Nextcloud: Difference between revisions

From DWIKI
Line 60: Line 60:


or in snap:
or in snap:
  nextcloud.occ files:scan <userid>
  (sudo) nextcloud.occ files:scan <userid>




===Uknown user 1===
===Uknown user 1===
It needs the user ID, not name
It needs the user ID, not name


== Mail ==
== Mail ==

Revision as of 14:45, 14 March 2022

Links

 

Installing

Installing on Ubuntu

Requirements

FAQ

Authentication

nextcloud and yubikey

Works using the U2F app

Location of the logfile

<your installation>/data/nextcloud.log

File encoding for /<user>/files/foo.txt is not UTF-8. This may cause problems.

file contains non-UTF-8 characters

 

Can't find ldap user

Even though admin interface "verify user" works:

php occ ldap:check-user foo

Cannot check user existence, because disabled LDAP configurations are present.

Admin interface, under LDAP / AD integration ->Advanced "Configuration active"

 php occ ldap:check-user foo --force

 

Access forbidden CSRF check failed

another mystery

 

Import data

occ files:scan <userid>

or in snap:

(sudo) nextcloud.occ files:scan <userid>


Uknown user 1

It needs the user ID, not name

Mail

https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/email_configuration.html

Request failed with status code 500

Unexpected error during account creation

Try enabling mail_smtpdebug