-
Notifications
You must be signed in to change notification settings - Fork 310
Description
Describe the bug
When I want to share a board, in the input field where I can search for users, no users are shown, when I start typing.
Steps to reproduce
- Go to 'Deck'
- Click on 'a board'
- Click on 'details' for this board
- Start typing in the input field 'sharing with users"
Expected behaviour
A list of possible users, according to the input text appears.
Actual behaviour
The input field doesn't show any users.
Server configuration detail
Operating system: Linux 4.19.0-17-amd64 #1 SMP Debian 4.19.194-3 (2021-07-18) x86_64
Webserver: Apache/2.4.38 (Debian) (apache2handler)
Database: mysql 10.5.11
PHP version:
7.4.22
Modules loaded: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, ftp, hash, iconv, json, mbstring, SPL, PDO, session, posix, Reflection, standard, SimpleXML, pdo_sqlite, Phar, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, apache2handler, apcu, bcmath, exif, gd, gmp, imagick, intl, ldap, memcached, pcntl, pdo_mysql, pdo_pgsql, redis, sodium, zip, Zend OPcache
Nextcloud version: 22.1.0 - 22.1.0.1
Updated from an older Nextcloud/ownCloud or fresh install: updated
Where did you install Nextcloud from: Docker Hub
Signing status
Array
(
)
List of activated apps
Enabled:
- accessibility: 1.7.0
- activity: 2.15.0
- bookmarks: 4.4.0
- calendar: 2.3.1
- circles: 22.1.0
- cloud_federation_api: 1.4.0
- comments: 1.11.0
- contactsinteraction: 1.2.0
- cospend: 1.3.12
- dashboard: 7.1.0
- dav: 1.18.0
- deck: 1.5.0
- event_update_notification: 1.3.0
- federatedfilesharing: 1.11.0
- federation: 1.11.0
- files: 1.16.0
- files_pdfviewer: 2.3.0
- files_rightclick: 1.1.0
- files_sharing: 1.13.2
- files_trashbin: 1.11.0
- files_versions: 1.14.0
- files_videoplayer: 1.11.0
- firstrunwizard: 2.11.0
- groupfolders: 10.0.0-beta1
- integration_whiteboard: 0.0.14
- issuetemplate: 0.7.0
- logreader: 2.7.0
- lookup_server_connector: 1.9.0
- mail: 1.10.2
- notes: 4.1.1
- notifications: 2.10.1
- oauth2: 1.9.0
- password_policy: 1.12.0
- photos: 1.4.0
- privacy: 1.6.0
- provisioning_api: 1.11.0
- recommendations: 1.1.0
- serverinfo: 1.12.0
- settings: 1.3.0
- sharebymail: 1.11.0
- spreed: 12.0.1
- support: 1.5.0
- systemtags: 1.11.0
- tasks: 0.14.1
- text: 3.3.0
- theming: 1.12.0
- twofactor_backupcodes: 1.10.1
- updatenotification: 1.11.0
- user_status: 1.1.1
- viewer: 1.6.0
- weather_status: 1.1.0
- workflowengine: 2.3.0
Disabled:
- admin_audit
- documentserver_community
- encryption
- files_external
- nextcloud_announcements
- onlyoffice
- richdocuments
- richdocumentscode
- survey_client
- user_ldap
- whiteboard
Configuration (config/config.php)
{
"default_phone_region": "DE",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"overwriteprotocol": "https",
"htaccess.RewriteBase": "\/",
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"***REMOVED SENSITIVE VALUE***"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "22.1.0.1",
"installed": true,
"maintenance": false,
"mail_smtpmode": "smtp",
"mail_smtpsecure": "tls",
"mail_sendmailmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"loglevel": 2,
"theme": "",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"mysql.utf8mb4": true,
"overwrite.cli.url": "***REMOVED SENSITIVE VALUE***",
"app_install_overwrite": [
"issuetemplate",
"event_update_notification",
"documentserver_community",
"onlyoffice",
"spreed",
"whiteboard",
"bookmarks"
]
}
Are you using external storage, if yes which one: no
Are you using encryption:
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36
Operating system: Arch Linux, fully updated
Logs
Web server error log
Insert your web server log here
Nextcloud log
[no app in context] Error: in_array() expects parameter 2 to be array, null given
GET /ocs/v2.php/apps/files_sharing/api/v1/sharees?search=&format=json&perPage=20&itemType=0%2C1%2C4%2C7&lookup=false
from ***REMOVED SENSITIVE VALUE*** by ***REMOVED SENSITIVE VALUE*** at 2021-08-09T12:56:43+00:00
Browser log
Request: https://REMOVED SENSITIVE VALUE/ocs/v2.php/apps/files_sharing/api/v1/sharees?search=&format=json&perPage=20&itemType=0%2C1%2C4%2C7&lookup=false
{"ocs":{"meta":{"status":"failure","statuscode":404,"message":"Invalid query, please check the syntax. API specifications are here: http://www.freedesktop.org/wiki/Specifications/open-collaboration-services.\n"},"data":[]}}