henrygd / beszel

Lightweight server monitoring hub with historical data, docker stats, and alerts.
MIT License
2.85k stars 89 forks source link

failed to get active systems err context deadline exceeded; failed query: SELECT `systems`.* FROM `systems` WHERE status = 'up' #260

Open itisvincent opened 2 weeks ago

itisvincent commented 2 weeks ago

May I know how to fix this issue?

In dashboard page, here is error: image

henrygd commented 2 weeks ago

Please check the logs page /_/#/logs for more information.

Is this a new installation, or was it working previously? Was the problem introduced after an update?

My guess is that it's an authentication problem. Try logging out and logging back in. If you can't access the interface to log out, delete the pocketbase_auth entry in localstorage using devtools.