rfmoz / tuptime

Report historical and statistical real time of the system, keeping it between restarts. Like uptime command but with more interesting output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detected a new system startup but the values are not saved into db.

roachsinai opened this issue · comments

hmank ~ > tuptime
ERROR:root:Detected a new system startup but the values are not saved into db.
ERROR:root:Tuptime execution user can't write into db file: /var/lib/tuptime/tuptime.db
hmank ~ > systemctl list-timers
NEXT                         LEFT                LAST                         PASSED             UNIT                         ACTIVATES
Fri 2019-03-22 13:10:00 CST  22s left            Fri 2019-03-22 13:08:15 CST  1min 22s ago       tuptime.timer                tuptime.service

After shutdown by KDE, boot get above error.

OS: Manjaro KDE.

This is related to the previous issue, it is duplicated of #43