Nextcloud: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
=== Requirements === | === Requirements === | ||
Line 19: | Line 20: | ||
= FAQ = | = FAQ = | ||
==Location of the logfile== | == Location of the logfile == | ||
<your installation>/data/nextcloud.log | <your installation>/data/nextcloud.log | ||
==File encoding for /<user>/files/foo.txt is not UTF-8. This may cause problems.== | == File encoding for /<user>/files/foo.txt is not UTF-8. This may cause problems. == | ||
file contains non-UTF-8 characters | file contains non-UTF-8 characters | ||
| |||
== Can't find ldap user == | == Can't find ldap user == | ||
Line 38: | Line 42: | ||
php occ ldap:check-user foo --force | php occ ldap:check-user foo --force | ||
== | |||
== Access forbidden CSRF check failed== | |||
another mystery | |||
== Mail == | == Mail == |
Revision as of 09:18, 3 February 2022
Links
Installing
Installing on Ubuntu
Requirements
FAQ
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
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