You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm running latest Nextcloud 30.0.4 and when I upload even small file of 91ko for example, the loading bar is full and stay blocked until timeout. Yet, the file is uploaded correctly but I can't move it because it looks like it's in a locked state.
It only happens with the filedrop function when unauthenticated, the uploads works correctly when a user is logged, even for large files like 3GB.
Steps to reproduce
Make a file drop link
Upload any file, even a small one
Upload bar is blocked at 100% until server timeout
Expected behavior
FIle upload should indicate that the file is uplaoded and unlock this fie, in order to move it
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
{"reqId":"4pG3eEIpnM1kzwyylt1B","level":2,"time":"2024-12-23T16:52:39+01:00","remoteAddr":"192.168.0.254","user":"--","app":"no app in context","method":"PUT","url":"/public.php/dav/files/dropbox/IMG_20160514_124940.jpg","message":"Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: flow_notifications, subject: \\OCP\\Files::postCreate]","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0","version":"30.0.4.1","data":[]}
2024/12/23 16:52:39 [error] 2907112#2907112: *62 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.0.254, server: cloud.xxx.xxx, request: "PUT /public.php/dav/files/dropbox/Snapchat-2101685118728354079.jpg HTTP/2.0", upstream: "fastcgi://unix:/run/php/php8.3-fpm.sock", host: "cloud.xxx.xxx"192.168.0.254 - - [23/Dec/2024:16:52:39 +0100] "PUT /public.php/dav/files/dropbox/Snapchat-2101685118728354079.jpg HTTP/2.0" 504 160 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0"
{"reqId":"WH46SSeK0J7OVyN6BpTi","level":2,"time":"2024-12-23T16:52:39+01:00","remoteAddr":"192.168.0.254","user":"--","app":"no app in context","method":"PUT","url":"/public.php/dav/files/dropbox/Snapchat-2101685118728354079.jpg","message":"Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: flow_notifications, subject: \\OCP\\Files::postCreate]","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0","version":"30.0.4.1","data":[]}
{"reqId":"4pG3eEIpnM1kzwyylt1B","level":2,"time":"2024-12-23T16:52:39+01:00","remoteAddr":"192.168.0.254","user":"--","app":"no app in context","method":"PUT","url":"/public.php/dav/files/dropbox/IMG_20160514_124940.jpg","message":"Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: flow_notifications, subject: \\OCP\\Files::postCreate]","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0","version":"30.0.4.1","data":[]}
{"reqId":"WH46SSeK0J7OVyN6BpTi","level":2,"time":"2024-12-23T16:52:39+01:00","remoteAddr":"192.168.0.254","user":"--","app":"no app in context","method":"PUT","url":"/public.php/dav/files/dropbox/Snapchat-2101685118728354079.jpg","message":"Icon of notification is not an absolute URL and does not work in mobile and desktop clients [app: flow_notifications, subject: \\OCP\\Files::postCreate]","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0","version":"30.0.4.1","data":[]}
Additional info
No response
The text was updated successfully, but these errors were encountered:
Bug description
Hello,
I'm running latest Nextcloud 30.0.4 and when I upload even small file of 91ko for example, the loading bar is full and stay blocked until timeout. Yet, the file is uploaded correctly but I can't move it because it looks like it's in a locked state.
It only happens with the filedrop function when unauthenticated, the uploads works correctly when a user is logged, even for large files like 3GB.
Steps to reproduce
Expected behavior
FIle upload should indicate that the file is uplaoded and unlock this fie, in order to move it
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: