kroy

Forum Replies Created

Viewing 15 posts - 466 through 480 (of 569 total)
  • Author
    Posts
  • in reply to: NoMachine 5.1.44 reset X server #12094
    kroy
    Contributor

    It looks like your local X server crashes. Can you reproduce the problem and send to forum[at]nomachine[dot]com or attach here Xorg.0.log and Xorg.0.log.old? You can find it in /var/log/ on your local machine.

    in reply to: Cannot connect with keypair #12065
    kroy
    Contributor

    Are you sure that you are connecting to correct user? Public key should be added to .nx/config folder on that user home directory, on server side. Please also check if it’s correct public key. Have you used that instructions https://www.nomachine.com/AR02L00785?

    in reply to: Cannot login using public key #12064
    kroy
    Contributor

    Hi,

    authorized_keys format is correct for authorized.crt. Make sure if you’ve used the appropriate public key. Also change file permissions: chmod 644 authorized.crt. Instructions how to set up key based authentication with NX protocol you can find here https://www.nomachine.com/AR02L00785.

    Another thing – you didn’t tell us about your OS. If you have problems with key generated with PuTTY-gen check that solution: https://www.nomachine.com/forums/topic/unable-to-apply-key-authentication.

    in reply to: External access through Pfsense #12062
    kroy
    Contributor

    We checked NoMachine on pfsense 2.3.2 and it works fine, so it looks like it’s wrong configuration problem.

    After login to pfsense GUI in menu navigate to STATUS / DASHBOARD. In “Interface” panel you can find external IP your network. Now navigate to FIREWALL / NAT and check rules. There should be correctly Interface (name should be the same as Interface with your external IP), Dest. Port (it’s the port which you should use in the NoMachine Player on the client side), NAT IP (if it’s for sure the same as on your machine with nxserver) and NAT Port (if you didn’t change NX Port – it should be 4000).

    After that server should be ready for use. In NoMachine Player create new connection with your external IP as Host, NX as Protocol and Dest.Port number as Port.

    in reply to: Cannot find the default environment #12009
    kroy
    Contributor

    Hi.

    It can be caused by Wayland. We have been able to reproduce a similar problem, but to be sure can you run debug, reproduce problem and send us logs from server side? You can send them 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. Please show us or send also X processes when you are logged to desktop (ps -Af |grep Xorg).

    As a workaround you can try to log to the Plasma (failsafe) or Xfce Session. If that won’t help – open node configuration file (/usr/NX/etc/node.cfg) and add line DefaultDesktopCommand "/usr/bin/startxfce4", save file and restart nxserver (sudo /usr/NX/bin/nxserver --restart). Then you should be able to start new session.

     

    in reply to: Upgraded to 5.1.42 on Windows 10 – no display? #11980
    kroy
    Contributor

    Have you restarted the machines or just the nxserver on your machine? As a rule, after upgrade you shouldn’t have to restart machine unless there is a notification to do so.

    However,  the session should work. Can we see your logs? Please run debug, restart nxserver, reproduce issue and 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.

    in reply to: Black screen after updating a few days go #11940
    kroy
    Contributor

    Can you check value key PhysicalDesktopMode in server configuration file?

    cat /usr/NX/etc/server.cfg |grep PhysicalDesktopMode

    If there is 0 – you cannot interact with the physical desktop because it’s view-only-mode. The following fix was introduced to fix this broken key: https://www.nomachine.com/TR03N06661.

    If you don’t have enabled view-only-mode please run debug, reproduce issue and 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.

    in reply to: New user questions #11890
    kroy
    Contributor

    The password to account is still available in Windows 10 when you add a PIN number as login option. So in NoMachine you should write the login (this can also be your email) and the password to account to authorize the session.

    in reply to: White screen on connection #11887
    kroy
    Contributor

    Hi pgalpern.
    We couldn’t reproduce your problem. Please upgrade your NoMachine to 5.1.40 and let as know whether the issue with multimonitor still exists.

    I am running a VirtualBox Red Hat Linux 6 client in seamless mode, which sometimes has minor effects on display.

    Can you do some screenshots to explain where is the problem? You can sent it here or on forum[at]nomachine[dot]com.

    in reply to: Cannot connect to computer over public IP #11874
    kroy
    Contributor

    At the moment there is no way to disable searching for IPv6 in the NoMachine, but you should be still able to use IPv4. Please check again your IP numbers and that you have correctly configured port forwarding. Might you consider enabling UPnP map forwarding? There is instruction how to connect to NoMachine when the server is behind a NAT router or a firewall: https://www.nomachine.com/AR11L00827.

    in reply to: Static Noise #11873
    kroy
    Contributor

    Did you try to uncheck “Listen to this device”? Please try also uncheck “Listen to this device” on other recording devices.

    in reply to: Error creating virtual desktop #11849
    kroy
    Contributor

    It’s an issue with proprietary drivers. It’s not connected with NoMachine. Please refer to this article: https://www.nomachine.com/AR09L00814.

    If you have already installed mesa check libGL.so.1 location. Execute command rpm -qa |grep -i mesa. It should show similar name to: “Mesa-libGL1-10.0.2-90.17.x86_64”. Now execute rpm -ql Mesa-libGL1-10.0.2-90.17.x86_64 it should show library location for example: “/usr/lib64/libGL.so.1”. Next thing is adding that path (in our case “/usr/lib64”) to node key DesktopCommandLibraryPath. So open as root /usr/NX/etc/node.cfg file, uncomment line with DesktopCommandLibraryPath and add path.

    Example:

    Change
    #DesktopCommandLibraryPath “”

    to
    DesktopCommandLibraryPath “/usr/lib64/”

    in reply to: NoMachine for Raspberry PI 2/3, and x264 #11847
    kroy
    Contributor

    Please reproduce problem and send logs from /usr/NX/var/log/node/ on raspberry and c:/Users/<username>/.nx on your Windows 10 to forum[at]nomachine[dot]com or attach them here.

    in reply to: Static Noise #11834
    kroy
    Contributor

    Can you paste here information about your default playback and recording device on that Windows? Just open your sound panel with Win+R key sequence and follow control mmsys.cpl. Make a screenshot on Playback and Recording panel. Additionally – please navigate to Preferences on your default Recording device, choose Listen panel and took next screenshot. All pictures please paste here.

    in reply to: Router doesn’t UPnP, doesn’t nx, now what? #11830
    kroy
    Contributor

    You won’t see your external IP on NoMachine Welcome Page if you don’t enable UPnP on your router. You can get your public IP address from whatismyip[dot]com, for example. Please check again your configuration on the router that for sure you choose correct IP of machine and port.

    Instructions 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.

Viewing 15 posts - 466 through 480 (of 569 total)