Public bug reported: After registering my Ubuntu 24.04 desktop for Raspberry Pi with Landscape, the following warnings periodically appear in the system journal (every few minutes):
May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:29:23,114 WARNING [MainThread] Unable to get config for snap gnome-42-2204: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:29:25,989 INFO [MainThread] Ping indicates message available. Scheduling an urgent exchange. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:29:32,875 INFO [MainThread] Starting urgent message exchange with https://landscape.canonical.com/message-system. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:29:36,253 INFO [PoolThread-twisted.internet.reactor-0] Sent 223188 bytes and received 5382 bytes in 3.37s. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:29:36,257 INFO [MainThread] Switching to normal exchange mode. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:29:36,267 INFO [MainThread] Message exchange completed in 3.39s. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:06,301 INFO [MainThread] Ping indicates message available. Scheduling an urgent exchange. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:32,847 INFO [MainThread] Got notification of impending exchange. Notifying all plugins. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:32,847 INFO [MainThread] Got notification of impending exchange. Notifying all plugins. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:32,912 INFO [MainThread] Queueing a message with updated data watcher info for landscape.client.monitor.activeprocessinfo.ActiveProcessInfo. May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,015 WARNING [MainThread] Unable to get config for snap snapd-desktop-integration: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,020 WARNING [MainThread] Unable to get config for snap core22: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,024 WARNING [MainThread] Unable to get config for snap rpi-imager: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,029 WARNING [MainThread] Unable to get config for snap signal-desktop: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,033 WARNING [MainThread] Unable to get config for snap snapd: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,038 WARNING [MainThread] Unable to get config for snap bare: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,043 WARNING [MainThread] Unable to get config for snap core24: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,047 WARNING [MainThread] Unable to get config for snap gtk-common-themes: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,052 WARNING [MainThread] Unable to get config for snap thunderbird: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,056 WARNING [MainThread] Unable to get config for snap snap-store: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,061 WARNING [MainThread] Unable to get config for snap telegram-desktop: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,066 WARNING [MainThread] Unable to get config for snap ubuntu-image: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit landscape-client[23891]: 2024-05-23 12:30:33,070 WARNING [MainThread] Unable to get config for snap cups: b'{"type":"error","status-code":401,"status":"Unauthorized","result":{"message":"access denied","kind":"login-required"}}' May 23 12:30:33 kermit snapd[1870]: access.go:60: polkit error: Authorization requires interaction May 23 12:30:33 kermit snapd[1870]: access.go:60: polkit error: Authorization requires interaction May 23 12:30:33 kermit snapd[1870]: access.go:60: polkit error: Authorization requires interaction May 23 12:30:33 kermit snapd[1870]: access.go:60: polkit error: Authorization requires interaction May 23 12:30:33 kermit snapd[1870]: access.go:60: polkit error: Authorization requires interaction May 23 12:30:33 kermit snapd[1870]: access.go:60: polkit error: Authorization requires interaction May 23 12:30:33 kermit snapd[1870]: access.go:60: polkit error: Authorization requires interaction The exchange messages I would expect, but it looks like it's struggling to query pretty much any of the snaps installed. Despite this, the snap information *does* appear in Landscape ... so what is it complaining about? ** Affects: landscape-client (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066894 Title: Log spam from querying snaps on noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/2066894/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs