flowupload icon indicating copy to clipboard operation
flowupload copied to clipboard

file upload error - netxcloud 21.0.3

Open stratege1401 opened this issue 3 years ago • 8 comments

Hello,

i don't know if you had opportunity to make progress on updating this app.

I did the following test on a debian based server, with php7.4, nextcloud 21.0.3.

files or folder upload end in error.

log: {"reqId":"V0H975qVpavlVCnZletR","level":3,"time":"2021-08-03T20:40:22+00:00","remoteAddr":"192.168.1.254","user":"[email protected]","app":"index","method":"POST","url":"/index.php/apps/flowupload/upload","message":{"Exception":"Exception","Message":"Call to a member function file_exists() on null","Code":0,"Trace":[{"file":"/var/www/html/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/html/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","Line":159,"Previous":{"Exception":"Error","Message":"Call to a member function file_exists() on null","Code":0,"Trace":[{"file":"/var/www/html/apps/flowupload/lib/Controller/UploadController.php","line":84,"function":"file_exists","class":"OC\\Files\\Filesystem","type":"::"},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":218,"function":"upload","class":"OCA\\flowupload\\Controller\\UploadController","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/Http/Dispatcher.php","line":127,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/html/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/html/lib/base.php","line":993,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/html/index.php","line":37,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/html/lib/private/Files/Filesystem.php","Line":701},"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36","version":"21.0.3.1","id":"6109a9c028640"}

So i guess, i will update my server to php8 soon...

stratege1401 avatar Aug 03 '21 20:08 stratege1401

hi, seems like I have the same issue on 21.0.1 with php 7.4 as well on an ubuntu 18.04.5 server.

When I try to upload a file or several files they all finish before 100% and say error. I have tried to check the logs but can't find any errors related to this app.

digitalrevisor avatar Aug 16 '21 13:08 digitalrevisor

Did you use the newest release ? That doesn't work with Nextcloud 21/22 yet. I think we can manage to get a rease for that out in the next week or so.

JonathanTreffler avatar Aug 26 '21 07:08 JonathanTreffler

Any news about NC21/22 and an official release in the nextcloud app store?

LostInCompilation avatar Oct 20 '21 09:10 LostInCompilation

@JonathanTreffler Can you upload a new version to the releases page that we can publish on the App Store?

e-alfred avatar Oct 22 '21 10:10 e-alfred

In general yes, but you need to do the cryptographic signing, because i don't have that key. I will try to get it done today

JonathanTreffler avatar Oct 22 '21 11:10 JonathanTreffler

@JonathanTreffler Can you upload a new version to the releases page that we can publish on the App Store?

It doesn't want to build. I have very limited time right now. I tried to resolve it, but haven't succeeded yet.

JonathanTreffler avatar Oct 24 '21 01:10 JonathanTreffler

Flow upload is an excellent addon. I use Nextcloud 21.0.4 now, but it has same issue

be-engineer avatar Nov 30 '21 03:11 be-engineer

Any news here?

HFranz avatar Aug 24 '22 15:08 HFranz