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

"shared with you", "shared with others" and "shared by link" empty #318

Closed
cubical23 opened this issue Mar 11, 2016 · 2 comments
Closed

Comments

@cubical23
Copy link

  1. Login
  2. goto "Files"
  3. click "shared with you", "shared with others" or "shared by link"
  4. 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.

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:

  • activity: 2.2.1
  • calendar: true
  • comments: 0.2
  • contacts: true
  • dav: 0.1.5
  • federatedfilesharing: 0.1.0
  • federation: 0.0.4
  • files: 1.4.4
  • files_mv: 0.8.2
  • files_pdfviewer: 0.8
  • files_sharing: 0.9.1
  • files_texteditor: 2.1
  • files_trashbin: 0.8.0
  • files_versions: 1.2.0
  • files_videoplayer: 0.9.8
  • firstrunwizard: 1.1
  • gallery: 14.5.0
  • notifications: 0.2.3
  • provisioning_api: 0.4.1
  • roundcube: 2.6.2
  • systemtags: 0.2
  • updatenotification: 0.1.0

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 |
+---------+-------+--------------+

@georgehrke
Copy link
Contributor

obviously the wrong repository 😉

@cubical23
Copy link
Author

ooops sorry, my fault

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

2 participants