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
● pop-upgrade.service - Pop Upgrade Daemon
Loaded: loaded (/lib/systemd/system/pop-upgrade.service; disabled; vendor preset: enabled)
Active: activating (start) since Mon 2022-08-22 21:36:19 CEST; 2s ago
Main PID: 10342 (pop-upgrade)
Tasks: 13 (limit: 19015)
Memory: 3.6M
CPU: 9ms
CGroup: /system.slice/pop-upgrade.service
└─10342 /usr/bin/pop-upgrade daemon
journalctl -xeu pop-upgrade.service:
Aug 22 21:39:20 nicklyk systemd[1]: Failed to start Pop Upgrade Daemon.
░░ Subject: A start job for unit pop-upgrade.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A start job for unit pop-upgrade.service has finished with a failure.
░░
░░ The job identifier is 5740 and the job result is failed.
Aug 22 21:39:20 nicklyk systemd[1]: pop-upgrade.service: Scheduled restart job, restart counter is at 18.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ Automatic restarting of the unit pop-upgrade.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Aug 22 21:39:20 nicklyk systemd[1]: Stopped Pop Upgrade Daemon.
░░ Subject: A stop job for unit pop-upgrade.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A stop job for unit pop-upgrade.service has finished.
░░
░░ The job identifier is 5858 and the job result is done.
Aug 22 21:39:20 nicklyk systemd[1]: Starting Pop Upgrade Daemon...
░░ Subject: A start job for unit pop-upgrade.service has begun execution
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A start job for unit pop-upgrade.service has begun execution.
░░
░░ The job identifier is 5858.
Aug 22 21:40:50 nicklyk systemd[1]: pop-upgrade.service: start operation timed out. Terminating.
Aug 22 21:40:50 nicklyk systemd[1]: pop-upgrade.service: Failed with result 'timeout'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit pop-upgrade.service has entered the 'failed' state with result 'timeout'.
...and the cycle repeats itself.
Issue/Bug Description:
Pop-upgrade tries to start but keeps failing, returning a timeout.
journalctl -b0 | grep pop-upgrade:
Aug 22 21:13:41 nicklyk systemd[1]: pop-upgrade.service: Scheduled restart job, restart counter is at 1.
Aug 22 21:15:12 nicklyk systemd[1]: pop-upgrade.service: start operation timed out. Terminating.
Aug 22 21:15:12 nicklyk systemd[1]: pop-upgrade.service: Failed with result 'timeout'.
Aug 22 21:15:12 nicklyk systemd[1]: pop-upgrade.service: Scheduled restart job, restart counter is at 2.
Aug 22 21:16:42 nicklyk systemd[1]: pop-upgrade.service: start operation timed out. Terminating.
Aug 22 21:16:42 nicklyk systemd[1]: pop-upgrade.service: Failed with result 'timeout'.
.
.
.
The text was updated successfully, but these errors were encountered:
cat /etc/os-release
:sudo apt update
:apt policy pop-upgrade
:systemctl status pop-upgrade.service
:journalctl -xeu pop-upgrade.service
:...and the cycle repeats itself.
Issue/Bug Description:
Pop-upgrade tries to start but keeps failing, returning a timeout.
journalctl -b0 | grep pop-upgrade
:The text was updated successfully, but these errors were encountered: