-
Notifications
You must be signed in to change notification settings - Fork 210
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
Chrome Extension: WebSocket error: [object Event] #62
Comments
Having the same problem... Anyone has found a solution yet? |
same problem here, it worked fine for 2 days, then starting having this issue. Anyone? |
I'm not sure if this is correct, but have you tested on version 1.2.0? I can see that you're not on 1.2.0 because back in this commit a71e00d The error message changed from:
to
As such, it might be worth just testing 1.2.0. |
Thanks @bmacer ! Yes - please upgrade all three components to v1.2 and let us know if you're still having issues! |
The service is detected as “active,” but it does not receive the logs. Chrome Extension: Error processing WebSocket message: TypeError: Cannot read properties of undefined (reading 'captureVisibleTab') Context
|
Note, I locally built from source, from today's Git repo version, 1.2: I'm still having issues with the Chrome opening websocket. I'm using Edge. I tried also on Chrome. I was able to get Cursor to run the MCP Browser tool See errors below from browser-connector.js: Browser Connector: Received request to /capture-screenshot endpoint |
Thank you for open sourcing this cool MCP server!
I followed the installation guide, but unfortunately the extension is unable to open a websocket connection. I get:
Thank you for your help!
The text was updated successfully, but these errors were encountered: