[detail =“Support intro”]
Sorry to hear you’re facing problems
help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.
In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:
example
Or for longer, use three backticks above and below the code snippet:
Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can
[/details]
This has been solved! Thanks to NeptuneUK and stratege1401! Short thing short, when changing character collation type, make sure to follow the questions closely. There is some assistance here if needed. (Edit 2: Still not working. See latest post) Nextcloud team, maybe make the docs a little clearer. Besides that, great job on this.
Nextcloud version (eg, 12.0.2): 16.01
Operating system and version (eg, Ubuntu 17.04): Ubuntu 18.04
Apache or nginx version (eg, Apache 2.4.25): 2.4.29
PHP version (eg, 7.1): Php 7.2
The issue you are facing:
When going to the share menu for any file or directory and start typing in an email/contact, Invalid query, please check the syntax. API specifications are here: http://www.freedesktop.org/wiki/Specifications/open-collaboration-services pops up.
Is this the first time you’ve seen this error? (Y/N):Yes
Steps to replicate it:
See above.
The output of your Nextcloud log in Admin > Logging:
PASTE HERE
The output of your config.php file in /path/to/nextcloud
(make sure you remove any identifiable information!):
Is this in the data or web root directory. Couldn't seem to find in either.
The output of your Apache/nginx/system log in /var/log/____
:
Not sure where to find
Someone had a similar issue that I replied with a summary to at https://github.com/nextcloud/server/issues/15740. Was just scrolling through GitHub’s issue creation and tried running
sudo -u www-data php occ config:list system in both my data and web directories and got segmentation defaults. Is this the issue? Sorry if I’m posting in the wrong place. I’m new to Nextcloud and just installed this and Collabora.