Unable to install flatpak apps updates

Hello!
I can’t update flatpak applications via gnome software, it says:

Unable to install updates:
While pulling app/com.dropbox.Client/x86_64/stable from remote flathub: No such metadata object ... commit

And it similar for all applications, which was installed from flathub.


How can I manage this issue?

2 Likes

I would start with

sudo flatpak repair

Or

flatpak repair --user

Depending on how your installation is configured.

https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak-repair

2 Likes