You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @berti34 , this is likely correct. Backrest does rely on the server's and client's times being synchronized correctly to universal time, some strange UI bugs of this sort are prone to showing up when they are not.
I think this is relatively low priority as you say, a good fix might be for backrest to include some clock synchronization but it adds a good amount complexity. Not sure how worthwhile it is to fix.
Ideally system clock synchronization is accurate within a second or so in most cases.
Agree that the nil ptr bugs are higher priority, should be fixed in 1.7.2
Describe the bug
Refreshing stats on a slow x64-Linux notebook starts with negative time and later it seems to switch to normal
To Reproduce
Go to repo view and start by click on "Index Snapshots" and "Compute Stats"
Expected behavior
Calculate statistics
Screenshots

Platform Info
OS and Architecture
Linux, Manjaro Arch, x64
Backrest Version
1.7.1
Additional context
That machine is the only one with that behavior.
Other Laptops and Raspis are doing right with the same rest-server-Repository.
Additionally a template error appears after killing the job.
The text was updated successfully, but these errors were encountered: