Problem with the webserver
Hersheyys opened this issue ยท 2 comments
I had opened a new port for the dynmap too but it dosent work it still tells me webserver opened on 0.0.0.0:XXXXX(Its a five letter)
Hersheys#3323 if you'd want to help
webserver-port: 42631
this is in my config btw
The network-interface the webserver will bind to (0.0.0.0 for all interfaces, 127.0.0.1 for only local access).
If not set, uses same setting as server in server.properties (or 0.0.0.0 if not specified)
#webserver-bindaddress: 0.0.0.0
are you using a provider? then you need to open a port in their panel.
if using docker or pterodactyl. you need to add the port in the port section on the configuration / panel of that container.
if selfhosting, check whether the firewall(s) allows the port through.