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

Timeout of 20 seconds reached

Open ochompsky opened this issue 4 years ago • 7 comments

Dashboard was working fine yesterday but now no matter what I do, I get this:

2021-05-14 17:01:10.979 [INFO] | Config loaded from /home/username/.config/chia-dashboard-satellite/config.yaml successfully
2021-05-14 17:01:40.077 [ERROR] | Stats Collection | Error: Timeout of 20 seconds reached
2021-05-14 17:02:00.079 [ERROR] | Stats Collection | Timeout of 20 seconds reached

Running on Ubuntu 20

ochompsky avatar May 14 '21 21:05 ochompsky

plotting via the gui currently results in this error because of a bug in chia-blockchain

felixbrucker avatar May 14 '21 21:05 felixbrucker

I get the same plotting from Ubuntu server using CLI

geimsdin avatar May 15 '21 04:05 geimsdin

I'm having this too using Windows GUI, as a result Dashboard stats won't update. Is there any workaround?

750Four avatar May 17 '21 15:05 750Four

are you on the latest version? i still get the error in my console but my dash updates.

ochompsky avatar May 17 '21 23:05 ochompsky

So I just realized you have to constantly keep the Node.js command prompt open for the dashboard to update. I had no idea it worked this way. Dashboard is updating now. Timeout of 20 seconds error still persists though.

750Four avatar May 18 '21 00:05 750Four

same on 1.9 ver eu server, win10

mkdev-code avatar May 19 '21 11:05 mkdev-code

The 20 sec timeout is a clientside communication issue between satellite and chia node: chia node is not responding to api requests

felixbrucker avatar May 19 '21 11:05 felixbrucker