On 19.11.21 10:31, Ilaria Sani wrote:
Thank you Uli for keeping the ball rolling!!!
Following your suggestion, I pgrep -f x2goagent And got a number of ongoing processed that I am not allowed to kill. e.g. pkill: killing pid 133596 failed: Operation not permitted
So I tried to figure out if any of those were mine:
pgrep -f x2goagent -u sani pgrep -f x2goagent -s sani-67-1637314001_stDXFXF_dp32
But no line appeared
Is it possible that my crashed session is not listed there?
Sometimes old session information are keep on the server. Try to terminate them over putty. For example:
ulf@x2go-p330:~$ x2golistsessions 1296|ulf-50-1637340582_stDICEWM_dp24|50|x2go-p330|R|2021-11-19T17:49:42|fbc9aa1c5025aa92b363c5192efc55a9|172.17.172.213|47146|47147|2021-11-19T17:49:43|ulf|68|47148|-1|-1
ulf@x2go-p330:~$ x2goterminate-session ulf-50-1637340582_stDICEWM_dp24
Best regards Ulf