Skip to content
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

file upload error - netxcloud 21.0.3 #402

Open
stratege1401 opened this issue Aug 3, 2021 · 8 comments
Open

file upload error - netxcloud 21.0.3 #402

stratege1401 opened this issue Aug 3, 2021 · 8 comments

Comments

@stratege1401
Copy link

stratege1401 commented Aug 3, 2021

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":"rodolphe.cahen@gmail.com","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...

@digitalrevisor
Copy link

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.

@JonathanTreffler
Copy link
Collaborator

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.

@LostInCompilation
Copy link

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

@e-alfred
Copy link
Owner

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

@JonathanTreffler
Copy link
Collaborator

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
Copy link
Collaborator

@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.

@be-engineer
Copy link

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

@HFranz
Copy link

HFranz commented Aug 24, 2022

Any news here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants