-
Notifications
You must be signed in to change notification settings - Fork 14
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
Connection Lost #186
Comments
Hi @aayushdesai , the mentioned issue may not be related. Please firstly check if the full URL entered of the hosted server is correct:
|
Hello, I tried http and https, and got the same problem. The full access name is https://overleaf.servername. |
@aayushdesai Hi, the "connection lost" is the failure of If possible, please let us know which version of |
@iamhyc, thanks. Here is the version of socket.io the server is using: Moreover as I mentioned, the server is reachable, as I am able to see my projects. The disconnection only arises when I try to open any of my projects. I tried to enable/disable network proxy, but still face the same issue. I am a bit skeptical about using invisible mode as I would have to manually commit my changes, which sort of beats the point. Thanks |
Thanks for the feedback. However, as the address I still doubt the domain name is wrong. Can you show us more information of the socketio connection address above? E.g. is it Besides, please also try to attach the developer logs of "Overleaf-Workshop" extension in VS Code when open the project. |
So the connection lost is due to 404, quite weird. The web address used for socketio must be wrong. |
So is there anything I can do to address that? |
I got no idea. For now, I can create a debug version for you, which will print out the full URL used by If you find the printed "Internal Socket URL" is exactly what you see in the browser, then it should be the network problem of VS Code, for some reason. |
I am trying to log into an Overleaf Community server hosted by my institute. I can login both via password and via cookies. I know it has logged in, because I can see the listed projects. But I cannot open any of them as VS Code keeps reporting connection lost.
I see that this issue was raised late last year and resolved. But I seem to have hit the same snag.
The exact error pop up is:
Unable to read file 'overleaf-workshop://overleaf.xxx/Project?user=66f414971c496299c1f6a6ccasdfa&project=66f414c51c496299c1f6a6fcadsf' (Error: Connection lost)
What should I do?
The text was updated successfully, but these errors were encountered: