-
Notifications
You must be signed in to change notification settings - Fork 181
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
Error validating server identity: TypeError: Failed to fetch #87
Comments
I had the same error.I am curious, did you previously update to a new version of this package or did you update your macOS recently? |
@PandaLIU-1111 I was able to resolve this issue by uninstalling the package, removing the chrome extension, and deleting the browser cache. Then run the server |
My macOS version is 15.3.1 (24D70), and the package version is 1.2.0. |
same as me |
@PandaLIU-1111 @mydaoyuan as @joshrobertsv2 said, I was getting the same error and spent all day yesterday tryna fix it. What worked for me was uninstalling the server, clearing npm cache, clearing browser cache and removing chrome extension. Then 1. installing the server npx @agentdeskai/browser-tools-server@1.2.0 2. Cloning mcp repo 3. And installing chrome extension again. |
npx @agentdeskai/browser-tools-server@1.2.0 |
The text was updated successfully, but these errors were encountered: