Bilbotine

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 203 total)
  • Author
    Posts
  • in reply to: Unable to stream audio from Raspberry Pi to Mac #23019
    Bilbotine
    Participant

    Hi hpb,

    Thanks for updating us, it’s nice to read it.

    Feel free to show off your achievements with NoMachine!

    in reply to: Cannot reconnect after logout #23017
    Bilbotine
    Participant

    Hi argentoguy,

    The patch has been sent to you by e-mail.

    Please follow the standard procedure to gather logs from the server: https://www.nomachine.com/DT10O00163

    To set debug level, please set

    SessionLogLevel 7

    in /usr/NX/etc/server.cfg

    Restart nxserver.

    Then after the issue occurs upload the logs, and send them via e-mail.

    in reply to: Public IP #20331
    Bilbotine
    Participant

    Hello Mantelis,

    You can get your public IP address:

    – if UPnP is enabled, by typing in CMD:  “C:\Program Files (x86)\NoMachine\bin\nxserver.exe” –upnpstatus    (with the quotation marks)

    – from websites such as whatismyip[dot]com by example.

    – on the router page – it depends on the router.

    Could you please describe us exactly what problem you have? Is it only how to get the public IP address, or something else?

    in reply to: Htd.cfg redirect #19360
    Bilbotine
    Participant

    Hi dc2008,

    Yes it is possible, you will have to change htd.cfg:

    from:

    <VirtualHost _default_:*>

    RewriteEngine on

    ReWriteCond %{SERVER_PORT} !^4443$

    RewriteRule ^/(.*) https://%{SERVER_ADDR}:4443/nxwebplayer [R,L]

    </VirtualHost>

    to

    <VirtualHost _default_:*>

    RewriteEngine on

    ReWriteCond %{SERVER_PORT} !^4443$

    RewriteRule ^/(.*) https://%{SERVER_ADDR}:4443/nxwebplayer?desktop [R,L]

    </VirtualHost>

    exactly this line:

    RewriteRule ^/(.*) https://%{SERVER_ADDR}:4443/nxwebplayer?desktop [R,L]

    it will redirect from

     

    https://example.com:4080

    https://example.com:4443

     

    to

    https://example.com:4443/nxwebplayer?desktop

     

    In case if you want to make the redirection from the default port (80), to have the redirection from

    https://example.com to https://example.com:4443/nxwebplayer?desktop

     

    You will have to add listening nxhtd on 80 port.

    Edit htd.cfg file and add those lines:

     

    Listen 0.0.0.0:80

     

    Make sure that there isn’t any other service listening on that port, before making such a change.

     

    However, there is one thing you should know when doing all of this: when you redirect or simply type by hand in browser’s URL:

    https://example.com:4443/nxwebplayer?desktop

    the Web Player will try to load ‘desktop.nxs’ connection file, as described in

    https://www.nomachine.com/DT10O00160

    in reply to: How to start over RDP? #19358
    Bilbotine
    Participant

    Hello Jaster,

    Please collect logs (server side), 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.

    in reply to: Problem with NoMachine Using Windows 8.1 #19355
    Bilbotine
    Participant

    Hi Rosssiiii,

    You need run the command:

    “C:\Program Files (x86)\NoMachine\bin\nxserver.exe” –upnpstatus    (with the quotation marks)

    It will provide to the GUI information about port mapping.

    Can you also enable the debug logs (following the procedure explained in this document https://www.nomachine.com/DT10O00163), reproduce the issue and send them to forum[at]nomachine[dot]com, making sure to reference this forum topic ?

    in reply to: Input lag or no respond #19332
    Bilbotine
    Participant

    Hi dd0044,

    Unfortunately, this error is not related to NoMachine and we cannot help.

    Did you try contacting the game’s forum to have their advice?

    in reply to: NoMachine Quick #19329
    Bilbotine
    Participant

    Hi Andy-w,

    We cannot give a time frame yet, as we are focusing on releasing NoMachine Network with higher priority.

    NoMachine Network should also work with NoMachine free.

    You can check this Feature Request about NoMachine Network: https://www.nomachine.com/FR07J02731

    And sign up to receive a notification from us by clicking “notify me”.

    • This reply was modified 5 years, 8 months ago by Bilbotine.
    in reply to: Input lag or no respond #19315
    Bilbotine
    Participant

    Hi again dd0044,

    We made tests with other games and didn’t encounter this issue. We can test this particular game, but it can take a few days to get the result.

    In the meantime we have investigated, and it seems it could be a game problem: https://monsterhunterworldfix.zendesk.com/hc/en-us/articles/360012910332-Monster-Hunter-World-gamepad-Keyboard-Mouse-Fixes

    Have you checked this patch, and did it make a difference, or not ?

    in reply to: Problem with NoMachine Using Windows 8.1 #19307
    Bilbotine
    Participant

    Hi Rosssiiii,

    The port mapping seems to be on the router, but we don’t see it in the nxclient monitor. This can happen for a couple of reasons:

    1. nxserver starts the port mapping in background, so when the nxclient monitor starts, the port mapping may not be ready yet.

    2. there is an old port mapping, by example before restarting nxserver, and the new one is not reported for some reason.

     

    Could you run the command nxserver –upnpstatus and tell us the result ? It will allow us to help you.

     

    Please also tell us which version of NoMachine you are using.

    in reply to: Input lag or no respond #19304
    Bilbotine
    Participant

    Hi dd0044,

    In order to help you, we first need to know more about your environment:

    – can you tell us which version of NoMachine you are using ?

    – what is the operating system of the client device, and what type of mouse are you using ?

    Thank you in advance for the feedback.

    in reply to: V 6.2.4 Trouble connecting High Sierra to Windows 7 #19294
    Bilbotine
    Participant

    Hi RCLab,

    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.

    Thanks in advance.

    in reply to: ADB push over USB fails #19288
    Bilbotine
    Participant

    Hi socoho,

    We reproduced the issue in our labs, and created a Trouble Report: https://www.nomachine.com/TR08P08760

    You can sign up to receive a notification from us by clicking “notify me” 🙂

    • This reply was modified 5 years, 8 months ago by Bilbotine.
    in reply to: Windows machine to Linux #19287
    Bilbotine
    Participant

    Hi Hatehoven,

    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.

    Thanks in advance.

    in reply to: Remote connections fail on Mac to Mac #19275
    Bilbotine
    Participant

    Hello robear,

    In order to help you, we need more info.

    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.

     

Viewing 15 posts - 106 through 120 (of 203 total)