-
Notifications
You must be signed in to change notification settings - Fork 912
Open
Labels
Description
⚠️ Before submitting, please verify the following: ⚠️
- This is a bug, not a question or a configuration issue.
- This issue is not already reported on Github (I've searched it).
- Nextcloud Server and Desktop Client are up to date. See Server Maintenance and Release Schedule and Desktop Releases for supported versions.
- I agree to follow Nextcloud's Code of Conduct
Bug description
Appimage still cannot start.
Console output:
nextcloud.gui.application: Migrating old config from "/home/jkn/.local/share/Nextcloud" to "/home/jkn/.config/Nextcloud"
nextcloud.gui.application: Failed to move the old config directory to its new location ( "/home/jkn/.local/share/Nextcloud" to "/home/jkn/.config/Nextcloud" )
nextcloud.gui.application: Will move the individual files QList("Nextcloud_sync.log")
nextcloud.gui.application: Fallback move of "Nextcloud_sync.log" also failed
XIO: fatal IO error 17 (File exists) on X server ":0"
after 448 requests (448 known processed) with 0 events remaining.
Steps to reproduce
Run appimage, either from desktop or CLI.
Expected behavior
Running client.
Which files are affected by this bug
Nextcloud-4.0.6-x86_64.AppImage
Operating system
Linux
Which version of the operating system you are running.
LM22.3
Package
Official Linux AppImage
Nextcloud Server version
32.0.3
Nextcloud Desktop Client version
4.0.6
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
- Default internal user-backend
- LDAP/ Active Directory
- SSO - SAML
- Other
Nextcloud Server logs
Additional info
No response
nohans, MichaelPerron, lupa18 and Cdaly1970