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
Application only shows my favorites and, an error is shown "500: Internal server error".
I believe this issue is also the cause of various slowdowns in my application
Steps to reproduce
1- create a share on serverA and share it with serverB
2- once confirmed the share is accessible on serverB and synchronised on your iOS client, shutdown serverA
Additional information
The following log line appears on the server's log when I open my iOS app:
Expected behaviour
Application shows all my folders
Actual behaviour
Application only shows my favorites and, an error is shown "500: Internal server error".
I believe this issue is also the cause of various slowdowns in my application
Steps to reproduce
1- create a share on serverA and share it with serverB
2- once confirmed the share is accessible on serverB and synchronised on your iOS client, shutdown serverA
Additional information
The following log line appears on the server's log when I open my iOS app:
I suspect this issue is due to nextcloud/server#14797
Eventualy, after deleting the external share's corresponding row in table
oc_share_external
, the issue goes awayReasoning or why should it be changed/implemented?
This is a bug
iOS version
13.5.1
App version
3.0.0.76
Server configuration
Operating system:
Debian bullseye
Web server:
apache
Database:
MariaDB
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
19.0
The text was updated successfully, but these errors were encountered: