Netonix Manager / Control Software

marcbou
Member
 
Posts: 18
Joined: Thu Dec 08, 2016 7:56 pm
Has thanked: 0 time
Been thanked: 4 times

Re: Netonix Manager / Control Software

Mon Mar 25, 2019 7:11 pm

I'm trying to sort columns by Uptime but the order seems incorrect. Is that "feature" broken ?

marcbou
Member
 
Posts: 18
Joined: Thu Dec 08, 2016 7:56 pm
Has thanked: 0 time
Been thanked: 4 times

Re: Netonix Manager / Control Software

Mon Mar 25, 2019 7:16 pm

Is the "Netonix Manager" officially supported or becoming abandonware ? Seems it has a lot of rough edges, and hasn't seen any updates since July 2018..

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: Netonix Manager / Control Software

Mon Mar 25, 2019 7:30 pm

With this most recent update on the switches. We are moving attention over to the manager.

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: Netonix Manager / Control Software

Tue Apr 02, 2019 5:35 pm

NM v 1.0.11 is now out.

Check the release notes for details but there have been several requests on this thread for an option to be able to change the amount of connection error's that take place before the switch goes 'offline' just in case there was a network hiccup and you don't necessarily want to get an email about it.

You can now find that option at the bottom of the NM settings window when you click on the gear in the top right corner.

More to come soon.

slimey
Member
 
Posts: 9
Joined: Tue Dec 26, 2017 9:47 am
Has thanked: 1 time
Been thanked: 0 time

Re: Netonix Manager / Control Software

Tue Apr 02, 2019 6:32 pm

Just tried to upgrade from 1.0.10 to 1.0.11 on a Debian box...

Code: Select all
 root@nm0.tcwil:~# dpkg -i netonix-manager_1.0.11_all.deb
(Reading database ... 64778 files and directories currently installed.)
Preparing to unpack netonix-manager_1.0.11_all.deb ...
Unpacking netonix-manager (1.0.11) over (1.0.10) ...
Setting up netonix-manager (1.0.11) ...
dpkg (subprocess): unable to execute installed post-installation script (/var/lib/dpkg/info/netonix-manager.postinst): No such file or directory
dpkg: error processing package netonix-manager (--install):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 netonix-manager

slimey
Member
 
Posts: 9
Joined: Tue Dec 26, 2017 9:47 am
Has thanked: 1 time
Been thanked: 0 time

Re: Netonix Manager / Control Software

Tue Apr 02, 2019 6:41 pm

Ooh, nasty line-ending issue in the postinst script...

Code: Select all
 root@nm0.tcwil:~# /var/lib/dpkg/info/netonix-manager.postinst
-bash: /var/lib/dpkg/info/netonix-manager.postinst: /bin/bash^M: bad interpreter: No such file or directory


Seems to affect quite a few of the installed files - I'm left with a largely non-working install.

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: Netonix Manager / Control Software

Tue Apr 02, 2019 6:58 pm

Looking into this now. In the mean time try going into the archives on the download section and just use 1.0.10

nbrc
Member
 
Posts: 3
Joined: Wed Nov 08, 2017 9:44 pm
Has thanked: 0 time
Been thanked: 0 time

Re: Netonix Manager / Control Software

Tue Apr 02, 2019 9:28 pm

You've saved the scripts in Windows which has added invalid characters for nix systems. Either save them in the right format to start with, or use the dos2unix tool to convert them, then repackage.

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: Netonix Manager / Control Software

Tue Apr 02, 2019 10:55 pm

Well, that's partially true,

Turns out I was using a newer version of a build tool we use which apparently has a nasty habit of adding in little things like that along with failing to add in script files when being built for linux.

I have pushed the new .deb, tar.gz, and .exe and they appear to work for me now on windows and ubuntu.

The update feature in the manager might have an issue for this release though because there where some changes to the server between 1.0.10 and 1.0.11 being released so it might be necessary to re-install manually.

User avatar
Stephen
Employee
Employee
 
Posts: 965
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 77 times
Been thanked: 169 times

Re: Netonix Manager / Control Software

Tue Apr 02, 2019 11:01 pm

slimey wrote:Ooh, nasty line-ending issue in the postinst script...

Code: Select all
 root@nm0.tcwil:~# /var/lib/dpkg/info/netonix-manager.postinst
-bash: /var/lib/dpkg/info/netonix-manager.postinst: /bin/bash^M: bad interpreter: No such file or directory


Seems to affect quite a few of the installed files - I'm left with a largely non-working install.


slimey, when you go to re-install it now you might run into an issue where dpkg complains that the netonix-manager install wasn't completed preventing you from overwriting it.

If that happens, try running these commands as root:
Code: Select all
rm /var/lib/dpkg/info/netonix-manager*
dpkg -r netonix-manager


Then of course proceed normally with the installation:
Code: Select all
dpkg -i netonix-manager_1.0.11_all.deb


If you don't see that issue, then you should just be able to install everything like normal.

PreviousNext
Return to General Discussion

Who is online

Users browsing this forum: No registered users and 33 guests