Summary: | Google Groupware agent stops syncing after a while | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | materemias |
Component: | Google Resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | albandil, bielen, carl, dtombaugh, dvratil, kishore96, materemias, site.kde, woebbeking |
Priority: | NOR | ||
Version: | 6.0.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
materemias
2024-04-12 10:26:42 UTC
I also have this issue, and I get the following output in my system logs (checked using `LANG=C journalctl -b -0 | grep akonadi_google_resource | less`: ``` Apr 15 17:10:21 kishore-thinkpad-e495 akonadi_google_resource[10265]: qt.network.http2: connection error: GOAWAY invalid stream/error code ``` (In reply to Kishore Gopalakrishnan from comment #1) > I also have this issue, and I get the following output in my system logs > (checked using `LANG=C journalctl -b -0 | grep akonadi_google_resource | > less`: > ``` > Apr 15 17:10:21 kishore-thinkpad-e495 akonadi_google_resource[10265]: > qt.network.http2: connection error: GOAWAY invalid stream/error code > ``` I can confirm I got the same errors in log I can confirm it. My log is very similar. Mai 03 07:19:34 galadriel64 akonadi_google_resource[4097]: org.kde.pim.google: Trying to read password for "user@domain" Mai 03 07:20:54 galadriel64 akonadi_google_resource[7203]: org.kde.pim.google: Trying to read password for "user@domain" Mai 03 07:24:54 galadriel64 akonadi_google_resource[7203]: qt.network.http2: connection error: GOAWAY invalid stream/error code Mai 03 07:24:54 galadriel64 akonadi_google_resource[7203]: qt.network.http2: connection error: GOAWAY invalid stream/error code Mai 03 07:24:54 galadriel64 akonadi_google_resource[7203]: qt.network.http2: connection error: GOAWAY invalid stream/error code Mai 03 08:06:22 galadriel64 akonadi_google_resource[7203]: org.kde.pim.google: Trying to read password for "user@domain" Mai 03 13:43:11 galadriel64 akonadi_google_resource[7203]: qt.network.http2: connection error: GOAWAY invalid stream/error code Mai 03 13:43:11 galadriel64 akonadi_google_resource[7203]: qt.network.http2: connection error: GOAWAY invalid stream/error code Mai 03 13:43:11 galadriel64 akonadi_google_resource[7203]: qt.network.http2: connection error: GOAWAY invalid stream/error code Same error here: ``` May 21 08:59:55 fedora akonadi_google_resource[3625]: org.kde.pim.google: Trying to read password for "user@name.com" May 21 09:03:55 fedora akonadi_google_resource[3625]: qt.network.http2: connection error: GOAWAY invalid stream/error code May 21 09:03:55 fedora akonadi_google_resource[3625]: qt.network.http2: connection error: GOAWAY invalid stream/error code May 21 09:03:55 fedora akonadi_google_resource[3625]: qt.network.http2: connection error: GOAWAY invalid stream/error code ``` I can reconnect it again and it will work for a bit but then stops again. Linux fedora 6.8.9-300.fc40.x86_64 Qt: 5.15.13 KDE Frameworks: 5.115.0 kf5-config: 1.0 plasmashell 6.0.4 |