Ш
Что значит эта настройка в конфиге ?
'mail_domain'
=> 'yandex.ru'yandex.ru',
'preview_max_x' => '2048',
'preview_max_y' => '2048',
'jpeg_quality' => '60',Size: a a a
Ш
=> 'yandex.ru'yandex.ru',
'preview_max_x' => '2048',
'preview_max_y' => '2048',
'jpeg_quality' => '60',RK

d
Your web server is not properly set up to resolve "/.well-known/caldav". Further information can be found in the documentation.При этом редирект настроен правильно:
Your web server is not properly set up to resolve "/.well-known/carddav". Further information can be found in the documentation.
SECRET - - [23/Aug/2020:13:13:41 +0000] "PROPFIND /.well-known/caldav HTTP/1.1" 301 169 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" "95.165.103.16"Запущен контейнер от пользователя nextcloud, которого создаю в Dockerfile, из контейнера весь вольюм доступен ему. В config.php такие строки:
SECRET - - [23/Aug/2020:13:13:41 +0000] "PROPFIND /.well-known/carddav HTTP/1.1" 301 169 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" "95.165.103.16"
➜ space git:(master) ✗ curl -L https://nextcloud.example.com/.well-known/caldav
<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
<s:message>No public access to this resource., No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured</s:message>
</d:error>
'trusted_proxies' =>Куда копать?
array (
0 => 'nginx-proxy',
1 => 'nextcloud-nginx',
),
'trusted_domains' =>
array (
0 => 'nextcloud',
1 => 'nextcloud.example.com',
),
SG
SG

d
Your web server is not properly set up to resolve "/.well-known/caldav". Further information can be found in the documentation.При этом редирект настроен правильно:
Your web server is not properly set up to resolve "/.well-known/carddav". Further information can be found in the documentation.
SECRET - - [23/Aug/2020:13:13:41 +0000] "PROPFIND /.well-known/caldav HTTP/1.1" 301 169 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" "95.165.103.16"Запущен контейнер от пользователя nextcloud, которого создаю в Dockerfile, из контейнера весь вольюм доступен ему. В config.php такие строки:
SECRET - - [23/Aug/2020:13:13:41 +0000] "PROPFIND /.well-known/carddav HTTP/1.1" 301 169 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0" "95.165.103.16"
➜ space git:(master) ✗ curl -L https://nextcloud.example.com/.well-known/caldav
<?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>Sabre\DAV\Exception\NotAuthenticated</s:exception>
<s:message>No public access to this resource., No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured</s:message>
</d:error>
'trusted_proxies' =>Куда копать?
array (
0 => 'nginx-proxy',
1 => 'nextcloud-nginx',
),
'trusted_domains' =>
array (
0 => 'nextcloud',
1 => 'nextcloud.example.com',
),
overwriteprotocol. Админка, кажется, зря ругается.Ш
overwriteprotocol. Админка, кажется, зря ругается.d