Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autosuspend raise TemporaryCheckError(error) from error #597

Open
estatistics opened this issue Dec 5, 2024 · 3 comments
Open

autosuspend raise TemporaryCheckError(error) from error #597

estatistics opened this issue Dec 5, 2024 · 3 comments

Comments

@estatistics
Copy link

autosuspend version (7.0.2-1) in trixie system (debian),

thousand of these messages

Nov 18 12:38:48 eros autosuspend[1405]: raise TemporaryCheckError(error) from error
Nov 18 12:54:48 eros autosuspend[1405]: raise HTTPError(http_error_msg, response=self)
Nov 18 12:54:48 eros autosuspend[1405]: raise TemporaryCheckError(error) from error
Nov 18 13:10:48 eros autosuspend[1405]: raise HTTPError(http_error_msg, response=self)
Nov 18 13:10:48 eros autosuspend[1405]: raise TemporaryCheckError(error) from error
Nov 18 13:26:49 eros autosuspend[1405]: raise HTTPError(http_error_msg, response=self)
Nov 18 13:26:49 eros autosuspend[1405]: raise TemporaryCheckError(error) from error
Nov 18 13:42:49 eros autosuspend[1405]: raise HTTPError(http_error_msg, response=self)
Nov 18 13:42:49 eros autosuspend[1405]: raise TemporaryCheckError(error) from error
Nov 18 13:58:49 eros autosuspend[1405]: raise HTTPError(http_error_msg, response=self)
Nov 18 13:58:49 eros autosuspend[1405]: raise TemporaryCheckError(error) from error
Nov 18 14:14:50 eros autosuspend[1405]: raise HTTPError(http_error_msg, response=self)
Nov 18 14:14:50 eros autosuspend[1405]: raise TemporaryCheckError(error) from error
Nov 18 14:30:50 eros autosuspend[1405]: raise HTTPError(http_error_msg, response=self)

@languitar
Copy link
Owner

languitar commented Dec 5, 2024

Are you sure that autosuspend has started correctly? These messages look garbled.

@estatistics
Copy link
Author

estatistics commented Dec 5, 2024

these messages are spawn into journalctl every minute now

Dec 05 10:59:59 eros autosuspend[1336]: 2024-12-05 10:59:59,082 - autosuspend.Processor - INFO - System is idle since 2024-12-05 16:47:09.042670+00:00
Dec 05 10:59:59 eros autosuspend[1336]: 2024-12-05 10:59:59,082 - autosuspend.Processor - INFO - Desired idle time of 900.0 s not reached yet. Currently idle since 760.038489 s
Dec 05 11:00:16 eros dbus-daemon[1118]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.51' (uid=1000 pid=14441 comm="/usr/bin/firefox.real")
Dec 05 11:00:16 eros systemd[1]: Starting systemd-hostnamed.service - Hostname Service...
Dec 05 11:00:16 eros systemd[1]: Started systemd-hostnamed.service - Hostname Service.
Dec 05 11:00:16 eros dbus-daemon[1118]: [system] Successfully activated service 'org.freedesktop.hostname1'

@languitar
Copy link
Owner

Sorry, missed your reply. Most of the logs you posted are unrelated to autosuspend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants