-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Bug]: Chunk upload not working since update from 26 to 28.0.5 #45243
Comments
502 response code means your webserver timed out, this looks like a setup issue 🤔 |
Traefik also had an issue and is fixed since |
As i said in my issue, a friend of mine who uses a relatively standard way of hosting Nextcloud with nginx has the same issue and it only happens since i updated |
@0verEngineer I understand, thanks for replying! |
@skjnldsv I am sorry, you are correct it is indeed a different issue, this is a screenshot from the error that happens on the instance of my friend: I will check out the traefik stuff when i have some time. Thank you |
Traefik downgrade to 10.0.7 did fix the issue. |
Thank you for taking the time to check 😊 |
Might be related to maybe readTimeout on Traefik, though it would be more likely in case of migration to v3. I've run into this and setting appropriately (or disabling) readTimeout sorted issue. |
Bug description
Since i updated my Nextcloud (docker community image behind Traefik 2 reverse proxy) the upload in the webUI and the client does not work anymore.
A Friend of mine has the same problem and he the default zip downloaded package with nginx on Ubuntu
Errors in the nextcloud admin interface look like this:
Here are screenshots from the errors in the browser:
Steps to reproduce
Expected behavior
Upload should work
Installation method
Community Docker image
Nextcloud Server version
28
Operating system
RHEL/CentOS
PHP engine version
PHP 8.2
Web server
None
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 22 to 23)
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: