e-alfred / flowupload

Flowupload app compatible with Nextcloud
GNU Affero General Public License v3.0
61 stars 20 forks source link

almost v25 - no more present in app store - dead or not ?? #503

Open stratege1401 opened 2 years ago

stratege1401 commented 2 years ago

simple title. NCv25 is almost out, is flowupdate dead ?

stratege1401 commented 2 years ago

tested beta (zip) on v24.0.5 not working. Tested beta (zip) on v25.alpha5 not working.

Kanzll commented 2 years ago

Tested 1.1.3 version on v24.0.4 not working

christoschronopoulos commented 2 years ago

Tested 1.1.3 version on v24.0.1 not working

sunjam commented 2 years ago

Tested 1.1.3 on v25.0.0rc5, fails.

{"reqId":"Y03WC7ZgByVmUGLB3mzTzwAAUgA","level":3,"time":"2022-10-17T22:24:12+00:00","remoteAddr":"$IP","user":"ncp","app":"index","method":"POST","url":"/index.php/apps/flowupload/upload","message":"Call to a member function file_exists() on null in file '/data/nextcloud/lib/private/Files/Filesystem.php' line 595","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/106.0","version":"25.0.0.17","exception":{"Exception":"Exception","Message":"Call to a member function file_exists() on null in file '/data/nextcloud/lib/private/Files/Filesystem.php' line 595","Code":0,"Trace":[{"file":"/data/nextcloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\AppFramework\Http\Dispatcher","type":"->"},{"file":"/data/nextcloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\AppFramework\App","type":"::"},{"file":"/data/nextcloud/lib/base.php","line":1047,"function":"match","class":"OC\Route\Router","type":"->"},{"file":"/data/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/data/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","Line":165,"Previous":{"Exception":"Error","Message":"Call to a member function file_exists() on null","Code":0,"Trace":[{"file":"/data/nextcloud/apps/flowupload/lib/Controller/UploadController.php","line":84,"function":"file_exists","class":"OC\Files\Filesystem","type":"::"},{"file":"/data/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":225,"function":"upload","class":"OCA\flowupload\Controller\UploadController","type":"->"},{"file":"/data/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":133,"function":"executeController","class":"OC\AppFramework\Http\Dispatcher","type":"->"},{"file":"/data/nextcloud/lib/private/AppFramework/App.php","line":172,"function":"dispatch","class":"OC\AppFramework\Http\Dispatcher","type":"->"},{"file":"/data/nextcloud/lib/private/Route/Router.php","line":298,"function":"main","class":"OC\AppFramework\App","type":"::"},{"file":"/data/nextcloud/lib/base.php","line":1047,"function":"match","class":"OC\Route\Router","type":"->"},{"file":"/data/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/data/nextcloud/lib/private/Files/Filesystem.php","Line":595},"CustomMessage":"--"},"id":"634dd6312aeac"}

sunjam commented 2 years ago

Present in 25 appstore, fyi.

christoschronopoulos commented 2 years ago

Tested 1.1.3 version on v24.0.1 not working

However, I noticed that with 1.1.3 I reach impressive upload speeds ca. 5-10Mbps (although I get Error after a while) compared to what I get with 1.1.2 which is hardly 0-1.5Mbps and with great fluctuation in the speed. What would be the reason? How could I troubleshoot/check what limits the speed? Any suggestions are more than welcome!