I use supervised install on a Pi4. Everything is up-to-date. I was doing some checks and entered backups page. It didn’t load the column names on the first try. Sorting dropdown had the same problem. After a few Ctrl+R
’s and new tabs, I eventually got the column names showing. There is no warnings, errors, etc. on both browser console and logs page. I can’t find any pattern on whether it’s shown or not, seems like it’s acting like this randomly. I don’t know if it’s a bug or a problem related to my configuration. Did a search but couldn’t find anything related to this. Any ideas on how to fix this or is it possibly a frontend bug?
Maybe the backup database is not that well organized, so it need to gather all the information and sort it, before showing it.
Most do not have that many backups stored and backup are not that regularly accessed by many either.
I normally keep backups up to the last month but for some reason I haven’t checked for a while. And that’s why I entered the backups page btw.
Seems like this issue only affects the view. Clicking dropdown items still does their job as intended. Just not showing text.
Also, I did some cleaning. Now there is less than 10 items and it’s still happening. I don’t think it’s about processing data before showing.
I am not sure it should affect the view, but failed backups might still exist in the directory, but not be present in the view.
Check your backup folder through the CLI.
I got the 2025.1.0 update today. Thanks to the new backup features this version brings, the problem disappeared itself. The bug no longer happens and I probably won’t have such a long backup list again.