-
Notifications
You must be signed in to change notification settings - Fork 428
Open
Description
I ran everything in the readme just like it is stated there but I am stuck at step 6. Connecting to /admin.html & :8080 (without / at the end or at any subfolder, just IP:8080) results in a "connection refused" even though I started the poolui stuff correctly (running on localhost:8080). What should I do now? Opening the port does not help. (sudo ufw allow 8080)
a curl to localhost:8080 works.
My firewall config is:
To Action From
-- ------ ----
8080 ALLOW IN Anywhere
8080/tcp ALLOW IN Anywhere
8080 (v6) ALLOW IN Anywhere (v6)
8080/tcp (v6) ALLOW IN Anywhere (v6)
Metadata
Metadata
Assignees
Labels
No labels