cloudflare tunnel uploads stuck

Hey y'all! A friend recently switched over to use cf tunnels to connect to a self-hosted nginx server. He uses Nextcloud's GUI to upload new files to that server through the tunnel. Apparently the uploads get stuck at 100% and never complete. Small files work fine, ~700KB, but larger ones tend to die. This was not an issue until he migrated to tunnels. Any debugging suggestions or thoughts?
3 Replies
Erisa
Erisa17mo ago
How large are the smallest files that don't work? & on the browser network and console log, is there any kind of error or failed connection that correlates? Possible the real error is being hidden by Nextcloud Though
Nextcloud's GUI
Is that the web GUI, or the desktop app? :D
fisher
fisherOP17mo ago
Nextcloud web interface Tunnel logs have this:
ERR Request failed error="Incoming request ended abruptly: context canceled
ERR Request failed error="Incoming request ended abruptly: context canceled
NextCloud logs apparently aren't helpful. I'll ask further on this (and/or get him in the Discord haha)
Erisa
Erisa17mo ago
The browser logs (both console and network) would be the next thing to look at Incoming request ended abruptly: context canceled sounds like something before the tunnel (Cloudflare or the client) ended the connection for one reason or another

Did you find this page helpful?