App PureOS Store crashes after OS update

I’ve just installed the latest OS update announced in the PureOS Store and now the app itself crashes shortly after saying

Software catalog is being downloaded

What can I do?

In /var/log/syslog it says about this:

Nov 17 09:28:05 pureos dbus-daemon[810]: [session uid=1000 pid=810] Activating service name='org.gnome.Software' requested by ':1.26' (uid=1000 pid=973 comm="/usr/libexec/phosh ")
Nov 17 09:28:05 pureos phosh[973]: No info for startup_id 'd8ae8610-33d6-4891-8e17-dbcf1dd59850' found
Nov 17 09:28:05 pureos dbus-daemon[810]: [session uid=1000 pid=810] Successfully activated service 'org.gnome.Software'
Nov 17 09:28:06 pureos gnome-software[1848]: enabled plugins: os-release, packagekit-refine-repos, packagekit-refresh, appstream, flatpak, hardcoded-blocklist, hardcoded-popular, modalias, packagekit, rewrite-resource, malcontent, provenance, systemd-updates, generic-updates, provenance-license, icons
Nov 17 09:28:06 pureos gnome-software[1848]: disabled plugins: dpkg, dummy, repos
Nov 17 09:28:08 pureos packagekitd[1303]: Failed to fetch https://repo.pureos.net/pureos/dists/byzantium/InRelease  
Nov 17 09:28:08 pureos packagekitd[1303]: Failed to fetch https://repo.pureos.net/pureos/dists/byzantium-updates/InRelease  
Nov 17 09:28:08 pureos packagekitd[1303]: Failed to fetch https://repo.pureos.net/pureos/dists/byzantium-security/InRelease  
Nov 17 09:28:08 pureos packagekitd[1303]: Some index files failed to download. They have been ignored, or old ones used instead.
Nov 17 09:28:08 pureos PackageKit: refresh-cache transaction /2328_cbcdbaad from uid 1000 finished with cancelled-priority after 1085ms
Nov 17 09:28:08 pureos gnome-software[1848]: not handling error failed for action refresh: E: Failed to fetch https://repo.pureos.net/pureos/dists/byzantium/InRelease  #012E: Failed to fetch https://repo.pureos.net/pureos/dists/byzantium-updates/InRelease  #012E: Failed to fetch https://repo.pureos.net/pureos/dists/byzantium-security/InRelease  #012E: Some index files failed to download. They have been ignored, or old ones used instead.
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.Builder.desktop/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.Calculator.desktop/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.clocks.desktop/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.Dictionary.desktop/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.Documents.desktop/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.Evince/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.gedit.desktop/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.Maps.desktop/* to plugin cache
Nov 17 09:28:08 pureos gnome-software[1848]: adding wildcard app */*/*/org.gnome.Weather/* to plugin cache
Nov 17 09:28:10 pureos org.gnome.Software[1848]: **
Nov 17 09:28:10 pureos org.gnome.Software[1848]: flatpak:ERROR:common/flatpak-variant-impl-private.h:499:var_metadata_lookup: assertion failed: (end <= last_end)
Nov 17 09:28:10 pureos org.gnome.Software[1848]: Bail out! flatpak:ERROR:common/flatpak-variant-impl-private.h:499:var_metadata_lookup: assertion failed: (end <= last_end)
Nov 17 09:28:12 pureos PackageKit: resolve transaction /2329_ecadbeab from uid 1000 finished with success after 3674ms

UPDATE:

I can ssh into the device and start it fine from the shell, and it seems to work fine from there:

ssh purism@192.168.178.48
...
purism@pureos:~$ gnome-software
08:36:14:0085 Gs  not handling error no-security for action refresh: Failed to obtain authentication.
08:36:14:0086 Gs  adding wildcard app */*/*/org.gnome.Builder.desktop/* to plugin cache
08:36:14:0086 Gs  adding wildcard app */*/*/org.gnome.Calculator.desktop/* to plugin cache
08:36:14:0086 Gs  adding wildcard app */*/*/org.gnome.clocks.desktop/* to plugin cache
08:36:14:0086 Gs  adding wildcard app */*/*/org.gnome.Dictionary.desktop/* to plugin cache
08:36:14:0086 Gs  adding wildcard app */*/*/org.gnome.Documents.desktop/* to plugin cache
08:36:14:0087 Gs  adding wildcard app */*/*/org.gnome.Evince/* to plugin cache
08:36:14:0087 Gs  adding wildcard app */*/*/org.gnome.gedit.desktop/* to plugin cache
08:36:14:0087 Gs  adding wildcard app */*/*/org.gnome.Maps.desktop/* to plugin cache
08:36:14:0087 Gs  adding wildcard app */*/*/org.gnome.Weather/* to plugin cache
08:36:15:0241 Gs  Only 1 apps for recent list, hiding
08:36:17:0129 Gs  Only 4 apps for popular list, hiding

Try
sudo apt update
sudo apt upgrade
Maybe it’s already fixed in the new version.

Thanks, but this did not helped.

I’ve filed an issue as: https://source.puri.sm/Librem5/pureos-store/-/issues/45