-
Notifications
You must be signed in to change notification settings - Fork 18
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
Failed to upload after at 98% upload #6
Comments
Nevermind. I managed to solve this issue by enabling HSTS and it worked. |
Not sure what happened, but yes, websocket support must be enabled as that's used for file uploads. You mention that HSTS solved the issue. That shouldn't have any effect on websocket connectivity though. Or did you have certificate validation issues? |
I tired 2 certificate CloudFlare Origin , Let Encrypt. both fails to upload until HSTS enabled. |
That definitely sounds like it could mess with uploads. Happy to see you fixed the issue. |
Error: connection closed at WebSocket.i (api.js:167:14)
This only happened when I use reverse proxy , using local ip its fine.
The text was updated successfully, but these errors were encountered: