#I changed the WebUI port - now I can't access it

4 messages · Page 1 of 1 (latest)

woeful juniper
#

As the title says - I changed the port to 79 and you can see it here

casaos@CasaOS:~$ sudo netstat -lnp | grep 79
[sudo] password for casaos: 
tcp        0      0 127.0.0.1:35079         0.0.0.0:*               LISTEN      1032/casaos         
tcp6       0      0 :::79                   :::*                    LISTEN      647/casaos-gateway  
unix  2      [ ACC ]     STREAM     LISTENING     17987    1145/dbus-daemon     @/tmp/dbus-szuM1qGPwi

so what's the easiet way to resume the WebUI to port 80?

woeful juniper
#

I tracked it down - the file needed changing was in /etc/casaos/gateway.init
It has a setting port - and I changed it back to 80
While it resolves my problem for now - it still means that port 80 is taken and I would like to know if there's a way to make the gateway take up a different port and then how to access it from browser

frigid seal
#

You might want to check your firewall rules. Maybe your no non-80 port had blocked connections?