filecoin-station / core

Station is a visionary network that connects your computer's idle resources to the Filecoin network and rewards you with FIL
https://filstation.app
Other
27 stars 8 forks source link

"rewardsScheduledForAddress": "0.0" #469

Open ricarper opened 3 months ago

ricarper commented 3 months ago

The gateways have just started (at this time) showing “rewardsScheduledForAddress”: “0.0” and there have been no payments to the address. Are there problems with the stations?

ricarper commented 3 months ago

It has recovered the accumulated now, but sometimes it shows 0 again and then recovers. Is everything OK with the stations?

juliangruber commented 3 months ago

It shows "0" when there's an error fetching the rewards. Would it be more helpful to show an error message instead?

When there's an error fetching rewards it's an issue with the JSON-RPC nodes we they use, not the stations themselves

ricarper commented 3 months ago

It shows "0" when there's an error fetching the rewards. Would it be more helpful to show an error message instead?

When there's an error fetching rewards it's an issue with the JSON-RPC nodes we they use, not the stations themselves

No error is returned. It's when the container restarts, I checked that a few hours ago. At startup it starts at 0 and not the scheduled one. It doesn't return any errors.

juliangruber commented 3 months ago

Yes that's how it's working currently. I'm asking whether it would be nicer for you if it printed an error instead?

ricarper commented 3 months ago

Yes that's how it's working currently. I'm asking whether it would be nicer for you if it printed an error instead?

Unfortunately it doesn't return any errors, it works normally but shows 0 rewards for a while.