recently installed guacamole through cloudron. but web address is unreachable
-
wrote on Nov 17, 2024, 1:12 AM last edited by
hi all, a little new here so please any help would be appreciated.
just installed guacamole onto my cloudron vm and it appears cloudron is working completely correctly but just guac web address seems to be unreachable. i have set it up with api for cloudflare so shouldnt have to do anything i dont believe. now it is erroring that ipv6 isnt detected. API server (ipv6.api.cloudron.io) unreachable. but still does not work with or without this being disabled, as this was the fix for other meembers i have seen in the forum. and im sure guac is running as cloudron is telling me. i can see it on the vm terminal and i also have access to the logs through cloudron.
have you guys got any troubleshooting steps to help me diagnose what could be wrong.
many thanks in advance guys -
a) what do you mean by unreachable? is it a DNS issue or a HTTP issue? If you can post a screenshot or some text, it will be clearer.
b) can you try with cloudflare disabled?
wrote on Nov 18, 2024, 7:32 PM last edited by@joseph
Hi Joesph,thanks for your reply.
A) i believe that it is a dns issue. i am trying to configure my cloudflare subdomain to direct to the local ip as its currently using an ip i am unfamiliar with. but i cant figure out how to find what local ip it is on and using an ip scanner i can see the vm cloudron is running on but carnt see anything referencing guacamole.Incase image doesnt work
B) I carnt find the local ip to use it without cloudflare?
-
From the pic, it seems to be some a connection refused and not DNS issue. IIRC, DNS issue will say something like DNS Probe failed. Does your dashboard (my.subdomain.com) work? Why not use the same IP as that one for the app?
-
wrote on Nov 20, 2024, 6:57 PM last edited by
Yes my.subdomain.com works perfectly. and yes i changed the cloudflare dns to the same local ip as the my,subdomain and it is now working. i thought guac would be running on a different ip address to the cloudron machine