Linux: free 4x->5x upgrade problem

Forum / NoMachine for Linux / Linux: free 4x->5x upgrade problem

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #8612
    unlim
    Participant

    I can’t upgrade, below are the commands and output.

    Some history: I  upgraded recently to free 4x and use it ok

    # /etc/NX/nxserver –version
    NoMachine – Version 4.6.16

    # /etc/NX/nxserver –status
    NX> 111 NoMachine server has been shut down.
    NX> 162 Disabled service: nxserver.
    NX> 162 Disabled service: nxnode.
    NX> 162 Disabled service: nxd.

    # /usr/NX/bin/nxserver –shutdown
    NX> 162 Disabled service: nxserver.
    NX> 162 Disabled service: nxd.
    NX> 162 Disabled service: nxnode.

    # rpm -Uvh nomachine_5.0.43_1_x86_64.rpm
    Preparing…                ########################################### [100%]
    NoMachine Workstation appears to be installed on this host. Two
    different NoMachine packages can’t be installed at the same time on
    the same host. Be sure you uninstall NoMachine Workstation before
    installing NoMachine.
    error: %pre(nomachine-5.0.43-1.x86_64) scriptlet failed, exit status 1
    error:   install: %pre scriptlet failed (2), skipping nomachine-5.0.43-1

    # /etc/NX/nxserver –version
    NoMachine – Version 4.6.16

    # /etc/NX/nxserver –status
    NX> 111 NoMachine server has been shut down.
    NX> 162 Disabled service: nxserver.
    NX> 162 Disabled service: nxnode.
    NX> 162 Disabled service: nxd.

    #8642
    Britgirl
    Keymaster

    The message says:

    NoMachine Workstation appears to be installed on this host. Two
    different NoMachine packages can’t be installed at the same time on
    the same host. Be sure you uninstall NoMachine Workstation before
    installing NoMachine.

    This means exactly that. You can’t install a free NoMachine package on top of a Workstation package already installed.

    Did you try to update to version 5 using the automatic updates facility?

    #8649
    unlim
    Participant

    But I didn’t install any Workstation.

    When I have hav 3x then I go to ur site and download free 4x RPM for Linux64.

    Could you pls tell me why do I have not free but Workstation?

    And how to have free-version now?

    #8689
    Britgirl
    Keymaster

    Hmmm. Seems like a bug. If you only installed  the free version (I thought you had followed my advice in another post and downloaded the Workstation) on top of the old free, then in theory it should install without any problems. We’ll look into this. For now, here’s a workaround:

    1. Create file: sudo touch /usr/NX/etc/DisableBlockingScript

    2. Do the update again (NoMachine Free)

    3. Remove the file:
    sudo rm /usr/NX/etc/DisableBlockingScript

    #8699
    unlim
    Participant

    As I understand Workstation will be suspended after 1 mo, when free-version won’t?

    I’d like my server not suspended…

    #8707
    Britgirl
    Keymaster

    If you want the virtual Linux desktop functionality, then you need to purchase a license for the Workstation. We provide the evaluation software on the website without download restrictions. If you are evaluating and need more time, please contact our sales team with your scenario details.

    #8720
    unlim
    Participant

    I’m not sure I understand you.

    I’ve use free 3x and want to use free 4x-5x.
    So I’ve download and upgrade server from free 3x to free 4x.
    But now (when I try to upgrade server from 4x to 5x) your system wrote me that I use not free but Workstation.

    But I do not want workstation.
    Could you pls specify exactly – what should I do now to get free not Workstation?

    #8739
    zaq
    Participant

    Hello,

    In your case you shouldn’t get information about update blockade.
    In the next release this bug will be fixed. Thank you for reporting it.
    To do update you need:

    1. Create file:

    sudo touch /usr/NX/etc/DisableBlockingScript

    2. Do the update again (NoMachine Free):

    rpm -Uvh nomachine_5.0.43_1_x86_64.rpm

    3. Remove the file:

    sudo rm /usr/NX/etc/DisableBlockingScript

    #8765
    unlim
    Participant

    Thank you!

    But – how can I check I use free-version not Workstation?

    To be sure…

    #8767
    Britgirl
    Keymaster

    How to check which version of NoMachine or NX Server you are using
    https://www.nomachine.com/AR07C00232

    #8791
    unlim
    Participant

    I run:

    # /usr/NX/bin/nxserver –version
    NoMachine – Version 4.6.16

    # /usr/NX/bin/nxserver –subscription
    NX> 621 You appear to run an unsubscribed product. Please visit
    NX> 621 the NoMachine Web site at http://www.nomachine.com/
    NX> 621 to acquire a valid subscription.

    So – what version am I use? Free or Workstation?

    #8799
    Britgirl
    Keymaster

    You have the free version of 4.6.16 installed: NoMachine – Version 4.6.16.

    If it were the Workstation evaluation package it would say:

    /usr/NX/bin/nxserver –version
    NoMachine Workstation Evaluation – Version 4.6.16

    –subscription is telling you that you don’t have a subscription, which you don’t. You are using the free version.

    #8806
    unlim
    Participant

    I see.

     

    Thank you!

Viewing 13 posts - 1 through 13 (of 13 total)

This topic was marked as solved, you can't post.