This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
The explorer-webapp can't connect to the explorer-api on localhost:4000 #74
Labels
bug
Something isn't working
Bug description
The explorer-webapp can't connect to the explorer-api on localhost:4000.
Docker and docker-compose version
Which version of Docker and docker-compose are you running?
Hardware specification
Hetzner CX21
Steps To reproduce the bug
Explain how the maintainer can reproduce the bug.
Expected behaviour
Seeing tangle info on the explorer web ui.
Actual behaviour
The explorer-webapp can't connect the explorer-api
On the explorer web ui get this message : Explorer is currently undergoing maintenance, please check back later.
On the navigator console (ctrl+F12) : GET http://localhost:4000/networks net::ERR_BLOCKED_BY_CLIENT
But when using external IP (not localhost) it works!
cheking from the explorer-webapp :
Errors
On the explorer web ui get this message : Explorer is currently undergoing maintenance, please check back later.
On the navigator console (ctrl+F12) : GET http://localhost:4000/networks net::ERR_BLOCKED_BY_CLIENT
The text was updated successfully, but these errors were encountered: