We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since I'm behind a firewall. I can't connect via VTX Client, however due to this I get a strange javascript error in your console:
Error: [Object Event]
Javascript console in my browser says: failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT.
failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT
Maybe catch the error connection better, and report the correct error to the user (eg. 'Time-out, cannot connect')? Instead of 'Object Event'.
Regards, Melroy
The text was updated successfully, but these errors were encountered:
I get the same sort of error, but after disconnected by remote, then attempting to reconnect via the client.
Sorry, something went wrong.
No branches or pull requests
Since I'm behind a firewall. I can't connect via VTX Client, however due to this I get a strange javascript error in your console:
Javascript console in my browser says:
failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT
.Maybe catch the error connection better, and report the correct error to the user (eg. 'Time-out, cannot connect')? Instead of 'Object Event'.
Regards,
Melroy
The text was updated successfully, but these errors were encountered: