Forum Replies Created
-
AuthorPosts
-
BilbotineParticipantHi mcarillo,
There was an error during the upload of logs. Can you please send them to forum[at]nomachine[dot]com, referencing the topic as subject ?
Thank you
BilbotineParticipantHello Snejok,
Thank you for your suggestion!
We will take it into consideration for the future release announcements.
BilbotineParticipantHi Roystech,
Can you please send the logs (client side) to help us investigating ?
You can gather them as described in the following article: https://www.nomachine.com/DT10O00163
and send them to forum[at]nomachine[dot]com, referencing the topic as subject.
Thank you.
BilbotineParticipantHi Ernest,
in order to assist you, can you please tell us which version you use ?
If you’re not using the last version 6.11.2, we kindly invite you to upgrade and let us know if the problem is solved.
BilbotineParticipantHi rahulsinghrox701,
The upload of logs failed. Can you please send them to forum[at]nomachine[dot]com, referencing the topic as subject.
Thanks in advance
June 2, 2020 at 10:25 in reply to: Fresh installation of NoMachine Workstation – web access did not work #27915
BilbotineParticipantHello boospy,
Do you use domain users/LDAP/ActiveDirectory? Do you have non standard restrictions for users?
Could you tell us how exactly you created the nxhtd user?
A standard set of logs will be helpful for the investigation. Please gather them as described in:
https://www.nomachine.com/DT10O00163#1.1
and send to forum[at]nomachine[dot]com, referencing the topic as subject.
BilbotineParticipantHi viethoc,
Before investigating further, can you please check the firewall on your mac machines and make sure you use the correct IP addresses ?
If it doesn’t help, please send us more details, including client and server logs, via e-mail to forum[at]nomachine[dot]com, referencing the topic in the subject field.
Logs can be gathered following this procedure: https://www.nomachine.com/DT10O00163
BilbotineParticipantHi Babok,
Indeed, the article you mention answers your question 🙂
BilbotineParticipantHi dhsto,
Please try to set the EnableUPnP key in /usr/NX/etc/server.cfg from EnableUPnP to none, and let us know if that helps!
Note that UPnP or NAT-PMP is required for automatic port-mapping. Without UPnp, it will be necessary to configure the router manually and open the requested port.
BilbotineParticipantHi jjgalvez,
The upload of your logs failed. Please collect logs (both server and client sides), following the procedure explained in this document https://www.nomachine.com/DT10O00163, and send them to forum[at]nomachine[dot]com, making sure to reference this forum topic.
Thank you
BilbotineParticipantHi davide445,
The development team is working on it, and it will be released soon. But I cannot tell you if it will be in the next release or in the following one.
You can tick the box at the bottom of the feature request (‘notify me’) in order to receive an e-mail when it is released.
BilbotineParticipantHi cro,
We have not been able to reproduce the same problems, but you should also change the other *.cfg key:
from:
AvailableSessionTypes unix-remote,unix-console,unix-default,unix-application,physical-desktop,shadow
to:
AvailableSessionTypes unix-remote,unix-console,unix-default,unix-application,physical-desktop,shadow,unix-xsession-default,unix-xdm
in both:
/usr/NX/etc/node.cfg
/usr/NX/etc/server.cfg
Let us know if this helps!
BilbotineParticipantHi davide445,
In case you still need it, here is the script:
#!/bin/bash
$(sudo grub-reboot “$(grep -i ‘windows’ /boot/grub/grub.cfg|cut -d “‘” -f2)” && sudo reboot)
You can name the script reboot2windows
Give it the right to execute – chmod +x reboot2windows
And start it with sudo – sudo ./reboot2windows
BilbotineParticipantHi LordCalvin,
Can you please send us the logs by e-mail to forum(at)nomachine(dot)com, making sure you reference the topic as subject.
If needed, the procedure to gather logs is explained here: https://www.nomachine.com/DT10O00163
Furthermore, could you please also tell us the Ubuntu version you are using, the NoMachine version & protocol you are trying to use, and explain the network setup of Ubuntu as you mention about being behind NAT.
Thank you in advance
December 23, 2019 at 11:29 in reply to: Ubuntu 18.04 command line code to download and install #24953
BilbotineParticipantHi uncled,
You can use:
wget https://download.nomachine.com/download/6.9/Linux/nomachine_6.9.2_1_amd64.deb
sudo dpkg -i nomachine_6.9.2_1_amd64.deb
Please also read the article “How to install NoMachine from the command line on Linux”: https://www.nomachine.com/AR01L00775
-
AuthorPosts
