Networking Help

Status
This thread has been locked.

RileyN

Net Sys Admin | AstroVPN CEO
Premium
Feedback score
3
Posts
350
Reactions
193
Resources
0
Hi there,

I'm having some issues with my Pterodactyl panel's daemon port (8080). I think that port is already open and being used for something else. The port is open (I used a port scanner) but it denies requests to the daemon/panel.

If you are able to help me, please add me on discord:
Munchie#8496
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

vps

Supreme
Feedback score
0
Posts
68
Reactions
32
Resources
0
  • Check that the Daemon is running, and not reporting errors. Use “service wings status” to check the current status of the process.
Or if you are using a OVH server or any other provider that runs SELinux in their systems, run the following:

audit2allow -a -M http_port_t
semodule -i http_port_t.pp
 
Last edited:
Status
This thread has been locked.
Top