nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.76k stars 4k forks source link

NC 15.0.2: cannot resolve "/.well-known/caldav & carddav (NGINX Reverse Proxy) #14007

Closed kangaroo72 closed 5 years ago

kangaroo72 commented 5 years ago

Hi,

I've setup a new system on a ARM64-ODROID C2. NGINX 1.15.8, PHP 7.3.1 & NC 15.0.2

The german messages are ...

Dein Web-Server ist nicht richtig eingerichtet um "/.well-known/caldav" aufzulösen. Weitere Informationen findest Du in der Dokumentation.

and

Dein Web-Server ist nicht richtig eingerichtet um "/.well-known/carddav" aufzulösen. Weitere Informationen findest Du in der Dokumentation.

Actually I'm unable to fix it ... can you help me?

Here's my nextcloud.conf ... https://paste.escher.cc/view/b88e8a9a#L25

Thank you

AndrStnz commented 5 years ago

Well, same issue with traefik Load Balancer in front of nextcloud 15.0.2 Not that it creates any problems as far as I am concerned at the moment.

kangaroo72 commented 5 years ago

won a shirt now? :-D

j-ed commented 5 years ago

It might be worse to use the search function before opening new issue tickets 😉 This ticket sound similar to yours: https://github.com/nextcloud/server/issues/11789

kangaroo72 commented 5 years ago

yep - but was earlier NC-Version?!

j-ed commented 5 years ago

I think the essential information is that the issue describes the .well-known link and NGINX problem. The NC version is more or less off relevance.

AndrStnz commented 5 years ago

won a shirt now? :-D

Just wanted to add that this is not an nginx exclusive thingy.... ;D

kesselb commented 5 years ago

Ngnix: https://github.com/nextcloud/server/issues/11850#issuecomment-434320384 Traefik: https://github.com/nextcloud/server/issues/11850#issuecomment-443419867

I think we should add this information to https://github.com/nextcloud/documentation/blob/master/admin_manual/configuration_server/reverse_proxy_configuration.rst. @kangaroo72 @AndrewwHummer do you want to submit a pull request? :grinning:

kangaroo72 commented 5 years ago

Nice idea ... maybe Andrew - I'm not so involved in these thinks - sorry - but thank you

kesselb commented 5 years ago

image

It's easy! Just follow the link and click the pencil ;-)

AndrStnz commented 5 years ago

Adding this to the documentation is a great idea. Adding it to the list :)