-
@dieter This should work out of the box but is a regression in Cloudron 5.1.4. Will get this fixed for the next release. A workaround is this:
- Make note of the app id of nextcloud in the url bar of cloudron dashboard
- Edit
/etc/nginx/applications/<appid>.conf
. - Comment out this section (around line 112):
# location /.well-known/ { # alias /home/yellowtent/boxdata/well-known/$host/; # }
- sudo systemctl restart nginx
-
@girish After the release 5.15 I still get a warning in Nextcloud:
Dein Web-Server ist nicht richtig eingerichtet um "/.well-known/caldav" aufzulösen. Weitere Informationen findest Du in der Dokumentation.
Dein Web-Server ist nicht richtig eingerichtet um "/.well-known/carddav" aufzulösen. Weitere Informationen findest Du in der Dokumentation.What steps do I need to take to achieve a solution?
By the way: I am a new user but already excited about the possibilities cloudron offers for us.
-
@girish As suggested, I have only saved. The server has restarted and is running again. After a new login into the Nextcloud I get the same error message.
-
@girish The update for Cloudron was installed now, then the location in the Nextcloud app was saved again. Now it is error-free. Thanks for your personal support!