Bonjour,

j'ai un serveur asterisk qui tourne sous Fedora et NX est installé dessus pour pouvoir y accéder en interne. Avant tout fonctionnait très bien, et un jour sans savoir pourquoi (c'est bien là le drame), plus moyen de se connecter.

NX semble bien se connecter au serveur, valide l'authentification, puis au moment de se charger complètement il me donne la jolie erreur ci dessous.

Si qq1 arrivait à déchiffrer tout cela ou au moins m'aiguiller dans mes recherches, ce serait fort sympathique.

Merci.

PS : je suis un pure néophyte Linux, mais je ne demande qu'à mieux connaître


Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
NX> 203 NXSSH running with pid: 4916
NX> 285 Enabling check on switch command
NX> 285 Enabling skip of SSH config files
NX> 285 Setting the preferred NX options
NX> 200 Connected to address: 192.168.20.1 on port: 22
NX> 202 Authenticating user: nx
NX> 208 Using auth method: publickey
HELLO NXSERVER - Version 3.1.0-2 - LFE
NX> 105 Hello NXCLIENT - Version 3.0.0
NX> 134 Accepted protocol: 3.0.0
NX> 105 Set shell_mode: shell
NX> 105 Set auth_mode: password
NX> 105 Login 
NX> 101 User: admin
NX> 102 Password: ********
NX> 103 Welcome to: localhost.localdomain user: admin
NX> 105 Listsession --user="admin" --status="suspended\054running" --geometry="1440x900x32+render" --type="unix-kde" 
NX> 127 Available sessions: 
 
Display Type             Session ID                       Options  Depth Screen         Status      Session Name
------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------
1046    unix-kde         5E11E318F4564C6ACA5102FB978CC1C8 -RD--PSA    32 1440x870       Suspended   Asterisk                      
 
NX> 148 Server capacity: not reached for user: admin
NX> 105 Restoresession --link="lan" --backingstore="1" --encryption="1" --cache="16M" --images="64M" --shmem="1" --shpix="1" --strict="0" --composite="1" --media="0" --session="Asterisk" --type="unix-kde" --geometry="1440x870" --client="winnt" --keyboard="pc102\057fr_CH" --id="5E11E318F4564C6ACA5102FB978CC1C8" --resize="1" 
NX> 596 NX> 596 ERROR: NXNODE Ver. 3.1.0-3  (Error id eC6EBF0)
NX> 596 NX> 596 ERROR: resume session: run commands
NX> 596 NX> 596 ERROR: execution of last command failed
NX> 596 NX> 596 last command: /bin/bash --login -c 'kill -USR2 4270'
NX> 596 NX> 596 exit value: 1
NX> 596 NX> 596 stdout: 
NX> 596 NX> 596 stderr: /bin/bash: line 0: kill: (4270) - No such process
NX> 596 NX> 596 init: stdin arguments: user=admin,userip=192%2e168%2e1%2e13,uniqueid=5E11E318F4564C6ACA5102FB978CC1C8,display=1046,images=64M,cache=16M,client=winnt,media=0,backingstore=1,encryption=1,strict=0,clipboard=both,shpix=1,rootless=0,composite=1,session=Asterisk,shmem=1,type=unix-kde,virtualdesktop=1,resize=1,id=5E11E318F4564C6ACA5102FB978CC1C8,keyboard=pc102%2ffr_CH,geometry=1440x870,link=lan,render=1,subscriptionid=None,productid=LFE,balance_host=192%2e168%2e20%2e1,encryption_mode=3,connection=local
NX> 280 Exiting on signal: 15