Nexcloud Client segfault

hello

I’m trying to set the Nextcloud client for asahi fedora 39.
The client is available in version 3.12 (flatpack source) and 3.11 (asahi package).
From both I obtained the following segmentation fault when login / password was inserted.

$ nextcloud
QSocketNotifier: Can only be used with threads started with QThread
[3415:3452:0310/230024.144342:ERROR:address_tracker_linux.cc(214)] Could not bind NETLINK socket: Adresse déjà utilisée (98)
Erreur de segmentation (core dumped)
[3469:3469:0100/000000.819100:ERROR:broker_posix.cc(43)] Invalid node channel message

I have read in the ASAHI blog that segfault may be related to the 4K / 16K adaptation in the kernel.
An other problem may be related to the old nextcloud server version, which is 15.

I tried to start the client with a configuration (nextcloud.cfg) from another computer, a debian 12 OS in which the client (in version 3.4) works normaly.
In that case the client first updated the configuration and then proposed to connect with the server, but the authentification failed (without segfault).

I have not seen an other version to try in https://repo.archlinuxcn.org/aarch64/

So, did somebody succeed to install and set the nextcloud client (asahi or flatpack) ? I could know if the problem is from the server or the client.

thanks for your help !

I answer to myself. So
– I found somebody for whom the client is working.
– I can access the server using a client v3.7 using a debian.

Using the nextcloudcmd from the terminal, the problem seems to be located on the authentication part. I suppose I should ask in a Nextcloud forum…

03-18 15:06:01:017 [ info nextcloud.sync.engine ]:	#### Discovery start ####################################################
...
03-18 15:06:01:876 [ warning nextcloud.sync.discovery ]:	LSCOL job error "Host requires authentication" 401 QNetworkReply::AuthenticationRequiredError
03-18 15:06:01:876 [ warning nextcloud.sync.discovery ]:	Server error in directory "" 401
1 Like