Replies: 1 comment 4 replies
|
Strange, could you upload a log of your entire session? and attach it to your post |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am running Aurora Linux on my Lenovo Thinkpad P14s Gen 5 AMD. The issue I am encountering is the following :
after some time that the system is booted probably around 1 hour, any flatpak app installation or update via cli or Bazaar hangs. Using the cli, I have the following logs (update apps here) :
And the command hangs here and does not seem to do anything else. I tried let it be for around 15 minutes, to no avail.
I tried to run
systemctl restart flatpak-system-helper.service: does not work and logs only shows something likeflatpak-system-helper[36945]: system: Pulled app/fm.reaper.Reaper/x86_64/stable from /var/lib/flatpak/repo/tmp/flatpak-cache-8KUGS3/repo-4JlfPIbut no errors or timeout. I do have the /usr/bin/fusermount and /usr/bin/fusermount3 binsaries. Rebooting my machine fixes the issue but only for some time, then it reappears.
Has anyone encountered this issue ? What could I try/do to help debug this ?
Thanks for any help.
All reactions