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
I recently deployed the Hits Phoenix App to Fly.io as part of #128
The core part of the App works. The badges on our repos are now counting again.
But see the following WebSocket error in console: https://hits.dwyl.com
WebSocket connection to 'wss://hits.dwyl.com/socket/websocket?token=undefined&vsn=2.0.0' failed:
The WebSocket works on: http://hits.fly.dev/
So I think this might be a Cloudflare issue ...
WebSocket
The text was updated successfully, but these errors were encountered:
avoid sending undefined usertToken when connecting to socket. see: #129
71f69b7
Attempted to remedy in: #136 🤞
Sorry, something went wrong.
Log from Fly.io:
No branches or pull requests
I recently deployed the Hits Phoenix App to Fly.io as part of #128
The core part of the App works. The badges on our repos are now counting again.
But see the following WebSocket error in console: https://hits.dwyl.com
The WebSocket works on: http://hits.fly.dev/
So I think this might be a Cloudflare issue ...
Todo
WebSocket
error on the https://hits.dwyl.com but not on http://hits.fly.dev/The text was updated successfully, but these errors were encountered: