[X] I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
[X] I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.
Describe the bug
The Linux client is not able to connect on startup. The GUI starts up properly but gets stuck on connecting.
The only way to trigger working sync is:
Account -> Log out -> Log in -> authenticate using browser -> click into existing session in browser -> Linux client now shows connected
Expected behavior
Starting the desktop Linux client should have working sync
Steps to reproduce the issue
No response
Screenshots
The displayed message is Connecting to https://server.com...
Logs
Client startup HTTP requests
This is a table of HTTP requests made at client start up.
Notably, Windows and macOS clients make a request to /konnect/v1/token but the Linux client does not.
Pre-submission Checks
Describe the bug
The Linux client is not able to connect on startup. The GUI starts up properly but gets stuck on connecting.
The only way to trigger working sync is: Account -> Log out -> Log in -> authenticate using browser -> click into existing session in browser -> Linux client now shows connected
Expected behavior
Starting the desktop Linux client should have working sync
Steps to reproduce the issue
No response
Screenshots
The displayed message is
Connecting to https://server.com...
Logs
Client startup HTTP requests
This is a table of HTTP requests made at client start up. Notably, Windows and macOS clients make a request to /konnect/v1/token but the Linux client does not.
Windows
macOS
Linux
Linux logout/login HTTP requests
After doing the log out and login from the Linux client, sync works again.
Linux client logs
client_startup.log client_logout_login_working.log
Client version number
All clients tested were 5.3.1.14018.
Desktop environment (Linux only)
Ubuntu 24.04
Client package version and origin (Linux only)
Installed from ownCloud mirrors
Installation path (Windows only)
No response
Server information
No response
Additional context
No response