X2Goserver mageia 8 - la connexion n'abouti pas [Réglé]

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
sujet en écho au fil Environnements Graphiques » Autres environnements : x2go ; x2go ne fonctionne plus en M8 https://www.mageialinux-online.org/forum/topic-29129+x2go.php
Pour ma part j'ai un client mga5 (pour tests) qui se connectait avec succès au serveur mga7.
En passant le serveur en mga8, le client mga5 m'a ensuite répondu :
Can not connect to 123.123.123.123:22 kex error : no match for method kex algos: server [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512], client [diffie-hellman-group14-sha1,diffie-hellman-group1-sha1]
(Si besoin, j'ouvrirai un autre sujet pour creuser ceci)
La config mga5 a été copiée sur un système mg8 de test (sur le même matériel). Là, la connexion tente de s'établir indéfiniment. La commande utilisée :
x2goclient --debug
x2go-WARNING-1> "Pas fatal : impossible de charger le traducteur : :/i18n/qt_fr_fr" x2go-WARNING-1> "Tentative de chargement d'une langue moins prioritaire, si pertinent." x2go-WARNING-1> "Pas fatal : impossible de charger le traducteur : :/i18n/qt_fr" x2go-WARNING-1> "Tentative de chargement d'une langue moins prioritaire, si pertinent."
À noter que les warning sont émis avant de lancer une connexion utilisant une clé SSH.
D'autre part, une connexion via ssh s'établit sans problème.
Côté serveur, après avoir élevé le niveau de log à debug
vim /etc/x2go/x2goserver.conf systemctl restart x2goserver.service
Je peux lire, une répétition indéfinie de :
tail -f /var/log/syslog | grep x2go
Aug 2 11:09:06 localhost /usr/lib64/x2go/x2gogetdisplays[1772213]: db_getdisplays called, server: 123.123.123.123; return value: Aug 2 11:09:06 localhost /usr/lib64/x2go/x2gogetdisplays[1772238]: db_getdisplays called, server: 123.123.123.123; return value: Aug 2 11:09:06 localhost /usr/lib64/x2go/x2gogetports[1772236]: db_getports called, server: 123.123.123.123; return value: Aug 2 11:09:06 localhost /usr/lib64/x2go/x2gogetports[1772311]: db_getports called, server: 123.123.123.123; return value: Aug 2 11:09:06 localhost /usr/lib64/x2go/x2gogetdisplays[1772298]: db_getdisplays called, server: 123.123.123.123; return value: Aug 2 11:09:06 localhost /usr/lib64/x2go/x2gogetports[1772335]: db_getports called, server: 123.123.123.123; return value:
Ces messages n'ont pas besoin de tentative de connexion de la part du client.
En outre, je constate que le serveur a le CPU surchargé par ces lignes :
`- bash `- x2gostartagent `- x2gogetdisplays `- bash `- x2gostartagent `- x2gostartagent `- x2gogetports `- bash `- x2gostartagent `- bash `- x2gostartagent `- x2goinsertsessi `- bash `- x2gostartagent `- bash `- x2gostartagent `- x2goinsertsessi `- bash `- x2gostartagent `- x2gostartagent `- x2gogetports `- bash `- x2gostartagent `- x2goinsertsessi `- x2gosqlitewrapp `- bash `- x2gostartagent `- x2gostartagent `- x2gogetports `- x2gosqlitewrapp `- bash `- x2gostartagent `- x2gogetdisplays `- sshd `- sshd `- bash `- x2gostartagent `- x2gogetdisplays
Même en arrêtant sshd et x2goserver, cela persiste.
systemctl stop sshd.service systemctl stop x2goserver.service
Je n'arrive pas à arrêter ces processus qui se renouvellent en permanence via top + k.
Édité par Tonin Le 06/08/2021 à 09h57
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
kex error : no match for method kex algos: server [curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512], client [diffie-hellman-group14-sha1,diffie-hellman-group1-sha1]
ce sont des algorithmes de chiffrement, le serveur en a plein, le client n'en a que deux, le problème, ce sont deux obsolètes, le serveur ne les a plus.
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
D'après tes messages, j'ai l'impression qu'il y a un problème de avec la base de donnée SQL. Au lieu de copier/coller la configuration, tu devrais utiliser une configuration "neuve" par défaut pour repartir sur une bonne base ? Si le gestionnaire de base de donné à changé, c'est normale que ça plante.
Je parle, mais je ne connais pas x2go.
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
Sinon, pour poursuivre mon témoignage de bug. J'ai rebooté et ai capturé le début de la négociation vue depuis le serveur.
tail -f /var/log/syslog | grep x2go
Aug 2 12:42:03 localhost /usr/bin/x2golistsessions[75337]: x2golistsessions has been called with no option Aug 2 12:42:04 localhost /usr/bin/x2gostartagent: x2gostartagent called with options: 800x600 adsl 16m-jpeg-9 unix-kde-depth_24 us auto 1 D LXDE both Aug 2 12:42:04 localhost /usr/bin/x2gostartagent: SSH port randomization requested. Aug 2 12:42:04 localhost /usr/bin/x2gostartagent: client announced itself as ,,192.168.1.84'' Aug 2 12:42:04 localhost /usr/bin/x2gosessionlimit[75397]: x2gosessionlimit has been called Aug 2 12:42:04 localhost /usr/bin/x2golistsessions[75400]: x2golistsessions has been called with options: --all-servers Aug 2 12:42:04 localhost /usr/lib64/x2go/x2gogetdisplays[75417]: db_getdisplays called, server: 123.123.123.123; return value: Aug 2 12:42:04 localhost /usr/lib64/x2go/x2gogetports[75426]: db_getports called, server: 123.123.123.123; return value: Aug 2 12:42:04 localhost /usr/lib64/x2go/x2gogetdisplays[75459]: db_getdisplays called, server: 123.123.123.123; return value: Aug 2 12:42:04 localhost /usr/lib64/x2go/x2gogetports[75477]: db_getports called, server: 123.123.123.123; return value:
C'est reparti en boucle, mais comme il n'y a eu qu'une seule nouvelle tentative de la part du client, ça ne fatigue pas trop le CPU. L'arrêt de l'ordinateur client ne change pas la donne.
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
Celle-ci vient confirmer le problème de base de données comme suggéré par Jybz.
En l'occurrence, il fallait relancer, en post installation, la commande :
x2godbadmin --createdb
Ensuite, les choses reviennent dans l'ordre.
Donc encore merci.
Malheureusement, je rejoins la situation aujourd'hui problématique pour tous les adeptes de X2go migrant vers Mageai 8 : x2goclient...mga8 ne peut se connecter à un x2goserveur...mga8
cf. sujet Environnements Graphiques » Autres environnements, x2go, x2go ne fonctionne plus en M8 : https://www.mageialinux-online.org/forum/topic-29129+x2go.php
Il y a un rapport de bug associé https://bugs.mageia.org/show_bug.cgi?id=27880
Édité par Tonin Le 04/08/2021 à 21h32
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
Le problème de X2Go mga8 à l'air d'être hors de la configuration serveur ou client.
Rencontrant malheureusement d'autres problèmes suite à ma migration vers Mageia 8, j'ai estimé qu'il y avait trop de fronts de longue haleine ouverts (x2go, compatibilité php8). J'ai donc décidé de faire machine arrière, et de retourner vers Mageia 7 grâce à ce sujet qui m'a bien inspiré :
Système et matériels » Installation et configuration, [Réglé] démigration cauldron vers mga7, (non, je le titre est juste...) https://www.mageialinux-online.org/forum/topic-26360-2+demigration-cauldron-vers-mga7.php
Avant de partir en hors sujet, je déclare ce sujet en pause.
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
Décidément, il y a bien des choses qui m'échappent...
Serait-ce là que le bas blesse ?
Dans le dossier utilisateur sur le serveur.
(x2goserver) /home/username/.xsession-x2go-www.domain.tld-errors
XSession-x2go: X session started for username at jeu. août 5 00:07:34 CEST 2021 xrdb: error while loading shared libraries: libXcomp.so.3: cannot open shared object file: No such file or directory
Cette erreur a disparu après installation de libxcomp3-3.5.0.33-3.mga7.i586
Cela dit, le problème reste entier : pourtant il est certain que cela peut fonctionner, donc persévérance. Ci-dessous journaux d'une tentative de connexion, du point de vue serveur, et puis du point de vu client.
Toujours sur le serveur mageia 7 (migré-démigré), via la commande
journalctl -f -u x2goserver
août 05 00:50:35 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32471]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: R août 05 00:50:37 x2goserver-host.domain.tld /usr/lib64/x2go/x2golistsessions_sql[32522]: dbsys_deletemounts called, session ID: username-50-1628117432_stDKDE_dp24 août 05 00:50:37 x2goserver-host.domain.tld /usr/lib64/x2go/x2golistsessions_sql[32522]: Purging finished session from X2Go db, session ID: username-50-1628117432_stDKDE_dp24 août 05 00:50:37 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32532]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:37 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:37 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:37 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: adding to finished list. août 05 00:50:39 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32550]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:39 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:39 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:41 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32573]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:42 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:42 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:44 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32592]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:44 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:44 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:46 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32610]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:46 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:46 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:48 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32628]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:48 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:48 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:50 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32646]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:50 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:50 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:53 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32669]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:53 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:53 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:55 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32687]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:55 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:55 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:57 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32705]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: blocked for more than 20 seconds. août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: found stale X-server process (32126), sending SIGKILL août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: unmounting all shares août 05 00:50:57 x2goserver-host.domain.tld su[32714]: (to username) root on none août 05 00:50:57 x2goserver-host.domain.tld su[32714]: pam_unix(su:session): session opened for user username by (uid=0) août 05 00:50:57 x2goserver-host.domain.tld su[32714]: pam_unix(su:session): session closed for user username août 05 00:50:57 x2goserver-host.domain.tld su[32731]: (to username) root on none août 05 00:50:57 x2goserver-host.domain.tld su[32731]: pam_unix(su:session): session opened for user username by (uid=0) août 05 00:50:57 x2goserver-host.domain.tld su[32731]: pam_unix(su:session): session closed for user username
Sur le serveur dans le fichier /tmp/.x2go-username/C-username-50-1628117432_stDKDE_dp24/session.log
running as X2Go Agent NXAGENT - Version 3.5.0 Copyright (C) 2001, 2011 NoMachine. See http://www.nomachine.com/ for more information. Info: Agent running with pid '32126'. Session: Starting session at 'Thu Aug 5 00:50:33 2021'. Info: Proxy running in server mode with pid '32126'. Info: Waiting for connection from 'localhost' on port '42495'. Info: Accepted connection from '127.0.0.1'. Info: Connection with remote proxy completed. Info: Using ADSL link parameters 1408/24/1/0. Info: Using agent parameters 5000/10/50/0/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Listening to X11 connections on display ':50'. Info: Established X client connection. Info: Using shared memory parameters 1/1/0/0K. Info: Using alpha channel in render extension. Info: Not using local device configuration changes. keyboard file created Session: Session started at 'Thu Aug 5 00:50:34 2021'. Session: Terminating session at 'Thu Aug 5 00:50:35 2021'. Info: Waiting the cleanup timeout to complete. Session: Session terminated at 'Thu Aug 5 00:50:35 2021'.
Sur le serveur, dans le fichier /tmp/.x2go-username/C-username-50-1628117432_stDKDE_dp24/clients
error opening security policy file /usr/local/lib/nx/X11/xserver/SecurityPolicy The XKEYBOARD keymap compiler (xkbcomp) reports: > Error: Can't find file "null" for symbols include > Exiting > Abandoning symbols file "default" Errors from xkbcomp are not fatal to the X server AUDIT: Thu Aug 5 00:50:34 2021: 32126 x2goagent: client 1 rejected from local host FreeFontPath: FPE "/usr/share/fonts/misc/" refcount is 2, should be 1; fixing.
Sur le client mageia 5 (aucun changement de configuration depuis plus d'un an)
x2go-DEBUG-../onmainwindow.cpp:2778> Starting session with key. x2go-INFO-8> "Starting connection to server: x2goserver-host.domain.tld:22" x2go-DEBUG-../onmainwindow.cpp:2817> Start new ssh connection to server:"x2goserver-host.domain.tld":"22" krbLogin: false x2go-DEBUG-../onmainwindow.cpp:2912> SSH connection established. x2go-DEBUG-../onmainwindow.cpp:3172> Continue normal x2go session x2go-DEBUG-../onmainwindow.cpp:3516> "" x2go-DEBUG-../onmainwindow.cpp:4010> Executing remote command: "X2GODPI=96 x2gostartagent 800x600 adsl 16m-jpeg-9 unix-kde-depth_24 us auto 1 D KDE" x2go-DEBUG-../onmainwindow.cpp:4802> Agent output: "50 02d30691ec18214203dd80fa98e9fec5 32126 username-50-1628117432_stDKDE_dp24 42495 42496 42497 " x2go-DEBUG-../onmainwindow.cpp:5392> "Starting NX proxy, command: nxproxy -S nx/nx,options=/home/username/.x2go/S-username-50-1628117432_stDKDE_dp24/options:50" x2go-DEBUG-../onmainwindow.cpp:5661> Proxy wrote on stderr: " NXPROXY - Version 3.5.0 Copyright (C) 2001, 2010 NoMachine. See http://www.nomachine.com/ for more information. Info: Proxy running in client mode with pid '20496'. Session: Starting session at 'Thu Aug 5 00:50:47 2021'. Info: Connecting to remote host 'localhost:43495'. Info: Connection to remote proxy 'localhost:43495' established. " x2go-DEBUG-../onmainwindow.cpp:5661> Proxy wrote on stderr: "Info: Connection with remote proxy completed. Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. " x2go-DEBUG-../onmainwindow.cpp:5661> Proxy wrote on stderr: "Info: Using ADSL link parameters 512/24/1/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Forwarding X11 connections to display ':0.0'. Session: Session started at 'Thu Aug 5 00:50:48 2021'. " x2go-DEBUG-../onmainwindow.cpp:5661> Proxy wrote on stderr: "Info: Established X server connection. " x2go-DEBUG-../onmainwindow.cpp:5661> Proxy wrote on stderr: "Info: Using shared memory parameters 0/0K. " x2go-DEBUG-../onmainwindow.cpp:9928> "Searching proxy win: X2GO-username-50-1628117432_stDKDE_dp24" x2go-DEBUG-../onmainwindow.cpp:11418> "Searching window with title: X2GO-username-50-1628117432_stDKDE_dp24" x2go-DEBUG-../onmainwindow.cpp:9934> "Proxy win found: 41943184" x2go-DEBUG-../onmainwindow.cpp:5661> Proxy wrote on stderr: "Session: Terminating session at 'Thu Aug 5 00:50:49 2021'. Session: Session terminated at 'Thu Aug 5 00:50:49 2021'. " x2go-DEBUG-../onmainwindow.cpp:5524> Deleting Proxy. x2go-DEBUG-../onmainwindow.cpp:5573> Waiting for proxy to exit. x2go-DEBUG-../onmainwindow.cpp:5593> Checking exit status. x2go-DEBUG-../onmainwindow.cpp:5644> Finished Proxy. x2go-DEBUG-../onmainwindow.cpp:8744> "Command Message: exec startkde Loading profile from /etc/profile mv : voulez-vous écraser '/home/username/.xsession-x2go-x2goserver-host.domain.tld-errors.old' ? "
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |

Jybz Membre non connecté
-
- Voir le profil du membre Jybz
- Inscrit le : 10/10/2018
- Groupes :
-
Administrateur
-
Forgeron
xrdb: error while loading shared libraries: libXcomp.so.3: cannot open shared object file: No such file or directory
Cette erreur a disparu après installation de libxcomp3-3.5.0.33-3.mga7.i586
Super ! Déjà, dépendance à un paquet manquant. Mais pourquoi avoir installé une version 32bit ?
Toujours sur le serveur mageia 7 (migré-démigré), via la commande
journalctl -f -u x2goserver
août 05 00:50:35 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32471]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: R août 05 00:50:37 x2goserver-host.domain.tld /usr/lib64/x2go/x2golistsessions_sql[32522]: dbsys_deletemounts called, session ID: username-50-1628117432_stDKDE_dp24 août 05 00:50:37 x2goserver-host.domain.tld /usr/lib64/x2go/x2golistsessions_sql[32522]: Purging finished session from X2Go db, session ID: username-50-1628117432_stDKDE_dp24 août 05 00:50:37 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32532]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: août 05 00:50:37 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: removed from database, not updating status. août 05 00:50:37 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:37 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: adding to finished list. août 05 00:50:39 x2goserver-host.domain.tld /usr/lib64/x2go/x2gogetstatus[32550]: db_getstatus called, session ID: username-50-1628117432_stDKDE_dp24, return value: […] août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: is blocked. août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: blocked for more than 20 seconds. août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: found stale X-server process (32126), sending SIGKILL août 05 00:50:57 x2goserver-host.domain.tld /usr/sbin/x2gocleansessions[31791]: username-50-1628117432_stDKDE_dp24: unmounting all shares août 05 00:50:57 x2goserver-host.domain.tld su[32714]: (to username) root on none août 05 00:50:57 x2goserver-host.domain.tld su[32714]: pam_unix(su:session): session opened for user username by (uid=0) août 05 00:50:57 x2goserver-host.domain.tld su[32714]: pam_unix(su:session): session closed for user username août 05 00:50:57 x2goserver-host.domain.tld su[32731]: (to username) root on none août 05 00:50:57 x2goserver-host.domain.tld su[32731]: pam_unix(su:session): session opened for user username by (uid=0) août 05 00:50:57 x2goserver-host.domain.tld su[32731]: pam_unix(su:session): session closed for user username
Est-ce normal si le client a un segfault d'avoir ce log coté serveur ?
Les autres logs ne montre rien de particulier, mise a part une session qui se termine aussitôt après s'ouvrir.
Pourquoi utiliser le rpm de mga5 et non mga7 ?
Arch | Machine | OS |
x86_64 | lenovo x250 | mga9 |
armv7hl | bananapro | mga9 |
aarch64 | Raspberry Pi 4B | mga9 |

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
- lib64xcomp3 était déjà présente en version 64 bits. La dépendance c'est qu'un bout du programme pointe vers un fichier de la librairie 32 bits
- je ne saurais me prononcer sur la "normalité" du segfault (SIGKILL sent, stale X-server process, blocked for more than 20 s)
- mga5 c'est pour un portable Acer qui fonctionne bien comme ça. Son client X2Go a toujours pu se connecter au serveur. Je n'y touche donc pas, cherchant plutôt à rétablir l'état antérieur du serveur.
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |

Tonin Membre non connecté
-
- Voir le profil du membre Tonin
- Inscrit le : 02/07/2013
- Groupes :
Les clients sont sur un Acer Aspire 9410 dans des systèmes ayant leur propre partition. Les serveurs sont une machine mga7!, qui en outre sert d'hôte à des machines virtuelles dont une mga6v. Le serveur mga8* était issu d'une mise à jour depuis mga7* (d'ailleurs compliquée), et a été démigré vers le serveur mga7! actuel (2021-08-05).
Il apparait étrangement qu'il n'est plus possible pour un client mga8 de joindre le serveur mga7! de la même façon que le précédent serveur mga7*. Afin de rétablir cette fonctionnalité, le serveur mga7 a été réinstallé (2021-08-06).
Résultat des essais | ||||
---|---|---|---|---|
X2Goclient | X2Goserver | type de session | connexion | notes (facultatives) |
mga5 | mga7* | KDE/LXDE | oui | |
windows | mga7* | KDE/LXDE | oui | |
mga5 | mga8* | KDE/LXDE | non | |
mga8 | mga8* | KDE/LXDE | non | |
mga5 | mga6v | LXDE | oui | |
mga8 | mga6v | LXDE | oui | |
mga8 | mga7v | ICEvm | oui | Loop: WARNING! |
mga8 | mga7v | Bureau X2Go/X11 partagé | oui | |
mga8 | mga7! | KDE/LXDE | non | Loop: WARNING! |
mga8 | mga7! | Bureau X2Go/X11 partagé | oui | |
mga8 | mga7 | KDE/LXDE | oui | |
mga8 | mga7 | Bureau X2Go/X11 partagé | oui | |
mga8 | mga8 | KDE/LXDE | non | Loop: PANIC! |
mga8 | mga8 | Bureau X2Go/X11 partagé | non | Loop: PANIC! |
Comparaison de trois séquences de log du client : | ||
---|---|---|
connexion oui | connexion non | connexion non |
Loop: WARNING! Established X server connection. dure à l'envie |
Loop: WARNING! Established X server connection. dure une fraction de seconde |
Loop: PANIC! Pas vraiment de connexion |
Code TEXT : Session: Starting session at 'Thu Aug 5 18:52:21 2021'. .../... Info: Connected to remote proxy on FD#5. Info: Connection with remote proxy completed. Loop: WARNING! Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Info: Using ADSL link parameters 1408/24/1/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Forwarding X11 connections to display ':0'. Info: Forwarding auxiliary X11 connections to display ':0'. Session: Session started at 'Thu Aug 5 18:52:21 2021'. Info: Established X server connection. Info: Using shared memory parameters 0/0K. Session: Terminating session at 'Thu Aug 5 19:00:16 2021'. Session: Session terminated at 'Thu Aug 5 19:00:16 2021'. |
Code TEXT : Session: Starting session at 'Thu Aug 5 15:54:29 2021'. .../... Info: Connected to remote proxy on FD#5. Info: Connection with remote proxy completed. Loop: WARNING! Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Info: Using ADSL link parameters 1408/24/1/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Forwarding X11 connections to display ':0'. Info: Forwarding auxiliary X11 connections to display ':0'. Session: Session started at 'Thu Aug 5 15:54:29 2021'. Info: Established X server connection. Info: Using shared memory parameters 0/0K. Session: Terminating session at 'Thu Aug 5 15:54:31 2021'. Session: Session terminated at 'Thu Aug 5 15:54:31 2021'. |
Code TEXT : Session: Starting session at 'Thu Aug 5 14:24:36 2021'. .../... Info: Connected to remote proxy on FD#5. Loop: PANIC! The remote NX proxy closed the connection. Error: The remote NX proxy closed the connection. Loop: PANIC! Failure negotiating the session in stage '7'. Error: Failure negotiating the session in stage '7'. Loop: PANIC! Wrong version or invalid session authentication cookie. Error: Wrong version or invalid session authentication cookie. Session: Terminating session at 'Thu Aug 5 14:24:36 2021'. Session: Session terminated at 'Thu Aug 5 14:24:36 2021'. |
Édité par Tonin Le 06/08/2021 à 22h20
Mageia 9 | > | Mageia 5 - 32bits - LXDE - Compiz ; ... Mandriva ; ... power pack, Mandrake 7.0 |