-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
we dont can see any ldap users or groups in share #37928
Comments
This is not a polls error. Moving to the server repo. |
thank you for moving it can i help with more feedback? |
ok when i search in the polls share field not with the first letter of a name and start with any other one then i can found users |
The problem for me is: We can only rely on the results delivered from the search method. Why I moved it is, the error seems to be thrown by a method from the server, not after recieving the result in Polls. Maybe there is a nother strategy used by the files app or other apps, which I don't know. At least it feels like there is a problem with LDAP again. |
So we updated now to 27.1.0 and the problem is still there. I has still the same errors and they pops up in log on every letter i inserted. |
now i updated to 27.1.1 and have this error on every share funktion (in files and in polls) `[PHP] Fehler: Undefined array key "CLOUD" at /var/www/vhosts/example.cloud/httpdocs/nextcloud/lib/private/Collaboration/Collaborators/MailPlugin.php#191 GET /ocs/v2.php/apps/files_sharing/api/v1/sharees?format=json&itemType=folder&search=a&lookup=false&perPage=25&shareType[]=0&shareType[]=1&shareType[]=6&shareType[]=9&shareType[]=7&shareType[]=10&shareType[]=8&shareType[]=12&shareType[]=undefined&shareType[]=4 [PHP] Fehler: Trying to access array offset on value of type null at /var/www/vhosts/example.cloud/httpdocs/nextcloud/lib/private/Collaboration/Collaborators/MailPlugin.php#191 GET /ocs/v2.php/apps/files_sharing/api/v1/sharees?format=json&itemType=folder&search=a&lookup=false&perPage=25&shareType[]=0&shareType[]=1&shareType[]=6&shareType[]=9&shareType[]=7&shareType[]=10&shareType[]=8&shareType[]=12&shareType[]=undefined&shareType[]=4 [no app in context] Fehler: Exception: OC\Federation\CloudIdManager::resolveCloudId(): Argument #1 ($cloudId) must be of type string, null given, called in /var/www/vhosts/example.cloud/httpdocs/nextcloud/lib/private/Collaboration/Collaborators/MailPlugin.php on line 191 in file '/var/www/vhosts/example.cloud/httpdocs/nextcloud/lib/private/Federation/CloudIdManager.php' line 101 at <>
Caused by: TypeError: OC\Federation\CloudIdManager::resolveCloudId(): Argument #1 ($cloudId) must be of type string, null given, called in /var/www/vhosts/example.cloud/httpdocs/nextcloud/lib/private/Collaboration/Collaborators/MailPlugin.php on line 191 at <>
GET /ocs/v2.php/apps/files_sharing/api/v1/sharees?format=json&itemType=folder&search=a&lookup=false&perPage=25&shareType[]=0&shareType[]=1&shareType[]=6&shareType[]=9&shareType[]=7&shareType[]=10&shareType[]=8&shareType[]=12&shareType[]=undefined&shareType[]=4 |
Have you found a workaround ? I discover the problem today on our instance. Error is : |
"Share by mail" is the faulty app. Disabling it is a workaround. |
Fixed in #30957 Are you still experiencing problems with the search auto complete? |
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions. |
What went wrong, what did you observe?
we have an empty list when we want to share with users or groups from the ldap-backend
with the occ command it works, but not in the ui
What did you expect, how polls should behave instead?
let us see users and groups from ldap backend
What steps does it need to replay this bug?
Installation method
Installed/updated from the appstore (Apps section of your site)
Installation type
Updated from a minor version within same major version (i.e. 4.0.0 to 4.1.1)
Affected polls version
5.0.4
Which browser did you use, when experiencing the bug?
Other browser
No response
Which System did you use, when experiencing the bug?
Other OS
No response
Add your browser log here
No response
Additional client environment information
No response
NC version
Nextcloud 25 (Nextcloud Hub 3)
Other Nextcloud version
No response
PHP engine version
PHP 8.1
Other PHP version
No response
Database engine
MariaDB
Database Engine version or other Database
No response
Which user-backends are you using?
Add your nextcloud server log here
Additional environment informations
No response
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: