Own OpenHab Cloud Server Dashboard Problem

Hey, i just got the cloud server running own azure and followed the guide on github. Everything works fine and it states that my cloud connecter is online.
If i press the dashboard button nothing happens because it redirects my to the same ip.

How does your config.json configuration ( esp. host vs. proxhost ) look like ?

I uploaded configuration files for my setup at Not able to access openHAB home dashboard on custom openHAB cloud instance - #6 by Wolfgang_S may be that helps to compare the configuration.

I guess the problem is that im using the ip from the vm right now.

If i switch to a domain i should work i think.

I got a domain now, after pasting it to the config.json and the nginx default. The link redirect me to home.mydomain.com but i get a DNS_PROBE_FINISHED_NXDOMAIN error.

have a look at Solve dns_probe_finished_nxdomain (2024) - SupportHost there are proposed steps to solve the issue.