Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension doesn't seem to connect from Opera #5

Open
DJFliX opened this issue Sep 21, 2023 · 1 comment
Open

Extension doesn't seem to connect from Opera #5

DJFliX opened this issue Sep 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@DJFliX
Copy link

DJFliX commented Sep 21, 2023

Hi! I just installed the multi-console browser plugin from https://d3o59asa8udcq9.cloudfront.net/extension/leapp-extension-chromium-latest.zip on Opera. However the plugin doesn't seem to be able to connect to the Leapp app. Instead the extension seems to be stuck here:

console.log("checking if connected");

In the dev console I can see the following output:

checking if connected
background-script.js:1 connecting to websocket...
113background-script.js:1 checking if connected

The 113 is the number of times the message was repeated, not part of the actual log message.

When testing the same 'unpacked extension' in Google Chrome it is able to communicate with the Leapp app just fine.

Versions and specs:

  • M1 MacBook (using arm build of Leapp: 0.20.0) running macOS Ventura 13.5.1 (22G90)
  • Chrome: 117.0.5938.88 (Official Build) (arm64)
  • Opera: Opera One(version: 102.0.4880.56) (arm64)

If you need additional information, please let me know!

@pethron
Copy link

pethron commented Oct 4, 2023

Thanks for reporting @DJFliX! It's probably a compatibility issue since we have yet to officially support Opera.
I'll label the issue as an enhancement, anyone is welcome to experiment with it and propose a solution :)

@pethron pethron added the enhancement New feature or request label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants