Bee.dappnode:8080 is not accessible [SOLVED]

How can one make the http://bee.dappnode:8080/ endpoint to actually be accessible ?

When doing curl http://bee.dappnode:8080/ I get:
curl: (7) Failed to connect to bee.dappnode port 8080: Connection refused

Problem Solved
I had to change the port number to 1633 / 1634 / 1635 depending on my requests.

Working solution:

pc@pc ~ $ curl http://bee.dappnode:1633
Ethereum Swarm Bee

I can access the node.

Guys at the dappnode should just update the port number in the dashboard.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.