Can't sign in to Google for Calendar sync. (Online Accounts issue)

I get thrown the following error when trying to sign into Google.
d166b9370abba6046e1dd3980914c9300e17fa4b.png
“Couldn’t sign you in. This browser or app may not be secure.”

Sometimes it will let me go a bit further, until I reach the next screen:

f06b0b9af8511530c8660e22d391b98033ec8de0.png
“Settings is not responding.”

What’s going on here?

1 Like

Hi @rando , welcome to the community. Please take a minute to go through the introductory posts in the #start-here category if you’ve not had a chance yet.

Is your system up to date? I’ve got Google accounts set up on three different machines using Gnome Online Accounts and they seem to work fine.

Could you please run a full update, reboot your system, and see if that helps? I’ve got this version here:

$ rpm -qa \*online\*
gnome-online-accounts-3.44.0-1.fc36.x86_64

which seems to be the latest for Fedora 36:

Thanks for the response.

The version is the same; here’s the proof:

$ rpm -qa | grep gnome-online-accounts-3.44.0-1.fc36.x86_64
gnome-online-accounts-3.44.0-1.fc36.x86_64

I’ve looked around a little and still can’t find why its happening.

I just added a new Google account, and it all went fine.

Can you check your logs when you try this please to see what it says?

Could we also have the output of fpaste --sysinfo --printonly please?

The results from fpaste --sysinfo --printonly:

output
$ fpaste --sysinfo --printonly
=== fpaste 0.4.2.0 System Information ===
* OS Release (lsb_release -ds):
     "Nobara release 36 (Thirty Six)"

* Kernel (uname -r ; cat /proc/cmdline):
     5.18.16-201.fsync.fc36.x86_64
     BOOT_IMAGE=(hd0,gpt7)/boot/vmlinuz-5.18.16-201.fsync.fc36.x86_64 root=UUID=d22b0be4-fd21-4e36-9da4-e0ebdf687e96 ro rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init

* Desktop(s) Running (ps -eo comm= | grep -E '(gnome-session|startkde|startactive|xfce.?-session|fluxbox|blackbox|hackedbox|ratpoison|enlightenment|icewm-session|od-session|wmaker|wmx|openbox-lxde|openbox-gnome-session|openbox-kde-session|mwm|e16|fvwm|xmonad|sugar-session|mate-session|lxqt-session|cinnamon|lxdm-session)' ):
     gnome-session-b
     gnome-session-c
     gnome-session-b

* Desktop(s) Installed (ls -m /usr/share/xsessions/ | sed 's/\.desktop//g' ):
     gnome-classic, gnome-classic-xorg, gnome,
     gnome-xorg

* SELinux Status (sestatus):
     SELinux status:                 enabled
     SELinuxfs mount:                /sys/fs/selinux
     SELinux root directory:         /etc/selinux
     Loaded policy name:             targeted
     Current mode:                   permissive
     Mode from config file:          permissive
     Policy MLS status:              enabled
     Policy deny_unknown status:     allowed
     Memory protection checking:     actual (secure)
     Max kernel policy version:      33

* SELinux Errors (without results: "selinuxenabled && journalctl --since yesterday |grep avc: | grep -Eo comm="[^ ]+" | sort |uniq -c |sort -rn"):
     N/A

* CPU Model (grep 'model name' /proc/cpuinfo | awk -F: '{print $2}' | uniq -c |
     sed -re 's/^ +//' ):
     12  Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz

* 64-bit Support (grep -q ' lm ' /proc/cpuinfo && echo Yes || echo No):
     Yes

* Hardware Virtualization Support (grep -Eq '(vmx|svm)' /proc/cpuinfo && echo Yes || echo No):
     Yes

* Load average (uptime):
      01:32:22 up  6:04,  1 user,  load average: 2.08, 1.90, 1.72

* Memory usage (free -m):
                    total        used        free      shared  buff/cache   available
     Mem:           31701        3777       21939        1227        5984       24412
     Swap:           8191           0        8191

* Top 5 CPU hogs (ps axuScnh | awk '$2!=29091' | sort -rnk3 | head -5):
         1000   16284 61.3  1.2 105798376 389712 ?    Sl   Aug08  90:48 Discord
         1000   27520 30.1  1.1 1179837176 377516 ?   Sl   01:12   5:55 brave
         1000    1799 22.2  0.0  23244 15200 ?        Ss   Aug08  80:55 systemd
         1000   28974 17.9  0.4 1179822856 137608 ?   Sl   01:30   0:17 brave
         1000   24636 16.7  0.0 34067872 17580 ?      S    00:34   9:41 brave

* Top 5 Memory hogs (ps axuScnh | sort -rnk4 | head -5):
         1000   24623 10.7  1.9 34907836 643624 ?     SLl  00:34   6:11 brave
         1000   16284 61.3  1.2 105798376 389712 ?    Sl   Aug08  90:48 Discord
         1000   27520 30.1  1.1 1179837176 377516 ?   Sl   01:12   5:55 brave
         1000   24848  7.3  0.9 1179807488 308980 ?   Sl   00:34   4:14 brave
         1000   27542  2.6  0.8 1184002276 272212 ?   Sl   01:12   0:31 brave

* Disk space usage (df -hT):
     Filesystem     Type      Size  Used Avail Use% Mounted on
     devtmpfs       devtmpfs  4.0M     0  4.0M   0% /dev
     tmpfs          tmpfs      16G  300M   16G   2% /dev/shm
     tmpfs          tmpfs     6.2G  2.4M  6.2G   1% /run
     /dev/nvme0n1p7 ext4      288G  133G  141G  49% /
     tmpfs          tmpfs      16G   17M   16G   1% /tmp
     /dev/nvme0n1p1 vfat      146M  126M   21M  86% /boot/efi
     tmpfs          tmpfs     3.1G  1.6M  3.1G   1% /run/user/1000

* Block devices (without results: "blkid" AND "/sbin/blkid"):
     N/A

* PCI devices (lspci -nn):
     00:00.0 Host bridge [0600]: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers [8086:3ec4] (rev 07)
     00:01.0 PCI bridge [0604]: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
     00:02.0 VGA compatible controller [0300]: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] [8086:3e9b]
     00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 07)
     00:08.0 System peripheral [0880]: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model [8086:1911]
     00:12.0 Signal processing controller [1180]: Intel Corporation Cannon Lake PCH Thermal Controller [8086:a379] (rev 10)
     00:14.0 USB controller [0c03]: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller [8086:a36d] (rev 10)
     00:14.2 RAM memory [0500]: Intel Corporation Cannon Lake PCH Shared SRAM [8086:a36f] (rev 10)
     00:15.0 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 [8086:a368] (rev 10)
     00:15.1 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 [8086:a369] (rev 10)
     00:16.0 Communication controller [0780]: Intel Corporation Cannon Lake PCH HECI Controller [8086:a360] (rev 10)
     00:17.0 SATA controller [0106]: Intel Corporation Cannon Lake Mobile PCH SATA AHCI Controller [8086:a353] (rev 10)
     00:1b.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #17 [8086:a340] (rev f0)
     00:1c.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #1 [8086:a338] (rev f0)
     00:1c.4 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #5 [8086:a33c] (rev f0)
     00:1d.0 PCI bridge [0604]: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 [8086:a330] (rev f0)
     00:1f.0 ISA bridge [0601]: Intel Corporation Cannon Lake LPC Controller [8086:a30e] (rev 10)
     00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
     00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
     00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
     01:00.0 3D controller [0302]: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] [10de:1f91] (rev a1)
     02:00.0 PCI bridge [0604]: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] [8086:15da] (rev 02)
     03:00.0 PCI bridge [0604]: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] [8086:15da] (rev 02)
     03:01.0 PCI bridge [0604]: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] [8086:15da] (rev 02)
     03:02.0 PCI bridge [0604]: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] [8086:15da] (rev 02)
     04:00.0 System peripheral [0880]: Intel Corporation JHL6340 Thunderbolt 3 NHI (C step) [Alpine Ridge 2C 2016] [8086:15d9] (rev 02)
     3a:00.0 USB controller [0c03]: Intel Corporation JHL6340 Thunderbolt 3 USB 3.1 Controller (C step) [Alpine Ridge 2C 2016] [8086:15db] (rev 02)
     3b:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)
     3c:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)
     3d:00.0 Non-Volatile memory controller [0108]: SK hynix Device [1c5c:1627]

* USB devices (lsusb):
     Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
     Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
     Bus 002 Device 002: ID 05e3:0626 Genesys Logic, Inc. Hub
     Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
     Bus 001 Device 006: ID 27c6:5395 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader
     Bus 001 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
     Bus 001 Device 009: ID 0c76:161f JMTek, LLC. USB PnP Audio Device
     Bus 001 Device 007: ID 0c45:652f Microdia Backlit Gaming Keyboard
     Bus 001 Device 005: ID 04d9:fc38 Holtek Semiconductor, Inc. Gaming Mouse [Redragon M602-RGB]
     Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub
     Bus 001 Device 008: ID 0c45:6723 Microdia Integrated_Webcam_HD
     Bus 001 Device 002: ID 0d8c:0012 C-Media Electronics, Inc. XIBERIA
     Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

* DRM Information (journalctl -k -b | grep -o 'kernel:.*drm.*$' | cut -d ' ' -f 2- ):
     Command line: BOOT_IMAGE=(hd0,gpt7)/boot/vmlinuz-5.18.16-201.fsync.fc36.x86_64 root=UUID=d22b0be4-fd21-4e36-9da4-e0ebdf687e96 ro rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init
     The simpledrm driver will not be probed
     The simpledrm driver will not be probed
     Kernel command line: BOOT_IMAGE=(hd0,gpt7)/boot/vmlinuz-5.18.16-201.fsync.fc36.x86_64 root=UUID=d22b0be4-fd21-4e36-9da4-e0ebdf687e96 ro rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1 initcall_blacklist=simpledrm_platform_driver_init
     blacklisting initcall simpledrm_platform_driver_init
     blacklisting initcall simpledrm_platform_driver_init
     ACPI: bus type drm_connector registered
     initcall simpledrm_platform_driver_init blacklisted
     i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
     [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
     fbcon: i915drmfb (fb0) is primary device
     i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
     [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
     [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
     i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=693260 end=693261) time 8477 us, min 1418, max 1439, scanline start 542, end 871

* Xorg modules (grep LoadModule /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d \" -f 2 | xargs):
     glx nvidia nouveau nv modesetting fbdev vesa fbdevhw fb wfb ramdac glamoregl fb glxserver_nvidia dri2 libinput

* GL Support (glxinfo | grep -E "OpenGL version|OpenGL renderer"):
     OpenGL renderer string: Mesa Intel(R) UHD Graphics 630 (CFL GT2)
     OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.3.0-devel

* Xorg errors (grep '^\[.*(EE)' /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d ':' -f 2- ):
     [    19.777] (EE) Failed to load module "nv" (module does not exist, 0)
     [    19.779] (EE) open /dev/fb0: Permission denied
     [  2567.346] (EE) event10 - SONiX USB DEVICE: client bug: event processing lagging behind by 21ms, your system is too slow
     [  3904.517] (EE) systemd-logind: failed to release device: Device not taken
     [  3937.408] (EE) systemd-logind: failed to release device: Device not taken
     [  9794.397] (EE) event10 - SONiX USB DEVICE: client bug: event processing lagging behind by 22ms, your system is too slow

* Kernel buffer tail (dmesg | tail):
     [12940.406970] wlp59s0: send auth to a8:9a:93:ab:b8:bf (try 1/3)
     [12940.456380] wlp59s0: authenticated
     [12940.458332] wlp59s0: associate with a8:9a:93:ab:b8:bf (try 1/3)
     [12940.459755] wlp59s0: RX AssocResp from a8:9a:93:ab:b8:bf (capab=0x11 status=0 aid=5)
     [12940.484014] wlp59s0: associated
     [12940.520370] IPv6: ADDRCONF(NETDEV_CHANGE): wlp59s0: link becomes ready
     [12943.438576] input: Odin (AVRCP) as /devices/virtual/input/input35
     [16345.582781] perf: interrupt took too long (2514 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
     [17754.164002] i915 0000:00:02.0: [drm] *ERROR* Atomic update failure on pipe A (start=693260 end=693261) time 8477 us, min 1418, max 1439, scanline start 542, end 871
     [18776.232922] perf: interrupt took too long (3162 > 3142), lowering kernel.perf_event_max_sample_rate to 63000

* Last few reboots (last -x -n10 reboot runlevel):
     runlevel (to lvl 5)   5.18.16-201.fsyn Mon Aug  8 19:28   still running
     reboot   system boot  5.18.16-201.fsyn Mon Aug  8 19:27   still running
     runlevel (to lvl 5)   5.18.16-201.fsyn Mon Aug  8 16:49 - 19:27  (02:38)
     reboot   system boot  5.18.16-201.fsyn Mon Aug  8 16:48 - 19:27  (02:38)
     reboot   system boot  5.18.16-201.fsyn Mon Aug  8 16:46 - 16:46  (00:00)
     runlevel (to lvl 5)   5.18.16-201.fsyn Mon Aug  8 19:13 - 16:28  (-2:45)
     reboot   system boot  5.18.16-201.fsyn Mon Aug  8 19:13 - 16:28  (-2:45)
     runlevel (to lvl 5)   5.18.13-201.fsyn Sat Aug  6 03:46 - 04:15  (00:28)
     reboot   system boot  5.18.13-201.fsyn Sat Aug  6 03:46 - 04:15  (00:28)
     runlevel (to lvl 5)   5.18.13-201.fsyn Sat Aug  6 02:07 - 02:40  (00:32)

     wtmp begins Tue Aug  2 05:51:40 2022

* DNF Repositories (dnf repolist):
     repo id                                        repo name
     WineHQ                                         WineHQ packages
     brave-browser-rpm-release.s3.brave.com_x86_64_ created by dnf config-manager from https://brave-browser-rpm-release.s3.brave.com/x86_64/
     fedora                                         Fedora 36 - x86_64
     fedora-cisco-openh264                          Fedora 36 openh264 (From Cisco) - x86_64
     fedora-modular                                 Fedora Modular 36 - x86_64
     google-chrome                                  google-chrome
     nobara-base                                    nobara-base
     nobara-base-i386                               nobara-base-i386
     nobara-custom                                  nobara-custom
     nobara-gameutils                               nobara-gameutils
     nobara-gameutils-i386                          nobara-gameutils-i386
     nobara-glibc                                   nobara-glibc
     nobara-glibc-i386                              nobara-glibc-i386
     nobara-kernel-fsync                            nobara-kernel-fsync
     nobara-mesa-git                                nobara-mesa-git
     nobara-mesa-git-i386                           nobara-mesa-git-i386
     nobara-obs-studio                              nobara-obs-studio
     nobara-obs-studio-gamecapture                  nobara-obs-studio-gamecapture
     nobara-obs-studio-gamecapture-i386             nobara-obs-studio-gamecapture-i386
     nobara-vulkan-switcher                         nobara-gameutils
     phracek-PyCharm                                Copr repo for PyCharm owned by phracek
     rpmfusion-free                                 RPM Fusion for Fedora 36 - Free
     rpmfusion-free-updates                         RPM Fusion for Fedora 36 - Free - Updates
     rpmfusion-nonfree                              RPM Fusion for Fedora 36 - Nonfree
     rpmfusion-nonfree-nvidia-driver                RPM Fusion for Fedora Rawhide (Bleeding Edge) - Nonfree - NVIDIA Driver
     rpmfusion-nonfree-steam                        RPM Fusion for Fedora 36 - Nonfree - Steam
     rpmfusion-nonfree-updates                      RPM Fusion for Fedora 36 - Nonfree - Updates
     updates                                        Fedora 36 - x86_64 - Updates
     updates-modular                                Fedora Modular 36 - x86_64 - Updates
     vivaldi                                        vivaldi

* DNF Extras (dnf -C list extras):
     Last metadata expiration check: 1:54:15 ago on Mon 08 Aug 2022 11:38:12 PM EDT.
     Extra Packages
     kmod-nvidia-5.18.13-201.fsync.fc36.x86_64.x86_64 3:515.57-1.fc36   @@commandline
     kmod-nvidia-5.18.16-201.fsync.fc36.x86_64.x86_64 3:515.57-1.fc36   @@commandline
     spotify-client.x86_64                            1.1.84.716-1.fc36 @@commandline

* Last 20 packages installed (rpm -qa --nodigest --nosignature --last | head -20):
     gpg-pubkey-c2d4e821-5bc51032                  Mon 08 Aug 2022 05:32:02 PM EDT
     python3-psutil-5.8.0-13.fc36.x86_64           Mon 08 Aug 2022 05:21:37 PM EDT
     bpytop-1.0.68-2.fc36.noarch                   Mon 08 Aug 2022 05:21:37 PM EDT
     alacritty-0.10.1-1.fc36.x86_64                Mon 08 Aug 2022 05:00:50 PM EDT
     rust-1.62.1-1.fc36.x86_64                     Mon 08 Aug 2022 04:54:57 PM EDT
     cargo-1.62.1-1.fc36.x86_64                    Mon 08 Aug 2022 04:54:57 PM EDT
     rust-std-static-1.62.1-1.fc36.x86_64          Mon 08 Aug 2022 04:54:56 PM EDT
     libxkbcommon-devel-1.4.0-1.fc36.x86_64        Mon 08 Aug 2022 04:54:01 PM EDT
     libxcb-devel-1.13.1-9.fc36.x86_64             Mon 08 Aug 2022 04:54:01 PM EDT
     gcc-c++-12.1.1-1.fc36.x86_64                  Mon 08 Aug 2022 04:54:01 PM EDT
     libpng-devel-1.6.37-12.fc36.x86_64            Mon 08 Aug 2022 04:54:00 PM EDT
     harfbuzz-devel-4.0.0-2.fc36.x86_64            Mon 08 Aug 2022 04:54:00 PM EDT
     graphite2-devel-1.3.14-9.fc36.x86_64          Mon 08 Aug 2022 04:54:00 PM EDT
     freetype-devel-2.12.1-2.fc36.x86_64           Mon 08 Aug 2022 04:54:00 PM EDT
     fontconfig-devel-2.14.0-1.fc36.x86_64         Mon 08 Aug 2022 04:54:00 PM EDT
     cmake-3.22.2-1.fc36.x86_64                    Mon 08 Aug 2022 04:54:00 PM EDT
     bzip2-devel-1.0.8-11.fc36.x86_64              Mon 08 Aug 2022 04:54:00 PM EDT
     brotli-devel-1.0.9-7.fc36.x86_64              Mon 08 Aug 2022 04:54:00 PM EDT
     brotli-1.0.9-7.fc36.x86_64                    Mon 08 Aug 2022 04:54:00 PM EDT
     cmake-data-3.22.2-1.fc36.noarch               Mon 08 Aug 2022 04:53:59 PM EDT

* EFI boot manager output (efibootmgr -v):
     BootCurrent: 0002
     Timeout: 0 seconds
     BootOrder: 0000,0002,0003,0001,0004
     Boot0000* Windows Boot Manager	HD(1,GPT,3bca0ec5-a738-4ee0-bd65-4a7e9e27429e,0x800,0x4b000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}....................
     Boot0001* Garuda	HD(1,GPT,3bca0ec5-a738-4ee0-bd65-4a7e9e27429e,0x800,0x4b000)/File(\EFI\Garuda\grubx64.efi)
     Boot0002* Nobara	HD(1,GPT,3bca0ec5-a738-4ee0-bd65-4a7e9e27429e,0x800,0x4b000)/File(\EFI\fedora\shimx64.efi)
     Boot0003* EndeavourOS	HD(1,GPT,3bca0ec5-a738-4ee0-bd65-4a7e9e27429e,0x800,0x4b000)/File(\EFI\EndeavourOS\grubx64.efi)
     Boot0004* Linux Firmware Updater	HD(1,GPT,3bca0ec5-a738-4ee0-bd65-4a7e9e27429e,0x800,0x4b000)/File(\EFI\nobara\fwupdx64.efi)

The results from journalctl:

filtered discord
$ journalctl --since "2022-08-09 01:47:00" | grep -v discord
Aug 09 01:47:02 frigg systemd[1799]: Started app-glib-org.gnome.Settings-29836.scope - Application launched by gnome-shell.
Aug 09 01:47:02 frigg systemd[1799]: Started app-gnome-org.gnome.Settings-29836.scope - Application launched by gnome-shell.
Aug 09 01:47:03 frigg gnome-shell[2164]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4000004
Aug 09 01:47:05 frigg xdg-desktop-por[2633]: Realtime error: Could not map pid: Could not determine pid namespace: Could not find instance-id in process's /.flatpak-info
Aug 09 01:47:06 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:07 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:07 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:07 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:08 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:13 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:13 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:14 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:14 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:23 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:23 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:25 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:25 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:25 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:25 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:26 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:26 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:27 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:27 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:28 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:28 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:29 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:29 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:29 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:33 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:33 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:48:34 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:49:57 frigg brave-browser.desktop[24622]: Fontconfig error: Cannot load default config file: No such file: (null)
Aug 09 01:50:24 frigg brave-browser.desktop[24622]: [24623:24623:0809/015024.397188:ERROR:interface_endpoint_client.cc(665)] Message 0 rejected by interface blink.mojom.WidgetHost
Aug 09 01:50:26 frigg brave-browser.desktop[24622]: Fontconfig error: Cannot load default config file: No such file: (null)
Aug 09 01:51:33 frigg brave-browser.desktop[24622]: [24658:24658:0809/015133.207387:ERROR:shared_image_manager.cc(218)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Aug 09 01:51:33 frigg brave-browser.desktop[24622]: [24658:24658:0809/015133.207663:ERROR:shared_image_manager.cc(218)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
Aug 09 01:52:15 frigg cupsd[1096]: REQUEST localhost - - "POST / HTTP/1.1" 200 186 Renew-Subscription client-error-not-found

The bit that screams at me is the following:

Aug 09 01:47:05 frigg xdg-desktop-por[2633]: Realtime error: Could not map pid: Could not determine pid namespace: Could not find instance-id in processs /.flatpak-info
Aug 09 01:47:06 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:07 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:07 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed
Aug 09 01:47:07 frigg WebKitNetworkPr[29954]: g_task_get_cancellable: assertion 'G_IS_TASK (task)' failed

I can also send the full version but it mostly is a lot of discord doing its thing

1 Like

Sorry, why are we filtering for “discord” here? We should be looking for anything gnome-online-accounts/goa-daemon related since that’s the component that handles Online Accounts in Gnome.

No no, this is simply the output where discord is excluded for the sake of readability. The full version was too big to put in a single message here.

Hrm, well there isn’t anything there that’s goa related, so I’m not sure what to do at the moment. I expect rebooting and all that doesn’t help?

Hmm well after a few days of trying it… it just… works now?
I have no idea what caused the problem but hey Its working properly now.
Thanks for the help regardless.

3 Likes