Closed rickant0 closed 4 months ago
It looks like issues #3387 and #3338 describe the same issue. As mentioned there; an upgrade to 22.2.0-fpm-alpine version might resolve the issue.
Edit In our case the issue was not yet resolved after upgrading to the latest version. It turned out an app called "File sharing" was turned off because we do not want users to share files outside of NextCloud. This combined with the setting for sharing API caused Deck to not show users when trying to share a board. We have now turned File sharing and sharing API on but limited to only admins. This solved the issue for us.
Closing as this is fixed with the currently supported versions.
How to use GitHub
Describe the bug When I try to add a user, group or circle to a board or a list, the search option never return any result, still loading forever.
To Reproduce Steps to reproduce the behavior:
Expected behavior I wait for the list of user, groups, circles created on the nextCloud installation.
Screenshots If applicable, add screenshots to help explain your problem.
Client details:
Server details
**Operating system:** Linux Ubuntu 5.4.0-66-generic x86_64 Intel Core Processor (Skylake, IBRS) (2 cores) **Web server:** Apache 2.4.41 **Database:** mySql 8.0.26 **PHP version:** PHP 7.4.3 **Nextcloud version:** 22.1.0.1 **Where did you install Nextcloud from:** **Signing status:** ok 200 OK 22.1.0.1 none yes yes none none yes none no 57072271360 0.11 0.06 0.01 4030596 2132848 0 0 65 0 2 587 2 1 2 0 0 0 0 0 0 0 0 0 0 Apache/2.4.41 (Ubuntu) 7.4.3 134217728 3600 2097152 1 56329880 66980336 10907512 8.1267297267914 6291008 6290016 992 101391 3012 5712 16229 2920950 1635465601 0 0 0 0 3925 0 0 99.865806231036 mysql 8.0.26 2990080 1 1 1 ``` Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here. ``` No errors have been found. **List of activated apps:** ``` If you have access to your command line run e.g.: sudo -u www-data php occ app:list from within your Nextcloud installation folder ``` **Nextcloud configuration:** ``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder or Insert your config.php content here Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …) ``` **Are you using an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...Logs
#### Nextcloud log (data/nextcloud.log) ``` Insert your Nextcloud log here ``` #### Browser log ``` Insert your browser log here, this could for example include: GET http://127.0.0.1/nextcloud/ocs/v2.php/apps/files_sharing/api/v1/sharees?search=dev&format=json&perPage=20&itemType=0%2C1%2C4%2C7&lookup=false 404 (Not Found) Uncaught (in promise) Error: Request failed with status code 404 at t.exports (createError.js:16) at t.exports (settle.js:17) at XMLHttpRequest.A.onreadystatechange (xhr.js:62) t.exports @ createError.js:16 t.exports @ settle.js:17 A.onreadystatechange @ xhr.js:62 Promise.then (async) p @ deck-main.js?v=1aceb865-0:2 o @ deck-main.js?v=1aceb865-0:2 (anonymous) @ deck-main.js?v=1aceb865-0:2 (anonymous) @ deck-main.js?v=1aceb865-0:2 (anonymous) @ SharingTabSidebar.vue:152 v @ debounce.js:95 _ @ debounce.js:144 C @ debounce.js:132 setTimeout (async) b @ debounce.js:103 x @ debounce.js:172 (anonymous) @ SharingTabSidebar.vue:158 l @ runtime.js:45 (anonymous) @ runtime.js:274 forEach.t.