I can access the site via IP address and ping it successfully. But the Host name I can not ping get no reply. Error when accessing the site just says "site can't be reached"
Tried starting the server back up already and that didn't work. Other then that I haven't made any changes. ________________________________ From: Nick Couchman <vn...@apache.org> Sent: Monday, March 24, 2025 12:15 PM To: user@guacamole.apache.org <user@guacamole.apache.org> Subject: Re: I can access IP but not the URL site. On Mon, Mar 24, 2025 at 12:12 PM Brian Sorto <br...@phoenixts.com<mailto:br...@phoenixts.com>> wrote: Hello, Just started having this issue, with my site. I can access apache guacamole with the IP address but not the URL. Any suggestions on a fix for this? This generally indicates a DNS issue - that the hostname for your Guacamole server has become invalid (been deleted, IP has changed but hostname points to the old IP, etc.). The other possibility is that, if you're running a reverse proxy (Nginx, httpd) that the reverse proxy configuration isn't pointing to the correct place. You'll need to provide some more detail, though - the exact error message you're getting, for starters. You can also verify that you can "ping <hostname>", where "<hostname>" is the DNS name of your Guacamole install. -Nick