What type of hardware are you using : Old laptop or computer
What YunoHost version are you running : 12.1.17.1
What app is this about : Nextcloud
Describe your issue
When I’m trying to use my local nextcloud instance with nextcloud desktop app on linux, I’ve got the following error :
I don’t known how to login if I cannot add url server.
Share relevant logs or error messages
No additional log
Sanook
September 3, 2025, 7:10pm
2
Propably the domain is missing under trusted_domains
in /var/www/nextcloud/config/config.php
?
Nope, Yunohost add it automatically at install :
And I’ve correctly add this local domain to my /etc/hosts
of course.
can you share the logs of /var/log/nginx/YOUR-NEXTCLOUD-DOMAIN-access.log
when you’re trying to connect?
Aleks
September 7, 2025, 2:22pm
6
It looks like you simply did not allow “Visitors” during the nextcloud install. Right now it’s necessary for Nextcloud “external” clients to be able to access Nextcloud, even though an account still is required to effectively login.
cf the question during install:
You can still change this afterward in the Groups and permission section of the webadmin
system
Closed
September 30, 2025, 1:11pm
8
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.