App Center won’t load

Hi, I have the exact same issue as on case 9629. I followed instructions from the case, but the issue is still present.
eos-diagnostic-210610_222615_UTC 0300.txt (764.4 KB)

Please see attached the diagnostics.
If you could help, I would much appreciate it.

  1. Open the application called ‘Terminal
  2. In this application run the command:
kill gnome-software
flatpak update --appstream && flatpak update -y
sudo ostree admin upgrade
eos-updater-ctl update --force

Hi,
I ran it and received the following. I restarted my computer, but the problem is still there.

mihalache@endless:~$ kill gnome-software
bash: kill: gnome-software: arguments must be process or job IDs
mihalache@endless:~$ flatpak update --appstream && flatpak update -y
Updating appstream data for remote eos-apps
Error updating: Error updating appstream2: Commit 45e0e5e6fafc78bc55d04783ef60d554404dfa24eca1d3ec72c4c25255ea71c4: GPG signatures found, but none are in trusted keyring; Error updating appstream: Commit a17c5033c699264073e7ba2e39252e695134aace519678b5c837d0c589f497d7: GPG signatures found, but none are in trusted keyring
Updating appstream data for remote eos-runtimes
Error updating: Error updating appstream2: Unable to load summary from remote eos-runtimes: GPG signatures found, but none are in trusted keyring; Error updating appstream: Unable to load summary from remote eos-runtimes: GPG signatures found, but none are in trusted keyring
Updating appstream data for remote eos-sdk
Error updating: Error updating appstream2: Commit 2b844a25ed30c77011feb301e72557593e61724aeb26ee9e909f5b6ad45d4976: GPG signatures found, but none are in trusted keyring; Error updating appstream: Commit 9c0fc64a3ea36832f71dd87da84f306e1ccf569a20dd94402d367849681589af: GPG signatures found, but none are in trusted keyring
Updating appstream data for remote flathub
Looking for updates…
F: Error updating remote metadata for ‘eos-sdk’: Commit 3953218642a289c940664de6273b1634bbddd9973981ae94111134afc3428d2f: GPG signatures found, but none are in trusted keyring
F: Error updating remote metadata for ‘eos-apps’: Commit 384702f502b44fad5609eacb8e5777f4df66e4b788973cbda9684bdc666262ad: GPG signatures found, but none are in trusted keyring
error: Failed to pull some refs from the remotes: (com.endlessm.Apps, runtime/com.endlessm.geography.id.Content/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.celebrities.id/x86_64/eos3), (com.endlessm.Sdk, runtime/com.endlessm.apps.Platform/x86_64/5), (com.endlessm.Apps, runtime/com.endlessm.encyclopedia.en.Content/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.soccer.id/x86_64/eos3), (com.endlessm.Apps, runtime/com.endlessm.word_of_the_day.en.Content/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.biology.id/x86_64/eos3), (com.endlessm.Apps, runtime/com.endlessm.animals.en.Content/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.astronomy.id/x86_64/eos3), (com.endlessm.Apps, runtime/com.endlessm.quote_of_the_day.en.Content/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.quote_of_the_day.en/x86_64/eos3), (com.endlessm.Sdk, runtime/org.freedesktop.Platform.Icontheme.EndlessOS/x86_64/1.0), (com.endlessm.Apps, app/com.endlessm.encyclopedia.en/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.socialsciences.id/x86_64/eos3), (com.endlessm.Apps, runtime/com.endlessm.encyclopedia.id.Content/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.travel.en/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.word_of_the_day.en/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.math.en/x86_64/eos3), (com.endlessm.Apps, runtime/com.endlessm.socialsciences.id.Content/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.animals.en/x86_64/eos3), (com.endlessm.Sdk, runtime/com.endlessm.apps.Platform.Locale/x86_64/5), (com.endlessm.Apps, app/com.endlessm.wiki_art.en/x86_64/eos3), (com.endlessm.Apps, app/com.endlessm.geography.id/x86_64/eos3), (com.endlessm.Sdk, app/com.endlessm.EknServicesMultiplexer/x86_64/stable), (com.endlessm.Apps, app/com.endlessm.physics.id/x86_64/eos3)
mihalache@endless:~$ kill gnome-software flatpak update --appstream && flatpak update -y sudo ostree admin upgrade eos-updater-ctl update --force
bash: kill: gnome-software: arguments must be process or job IDs
bash: kill: flatpak: arguments must be process or job IDs
bash: kill: update: arguments must be process or job IDs
bash: kill: --appstream: arguments must be process or job IDs
mihalache@endless:~$

  1. Open the application called ‘Terminal
  2. In this application run the command:
eos-updater-ctl update --force

Hi,

Still does not fix the issue

~$ eos-updater-ctl update --force
Changed state to Polling
Changed state to Ready
======= Properties =======
State: Polling
CurrentID: ‘f6bc1e42028e18448c14543973180ad93d80aa12b18d9f6a04e9c0fbc134381d’
DownloadSize: int64 0
DownloadedBytes: int64 0
ErrorCode: uint32 0
ErrorMessage: ‘’
ErrorName: ‘’
FullDownloadSize: int64 0
FullUnpackedSize: int64 0
OriginalRefspec: ‘’
UnpackedSize: int64 0
UpdateID: ‘’
UpdateLabel: ‘’
UpdateMessage: ‘’
UpdateRefspec: ‘’
Version: ‘’

Traceback (most recent call last):
File “/usr/bin/eos-updater-ctl”, line 409, in
main()
File “/usr/bin/eos-updater-ctl”, line 405, in main
sys.exit(args.function(**args_dict))
File “/usr/bin/eos-updater-ctl”, line 209, in command_update
force=force, timeout=timeout)
File “/usr/bin/eos-updater-ctl”, line 191, in command_fetch
return command_dbus(‘fetch’, block, quiet, parameters)
File “/usr/bin/eos-updater-ctl”, line 159, in command_dbus
proxy.call_sync(qualified_method_name, parameters, 0, -1, None)
gi.repository.GLib.Error: g-io-error-quark: GDBus.Error:com.endlessm.Updater.Error.WrongState: Can’t call Fetch() while in state Ready (36)

Thank you.

  1. Open the application called ‘Terminal
  2. In this application run the command:
sudo ostree admin upgrade

This is the error I am getting:

mihalache@endless:~$ sudo ostree admin upgrade

error: Commit 05e8f6925e3b9e3f2a928d7c4be1b605ee61fc155bf03af6695d2940f607ccd2: GPG signatures found, but none are in trusted keyring
mihalache@endless:~$

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.