buttercup / buttercup-browser-extension

:earth_asia: Buttercup browser extension
https://buttercup.pw
MIT License
227 stars 42 forks source link

Failed starting connection to Buttercup on Brave extension #496

Closed aharlap closed 2 months ago

aharlap commented 2 months ago

Cannot connect to Buttercup through Brave extension. Buttercup desktop app open and vault is unlocked.

Error message is: Failed starting connection: Background task failed: Failed to fetch

image

Using Brave Version 1.64.122 Chromium: 123.0.6312.122 (Official Build) (arm64) Using Buttercup Desktop @ v2.27.0; Core @ v7.7.0 On Macbook Air M1, 2020 Extension Version 3.2.0; Build Date 2024-04-09

In devtools console in the browser, here is a screenshot of the log when I open the extension and click on Connect button: image

marcovidero commented 2 months ago

You need to enable secure file host in Desktop App.

image

Then, restart browser and desktop app.

Tested in:

  1. Firefox 118.0.1 (64-bit) with Buttercup extension 3.2.0 in Ubuntu 23.10;
  2. Brave Version 1.65.114 Chromium: 124.0.6367.60 (Official Build) (64-bit) with Buttercup extension 3.2.0 in Ubuntu 23.10; and
  3. Brave Version 1.64.122 Chromium: 123.0.6312.122 (Official Build) (64-bit) with Buttercup extension 3.2.0 in Fedora Linux 39 (Workstation Edition).
aharlap commented 2 months ago

Thank you, this fixed it. Would recommend improving the error message with these instructions.