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
click "shared with you", "shared with others" or "shared by link"
nothing is shown
Expected behaviour
Files or Folders that have been shared should be visible
Actual behaviour
Nothing is shown (shared files do exist of course!), this happens since upgrading to 9.0.0
Server configuration
CentOS 7
Web server:
apache httpd 2.4
Database:
mariadb
ownCloud version: (see ownCloud admin page)
9.0.0
Updated from an older ownCloud or fresh install:
updated several times, last update was 8.1.1 to 8.2.3 to 9.0.0
I also run another instance of owncloud on another server, that's almost identical and which has also been updated with the same procedure, which is working as expected.
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
ownCloud log (data/owncloud.log)
when clicking "shared with me":
{"reqId":"qkMlkfgHnWyrxcUD0WVb","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"OC\Share20\Exception\InvalidShare: at \xxx/lib/private/share20/defaultshareprovider.php#783","level":3,"time":"2016-03-11T15:25:14+00:00","method":"GET","url":"/ocs/v1.php/apps/files_sharing/api/v1/shares?format=json&shared_with_me=true"}
when clicking "shared with others":
{"reqId":"QElum9uYaglfG3N++l24","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"OC\Share20\Exception\InvalidShare: at \xxx/lib/private/share20/defaultshareprovider.php#783","level":3,"time":"2016-03-11T15:25:27+00:00","method":"GET","url":"/ocs/v1.php/apps/files_sharing/api/v1/shares?format=json&shared_with_me=false"}
when clicking "shared by link":
{"reqId":"9bkhq9rA7olThlLgKSf7","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"OC\Share20\Exception\InvalidShare: at \xxx/lib/private/share20/defaultshareprovider.php#783","level":3,"time":"2016-03-11T15:25:46+00:00","method":"GET","url":"/ocs/v1.php/apps/files_sharing/api/v1/shares?format=json&shared_with_me=false"}
also ./occ files:scan for my user returns (there are a lot of files!):
+---------+-------+--------------+
| Folders | Files | Elapsed time |
+---------+-------+--------------+
| 0 | 0 | 00:00:00 |
+---------+-------+--------------+
The text was updated successfully, but these errors were encountered:
Expected behaviour
Files or Folders that have been shared should be visible
Actual behaviour
Nothing is shown (shared files do exist of course!), this happens since upgrading to 9.0.0
Server configuration
CentOS 7
Web server:
apache httpd 2.4
Database:
mariadb
ownCloud version: (see ownCloud admin page)
9.0.0
Updated from an older ownCloud or fresh install:
updated several times, last update was 8.1.1 to 8.2.3 to 9.0.0
I also run another instance of owncloud on another server, that's almost identical and which has also been updated with the same procedure, which is working as expected.
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
No errors have been found.
List of activated apps:
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
ownCloud log (data/owncloud.log)
when clicking "shared with me":
{"reqId":"qkMlkfgHnWyrxcUD0WVb","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"OC\Share20\Exception\InvalidShare: at \xxx/lib/private/share20/defaultshareprovider.php#783","level":3,"time":"2016-03-11T15:25:14+00:00","method":"GET","url":"/ocs/v1.php/apps/files_sharing/api/v1/shares?format=json&shared_with_me=true"}
when clicking "shared with others":
{"reqId":"QElum9uYaglfG3N++l24","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"OC\Share20\Exception\InvalidShare: at \xxx/lib/private/share20/defaultshareprovider.php#783","level":3,"time":"2016-03-11T15:25:27+00:00","method":"GET","url":"/ocs/v1.php/apps/files_sharing/api/v1/shares?format=json&shared_with_me=false"}
when clicking "shared by link":
{"reqId":"9bkhq9rA7olThlLgKSf7","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"OC\Share20\Exception\InvalidShare: at \xxx/lib/private/share20/defaultshareprovider.php#783","level":3,"time":"2016-03-11T15:25:46+00:00","method":"GET","url":"/ocs/v1.php/apps/files_sharing/api/v1/shares?format=json&shared_with_me=false"}
also ./occ files:scan for my user returns (there are a lot of files!):
+---------+-------+--------------+
| Folders | Files | Elapsed time |
+---------+-------+--------------+
| 0 | 0 | 00:00:00 |
+---------+-------+--------------+
The text was updated successfully, but these errors were encountered: