Forum Replies Created
-
AuthorPosts
-
January 18, 2023 at 16:48 in reply to: Can’t connect to the NoMachine server after moving to a new server #42566
iv
ParticipantThank you!
This solved my problem 🙂
December 27, 2022 at 09:36 in reply to: Can’t connect to the NoMachine server after moving to a new server #42130iv
ParticipantDear katpan,
I’ve sent logs to the email which you provided. But I’m not sure if it was delivered. Let me know if there are some problems.
iv
ParticipantThank you everyone, I solve it.
I connected to Ubuntu via SSH and ran command “w”.
Result:
13:29:49 up 36 days, 9 min, 2 users, load average: 0.10, 0.03, 0.02
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
iv :1 :1 Mon12 ?xdm? 18:26m 0.00s /usr/lib/gdm3/gdm-x-session –run-script env GNOME_SHE
iv pts/1 <macOS IP address is here> 13:29 1.00s 0.02s 0.00s w
And I noticed that my gdm-x-session is still running according to “?xdm?” value in IDLE field. So I killed this session by PID and reconnected successfully.
Hope, this may help somebody in the future.
P.S. to get PID ran:
who -uH
P.P.S to kill by PID ran:
sudo kill -HUP <PID is here>
iv
ParticipantHere it is (see attached Last_NoMachine_Screen) Sorry for the bad quality. It is because I took a screenshot from “Connection Info” menu, which is shown in small window. A notification to upgrade NoMachine is depicted there.
And I attached here also a screen of the value of DefaultDesktopCommand from /usr/NX/etc/node.cfg in Ubuntu
-
AuthorPosts