duplicati_dashboard icon indicating copy to clipboard operation
duplicati_dashboard copied to clipboard

Log Window Showing Error After Recieving Data

Open scssnys opened this issue 1 year ago • 3 comments

Thank you so much for this dashboard - it's amazing. Having a small issue with the logs being displayed.

Ran a test backup & it worked fine & showed the logs. Ran a few other backups and the logs failed to show with this error, any idea?

image

On the 'failed' backup jobs, it shows this error: image image

scssnys avatar Apr 05 '24 12:04 scssnys

Hello,

I'm glad you like the dashboard.

i can't reproduce our issue on my end. From the error you're getting, it looks like there's an issue with the data on your influxdb instance. It's even strange that you can retrieve your first backup report.

Check if grafana can access your influxdb database : Configuration -> Data sources -> InfluxDB -> Test

Are your backup scheduled over a long period of time ?

https://github.com/fabien-github/duplicati_dashboard?tab=readme-ov-file#backup-over-more-than-30-days-rotation

fabien-github avatar Apr 14 '24 11:04 fabien-github

thank you. The Influx DB test was successful:

image

Yes we're logging backups past 30 days, we're about 60 days in for 10 computers. Should i make the edit you linked to?

scssnys avatar Apr 14 '24 16:04 scssnys

Yes, you should try it. Copy the dashboard in grafana to edit it or update the value directly on all queries in the json dashboard file.

https://github.com/fabien-github/duplicati_dashboard?tab=readme-ov-file#grafana-configuration-locked

fabien-github avatar Apr 14 '24 19:04 fabien-github