Forum Replies Created
-
AuthorPosts
-
kroyContributor
We couldn’t reproduce problem on fresh installed ubuntu mate 16.04 on Rpi3. Can you run debug, restart nxserver and reproduce test. Please send all logs from server and client side to forum[at]nomachine[dot]com or attach them here (size is restricted). Instructions about debug and collecting logs you can find there: https://www.nomachine.com/DT04M00076.
kroyContributorHi.
We checked in our labs libx264 from sources on Raspberry Pi 3 and it works. What system you have installed on the device? Can you paste here also output from command:
ls -l /usr/NX/lib
?kroyContributorPassword (and username) required by the NoMachine is your usual account credentials from your remote machine. So if you are connecting as the user logged to the desktop, you will need those account credentials.
kroyContributorIt could be similar to a problem that we have been able to reproduce, albeit sporadically. Only the logs will tell us if it’s the same problem.
If you are able to reproduce – please run debug on that machine, restart nxserver (sudo /etc/NX/nxserver –restart), reproduce issue and send all logs from server side to forum[at]nomachine[dot]com or attach them here (size is restricted). Instructions about debug and collecting logs you can find there: https://www.nomachine.com/DT04M00076.
June 7, 2016 at 10:22 in reply to: NoMachine host not appearing connections list after installing cloned image #11547kroyContributorYes you can, but we would prefer to use commands as root:
NX_SYSTEM=”/usr/NX” LD_LIBRARY_PATH=”/usr/NX/lib:$LD_LIBRARY_PATH” /usr/NX/bin/nxkeygen -u > /usr/NX/etc/uuid
sed -i “s/\(^.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*,.*\),.*,/\1,$(cat /usr/NX/etc/uuid),/” /usr/NX/etc/nodes.db
/usr/NX/bin/nxserver –restart
kroyContributorCan you do some test?
– please run debug on both machines (Rpi3 and your notebook) and restart nxserver. Both machines should be connected to the same router;
– check external IP on both machines by the same way you just did earlier;
– now check if ./nxserver –upnpstatus shows the same IP (on both computers and command won’t show nothing please wait few minutes and re-check);
– try to connect via NoMachine to that external IP and port;
If you couldn’t connect please disable firewall and other blockades on the router. Restart router and repeat all the steps. In case of issues please send logs from both machines (https://www.nomachine.com/DT07M00098, and send them to forum[at]nomachine[dot]com)
June 3, 2016 at 18:10 in reply to: NoMachine host not appearing connections list after installing cloned image #11515kroyContributorFor every installation there should be another UUID: you’ve cloned the machine with an already installed NoMachine with known UUID, thats why the machine isn’t visible. You can fix this by changing UUID by hand:
– edit uuid, and change value inside (
sudo vim /usr/NX/etc/uuid
)
– edit nodes.db and enter already changed UUID (sudo vim /usr/NX/etc/nodes.db
)
– restart nxserver (sudo /usr/NX/bin/nxserver --restart
)kroyContributorIn the logs which you sent we can see two different IP numbers to the ones that you indicated in your comments with the logs. We have some additional questions to the problem.
– Do you have dynamic external IP?
– How many routers are connected to your network? And – do you connect also other routers to your RPi3 during that test? (because there are two different IPs in logs)
– On RPi3 are you connected to wifi or ethernet?
– Do you have some firewall, blockades, etc. on your router configured?
kroyContributorThe time it takes to get public IP information depends on the router.
Can you do some test? After booting the OS, please run a terminal and execute the command
sudo /etc/NX/nxserver --upnpstatus
a few times. If nothing shows up in your terminal after 15 minutes, but only shows up after nxserver restart, we need to investigate by looking in the logs.Instructions about debug and collecting logs you can find there: https://www.nomachine.com/DT04M00076.
Please send them to forum[at]nomachine[dot]com making sure to reference the topic.
kroyContributorPlease run debug on that machine, restart nxserver (
sudo /etc/NX/nxserver --restart
), reproduce problem and send all logs from server side to forum[at]nomachine[dot]com or attach them here (size is restricted). Instructions about debug and collecting logs you can find there: https://www.nomachine.com/DT04M00076.kroyContributorIt’s a weird problem. If session fails or disconnect window should go back to the connection list. What system is on server side? Can you run debug on that machine, restart nxserver (
sudo /etc/NX/nxserver --restart
), reproduce problem and send all logs from server side to forum[at]nomachine[dot]com or attach them here (size is restricted). Instructions about debug and collecting logs you can find there: https://www.nomachine.com/DT04M00076.kroyContributor1. Do I need to do any port forwarding at all ?
No if if the router doesn’t accept UPnP commands. Instructions on how to connect to NoMachine when the server is behind a NAT router or a firewall you can find there: https://www.nomachine.com/AR11L00827. Informations about default ports used by NoMachine: https://www.nomachine.com/AR01L00770.
2. Is it possible to connect or setup the remote connection so that it auto logs in without user and password every time ?
Yes. Instructions you can find there: https://www.nomachine.com/AR04K00663.
3. …what happens if the remote computer is not setup with a user and pass ? is it still possible to log in without a password ?
It’s not possible. For example on Windows default security settings don’t allow to log-in from remote without a password. Please refer to https://www.nomachine.com/AR05L00802. But if you don’t want to use your systems account credentials, you can also use NoMachine database: https://www.nomachine.com/forums/topic/new-user-cannot-login-to-windows-desktop.
4. Is it possible to group connections by name or a custom name that i specify. Eg. HOME could have 5 computers, WORK could have 3 computers ?
You cannot group connections, but you can name all connections as you want and set proper sort option. Basic information about using NoMachine you can find there: https://www.nomachine.com/getting-started-with-nomachine.
kroyContributorHave you tried to change input device (‘Mic in’ -> ‘Change settings’ -> choose other device in the ‘Microphone input’ section)? Maybe your microphone is not the default input device in you system… What is your OS and what NoMachine version do you have (on both sides)?
kroyContributorYes. If it is DDNS hostname you can use it instead of the external IP address.
May 17, 2016 at 08:30 in reply to: Detecting and connecting but not getting server desktop on Banana Pi #11341kroyContributorWe weren’t able to reproduce problem. Can you send logs from server side? In this same link you have instruction. Please enable debug log level restart nxserver (
sudo /usr/NX/bin/nxserver --restart
) reproduce issue and send logs to forum[at]nomachine[dot]com or attach them here (size is restricted). -
AuthorPosts