Description of the issue: I am unable to install any extension from the web store. When I click “Add Extension,” a pop-up appears stating “Download error: Download interrupted.” When looking in the download history, I can see the attempted download with a note saying “Check internet connection.” I am fully online and can install extensions with no issue in Edge and Chrome.
How can this issue be reproduced?
Install any extension from the web store
Expected result: The extension installs
Brave Version: Version 1.70.126 Chromium: 129.0.6668.100 (Official Build) (64-bit)
Hi DailyRich - I would follow this process (that I pulled from Brave AI) to check the debugging log first to see if there is extended details on the error:
Brave Error Log Check
Brave, a Chromium-based browser, generates a debug.log file in your system’s desktop directory (e.g., C:\Users\<YourUsername>\Desktop) whenever it encounters an error or crashes. This file contains detailed information about the error, including the timestamp, error message, and relevant system details.
To check the error log on Brave:
Locate the debug.log file: Navigate to your desktop directory and look for a file named debug.log. The file name might vary depending on the Brave version you’re using.
Open the debug.log file: Right-click the file and select “Open with” > “Notepad” (or your preferred text editor). This will display the contents of the log file.
Search for relevant errors: Use the timestamp and error message to identify the specific issue you’re experiencing. You can use the log file to troubleshoot issues, such as:
Crashes without notification
Error messages during login or browsing
Issues with specific websites or extensions
Share the log file (optional): If you’re experiencing a persistent issue and need assistance from Brave’s support team, you can share the debug.log file with them. This will help them diagnose and resolve the problem more efficiently.
Additional Tips
The debug.log file is only generated when Brave crashes or encounters an error. If the browser closes normally, no log file will be created.
You can also enable Brave’s built-in logging feature by following these steps:
Type about:flags in the address bar and press Enter.
Enable the “Enable logging” flag.
Restart Brave.
The browser will generate a log file in the same location as the debug.log file.
Keep in mind that enabling logging can increase the size of the log file and may affect browser performance.