chia-dashboard-satellite icon indicating copy to clipboard operation
chia-dashboard-satellite copied to clipboard

Error connecting satellite to dashboard

Open m-r-turtle opened this issue 3 years ago • 3 comments

I have tried this on two seperate windows 10 machines. one is currently plotting. the other is only farming same error on both

Your environment has been set up for using Node.js 14.17.0 (x64) and npm.

C:\Windows\System32>npm install --global chia-dashboard-satellite C:\Users\Home\AppData\Roaming\npm\chia-dashboard-satellite -> C:\Users\Home\AppData\Roaming\npm\node_modules\chia-dashboard-satellite\main.js

C:\Windows\System32>chia-dashboard-satellite 2021-05-17 18:42:26.775 [INFO] | Config loaded from C:\Users\Home.config\chia-dashboard-satellite\config.yaml successfully 2021-05-17 18:42:26.815 [INFO] | Stats Collection | Waiting for daemon to be reachable .. 2021-05-17 18:42:27.824 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400 2021-05-17 18:42:28.841 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400 2021-05-17 18:42:29.855 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400 2021-05-17 18:42:30.870 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400 2021-05-17 18:42:31.886 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400 2021-05-17 18:42:32.903 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400 2021-05-17 18:42:33.918 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400 2021-05-17 18:42:34.933 [ERROR] | Stats Collection | Error: connect ECONNREFUSED 127.0.0.1:55400

m-r-turtle avatar May 17 '21 22:05 m-r-turtle

It looks like the daemon is not reachable by the satellite, please make sure the daemon is running correctly, the satellite uses the correct ip and that no firewall blocks those requests to the daemon

felixbrucker avatar May 19 '21 08:05 felixbrucker

hi, have same error in ubunutu. i try to get it run on a pure plotter machine. any idea?

ludwigmeier avatar May 19 '21 10:05 ludwigmeier

@ludwigmeier the satellite can only retrieve stats for chia services running via the daemon, cli plots are not supported

felixbrucker avatar May 24 '21 08:05 felixbrucker

Closing here

felixbrucker avatar Feb 22 '24 05:02 felixbrucker