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

Occasionally, the development mode plugin fails to connect to the server #7

Open
flaub opened this issue Feb 15, 2010 · 0 comments
Open

Comments

@flaub
Copy link
Owner

flaub commented Feb 15, 2010

I'm not sure why this is happening. One possibility is that the server's thread is being aborted because the client might be reloading the plugin on start.

A workaround for now is to simply refresh the page, this causes the plugin to connect successfully.

A possibly solution would be to have the client be resilient to connection failures by trying to reconnect to the server. It also might make sense to have the client connect to a well-known port on the server side, so that the plugin loading can be downloaded and executed ala ajax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant