Node access / error message / problematic node

I am getting the following when trying to access my dashboard.

Unable to connect

Firefox can’t establish a connection to the server at localhost:14002.

The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

That’s unfortunate. Since your last topic went so well, I see you learned a lot since then. Something “logs” and “check”…

Please check that your storagenode is running:
PowerShell:

Get-Service storagenode*

If the service is not running, check your logs for Unrecoverable or FATAL errors.
if the service is running, make sure that you allowed connections to the TCP 14002 port in your Firewall.

Running storagenode Storj V3 Storage Node
Running storagenode-upd… Storj V3 Storage Node Updater

How?

Those connections are open (have always been).

Did you try to open a dashboard on the same PC where is the node running?
Please also provide the result of this command (PowerShell):

sls "console" "C:\Program Files\Storj\Storage Node\config.yaml"

In the Windows Firewall.