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
The app was really good until I changed data sources. When setting your OC to use local filesystem (which is not recommended for security reason), this mobile app was perfect. When I've added NGINX webdav or Apache Webdav storage, the application crashes and is unusable. You click on 3-4 dirs and it crashes, my Samsung J7 closes the app. To the developers: Can you please replicate this issue & fix?
Expected behaviour
Application must not crash
Steps to reproduce
Setup FTP, SFTP or WebDav External storage
Browse it via Web - OK
Browse it via OC Mobile application. - NOK
Mobile application crashes.
Remove all external storages
Enable Local storage inside config/config.php with 'files_external_allow_create_new_local' => 'true', param.
Attach external "Local storage"
Browse via Web - OK
Browse via OC Mobile application
Mobile application no longer crashes.
Can this problem be reproduced with the official owncloud server? No, since Local storage option needs to be added into config.php file.
(url: https://demo.owncloud.org, user: test, password: test)
Environment data
Android version: 8.1.0
Device model: Samsung J7
Stock or customized system:
Stock
ownCloud app version:
ownCloud for Android 2.9.3
ownCloud server version:
ownCloud 10.0.10 (stable)
Well, I was not able to find the log showing the issue, maybe the insufficient debug level. Have you tried to simulate this issue on your own ? @michaelstingl
BTW next version of the app will have a debug log that can be enabled by users. (#2439) It will show you the X-REQUEST-ID of the error in the app, then you can grep for it in the owncloud.log.
Actual behaviour
The app was really good until I changed data sources. When setting your OC to use local filesystem (which is not recommended for security reason), this mobile app was perfect. When I've added NGINX webdav or Apache Webdav storage, the application crashes and is unusable. You click on 3-4 dirs and it crashes, my Samsung J7 closes the app. To the developers: Can you please replicate this issue & fix?
Expected behaviour
Steps to reproduce
Setup FTP, SFTP or WebDav External storage
Browse it via Web - OK
Browse it via OC Mobile application. - NOK
Mobile application crashes.
Remove all external storages
Enable Local storage inside config/config.php with 'files_external_allow_create_new_local' => 'true', param.
Attach external "Local storage"
Browse via Web - OK
Browse via OC Mobile application
Mobile application no longer crashes.
Can this problem be reproduced with the official owncloud server? No, since Local storage option needs to be added into config.php file.
(url: https://demo.owncloud.org, user: test, password: test)
Environment data
Android version: 8.1.0
Device model: Samsung J7
Stock or customized system:
Stock
ownCloud app version:
ownCloud for Android 2.9.3
ownCloud server version:
ownCloud 10.0.10 (stable)
Logs
Web server error log
ownCloud log (data/owncloud.log)
The text was updated successfully, but these errors were encountered: