You are seeing this page because the DNS record of x.x.x.x is set to this server's IP but Cloudron has no app configured for this domain.
-
So, after a network update and new IP, I get the following error when trying to connect to cloudron:
You are seeing this page because the DNS record of x.x.x.x is set to this server's IP but Cloudron has no app configured for this domain.
What can I do to prevent this? Do I need to assign the IP to an app or something?
-
So, after a network update and new IP, I get the following error when trying to connect to cloudron:
You are seeing this page because the DNS record of x.x.x.x is set to this server's IP but Cloudron has no app configured for this domain.
What can I do to prevent this? Do I need to assign the IP to an app or something?
-
@Jonaz this message means that the request is hitting Cloudron server correctly but there is no app installed in Cloudron for that domain.
Do you see this for all your domains or just a specific one?
-
@girish Just that one. I only have guacamole installed right now, but I plan on reinstalling on a larger server, so I could prehaps assign the IP to guacamoles domain?
-
@Jonaz There is no IP to reassign as such. The nginx configs are entirely based on domain name.
Just to double check: the cloudron dashboard
my.domain.com
works but notguac.domain.com
? -
Ping the domain of your dashboard domain my.example.com. Ping your apps domain like nextcloud.domain.com. Do they resolve to the same (new) IP?
Check your DNS settings. Maybe you forgot to update to your new IP at some places. See Domains - Wildcard DNS at the docs.
-
@Jonaz said in You are seeing this page because the DNS record of x.x.x.x is set to this server's IP but Cloudron has no app configured for this domain.:
I updated DNS, and my.cloudron works but not cloudron. which is fine with me. Thanx
As @subven said, wildcard DNS entry does not include the bare domain. So, you have to put cloudron separately in DNS and not just *.cloudron
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on