Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Desktop client not starting since latest update (Mint Mate, flatpak) #6313

Closed
4 of 8 tasks
stullekovski opened this issue Dec 22, 2023 · 6 comments
Closed
4 of 8 tasks

Comments

@stullekovski
Copy link

⚠️ Before submitting, please verify the following: ⚠️

Bug description

After flatpak client update the client is not starting anymore.

$ /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=nextcloud --file-forwarding com.nextcloud.desktopclient.nextcloud @@U %u @@

Qt: Session management error: Could not open network socket
nextcloud.gui.application: Migrating old config from “/home/kristen/.var/app/com.nextcloud.desktopclient.nextcloud/data/Nextcloud” to “/home/kristen/.var/app/com.nextcloud.desktopclient.nextcloud/config/Nextcloud”
nextcloud.gui.application: Failed to move the old config directory to its new location ( “/home/kristen/.var/app/com.nextcloud.desktopclient.nextcloud/data/Nextcloud” to “/home/kristen/.var/app/com.nextcloud.desktopclient.nextcloud/config/Nextcloud” )
nextcloud.gui.application: Will move the individual files (“Nextcloud2_sync.log”)
nextcloud.gui.application: Fallback move of “Nextcloud2_sync.log” also failed
Unrecognized option ‘%u’
Try ‘nextcloud --help’ for more information

Steps to reproduce

update to latest client version via flatpak

Expected behavior

a start of the client

Which files are affected by this bug

client launcher

Operating system

Linux

Which version of the operating system you are running.

Mint Mate 21.2

Package

Other

Nextcloud Server version

27.1.5

Nextcloud Desktop Client version

3.11.0

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

No response

Additional info

On Linux Mint Cinnamon the client is starting but the icon is broken. See: #6312

@stullekovski stullekovski changed the title [Bug]: [Bug]: Desktop client not starting since latest update (Mint Mate, flatpak) Dec 22, 2023
@gav-
Copy link

gav- commented Dec 25, 2023

Confirmed

Linux Mint 21.2, Mate DE
Nextcloud Desktop 3.11.0 from flatpak

No file sync works, no systray icon, nextcloud process sits in the background chewing %60 of one CPU core

@ebdavison
Copy link

I have the same error on Fedora 38 with flatpak version 3.11.0:

nextcloud.gui.application: Migrating old config from "/home/edavison/.var/app/com.nextcloud.desktopclient.nextcloud/data/Nextcloud" to "/home/edavison/.var/app/com.nextcloud.desktopclient.nextcloud/config/Nextcloud"
nextcloud.gui.application: Failed to move the old config directory to its new location ( "/home/edavison/.var/app/com.nextcloud.desktopclient.nextcloud/data/Nextcloud" to "/home/edavison/.var/app/com.nextcloud.desktopclient.nextcloud/config/Nextcloud" )
nextcloud.gui.application: Will move the individual files ()
...
** (process:31142): WARNING **: 18:51:14.804: Failed to connect to bus: Unable to create socket: Too many open files

** (process:31142): WARNING **: 18:51:14.806: Failed to connect to bus: Unable to create socket: Too many open files

** (process:31142): WARNING **: 18:51:14.808: Failed to connect to bus: Unable to create socket: Too many open files

@ekasprzak
Copy link

Hi, I think it's more related to latest flatpak build and not to v 3.11 or any specific distro/DE. More details here:

flathub/com.nextcloud.desktopclient.nextcloud#140 (comment)

@gav-
Copy link

gav- commented Jan 21, 2024

Latest flatpak resolves issue for me (still Nextcloud Desktop v3.11, flatpak update released 2024-01-15)

@ekasprzak
Copy link

Latest flatpak resolves issue for me (still Nextcloud Desktop v3.11, flatpak update released 2024-01-15)

Yup, I can confirm it's working now.

@claucambra
Copy link
Collaborator

Glad to read it's been fixed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants