Brave Browser is failing unexpectedly every time I open it today. Worked fine yesterday.
Reproduced: by clicking the icon to open the app.
Using on MacOS with previous version of MacOS Mojave
1.Attempted to open browser
2. Deleted and redownloaded Brave
3.Currently updating MacOS to catalina
Expected result: I would like to be able to use Brave
Brave Version( check About Brave): - Most updated
Additional Information: awaiting MacOS catalina to load
@joefieldsjohnson,
I’m wondering if it’s a Hardware Acceleration issue – although if that was the case, I feel as though it would have presented before now. I think it’s worth trying though, but since you can’t launch the browser normally, we’ll have to do it from the Terminal on your system. Try the following
Open Terminal on your system.
Type the following command
open -a "Brave-browser.app" --args --disable-gpu
This will [attempt] to launch the browser, but the flag at the end (--disable-gpu) will launch it with HWA initially disabled.
Thanks for the help. That actually stated that brave-browser.app did not exist. I went into the library and deleted the Brave files. Then downloaded again. It is now starting. Thanks for the help.