I tried to setup jellyfin, but jellyfin didn’t see any subfolders in my home folder I tried to grant jellyfin the rights to read my home folder, but it looks like I did something wrong and now I can’t update and install flatpak apps. This is what I see when I try to update flatpak apps:

Warning: Failed to get revokefs-fuse socket from system-helper: Flatpak system operation GetRevokefsFd not allowed for user Warning: Flatpak system operation Deploy not allowed for user

Are there any suggestions I need to make to fix flatpack?

  • lemmyng
    link
    fedilink
    English
    182 months ago

    You did a recursive chown or chmod, didn’t you.

    • @WaffelsonOP
      link
      32 months ago

      Yep, first time I used thunar to grant rights, and after that I used crown and chmod

      and after I created the jellyfin folder in /home/jellyfin, it was easier to make it work

    • @WaffelsonOP
      link
      32 months ago

      I have installed flatpack apps for per-user, and there are runtimes and apps in my home folder

      And I just tried to run the flatpack update using sudo and it worked, I didn’t know that flatpack can be used with root rights

  • @[email protected]
    link
    fedilink
    32 months ago

    you can compare the permissions (or maybe even contents) of your last backup with what you have now. if your backup is made with tar, the d switch compares, for example.

  • secretspecter
    link
    fedilink
    English
    22 months ago

    oh I do that all the time. tbh just alias flatpack=flatpak and you should be good to go.