Netonix Manager / Control Software

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: Netonix Manager / Control Software

Sun May 22, 2016 3:59 pm

Kinda looks like the old code. Try uninstalling the package and then reinstalling rc8?

User avatar
MichaelBrandl
Member
 
Posts: 29
Joined: Mon Sep 21, 2015 11:15 am
Location: Hampshire, UK
Has thanked: 4 times
Been thanked: 2 times

Re: Netonix Manager / Control Software

Thu Jun 02, 2016 3:25 am

When adding a device in with a non standard SSH Port, once you have added the device, you need to then go back into the device again to change the SSH Port as it reverts back to 22,

User avatar
MichaelBrandl
Member
 
Posts: 29
Joined: Mon Sep 21, 2015 11:15 am
Location: Hampshire, UK
Has thanked: 4 times
Been thanked: 2 times

Re: Netonix Manager / Control Software

Tue Jun 07, 2016 10:05 am

MichaelBrandl wrote:This was all looking good for around the first 10-15 Devices added, then it froze and now it just displays the first two entries only, however I have had email alerts about the devices, and I cannot re-add them, so they must still be present.

Has anyone else had a similar thing? I am running this on a Ubuntu Server.



I managed to resolve this issue by not monitoring any Switches running 1.2.4 and refreshing the page. I will now upgrade them and then re-monitor, just in case anyone else has this issue.

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Netonix Manager / Control Software

Tue Jun 07, 2016 10:21 am

MichaelBrandl wrote:
MichaelBrandl wrote:This was all looking good for around the first 10-15 Devices added, then it froze and now it just displays the first two entries only, however I have had email alerts about the devices, and I cannot re-add them, so they must still be present.

Has anyone else had a similar thing? I am running this on a Ubuntu Server.



I managed to resolve this issue by not monitoring any Switches running 1.2.4 and refreshing the page. I will now upgrade them and then re-monitor, just in case anyone else has this issue.


Yea, you should at least have v1.3.9 to use the Manager properly.

However v1.4.2rc6 is very stable and fixes several important bugs found in v1.4.0 and v1.4.1

v1.4.2rc will soon go FINAL
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
nriedman
Member
 
Posts: 10
Joined: Wed May 13, 2015 2:59 pm
Location: Greenfield, IN
Has thanked: 0 time
Been thanked: 3 times

Netonix Manager not showing all devices

Thu Jun 09, 2016 9:14 am

I very much appreciate the netonix manager application for firmware upgrades. It certainly saves me a lot of scripting time and maintenance. I have experienced one problem with it at this point. Not all devices will show on the devices tab. I have over 20 switches but at the moment only 3 show up. They are in the database because I show the devices added in the log and I cannot add the same ip again as it states it already exists.

I have tried chrome and firefox with the same result. I have also reinstalled netonix manager and node.js but the database still stays (I cannot determine where the info is located because when I reinstall, everything is still there).

Any ideas?

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Netonix Manager not showing all devices

Thu Jun 09, 2016 9:37 am

nriedman wrote:I very much appreciate the netonix manager application for firmware upgrades. It certainly saves me a lot of scripting time and maintenance. I have experienced one problem with it at this point. Not all devices will show on the devices tab. I have over 20 switches but at the moment only 3 show up. They are in the database because I show the devices added in the log and I cannot add the same ip again as it states it already exists.

I have tried chrome and firefox with the same result. I have also reinstalled netonix manager and node.js but the database still stays (I cannot determine where the info is located because when I reinstall, everything is still there).

Any ideas?

I moved your post into the proper thread.

What install - Linux or Windows?
What version are you running?

Eric had suggested a fresh install after one of the version changes instead of the on-line upgrade?
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
mike@surfglobal.net
Member
 
Posts: 16
Joined: Wed Feb 17, 2016 8:24 pm
Location: St. Albans, VT
Has thanked: 0 time
Been thanked: 0 time

Re: Netonix Manager / Control Software

Mon Jun 20, 2016 10:35 am

I am trying to install the latest software on a debian machine and there are no errors anywhere I can find, but after you start it, port 3443 is not open on the local host to access the server. If you look at the process list you can see it seems to be running:
root 25037 0.4 0.5 678832 30244 ? Sl 10:24 0:01 /usr/bin/nodejs bootloader.js

Any ideas where to start?

User avatar
mike@surfglobal.net
Member
 
Posts: 16
Joined: Wed Feb 17, 2016 8:24 pm
Location: St. Albans, VT
Has thanked: 0 time
Been thanked: 0 time

Re: Netonix Manager / Control Software

Mon Jun 20, 2016 10:40 am

I just checked out the crash.log and these entries are in it, not sure if this helps

events.js:72
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:904:11)
at Server._listen2 (net.js:1042:14)
at listen (net.js:1064:10)
at Server.listen (net.js:1138:5)
at Object.<anonymous> (/opt/netonix-manager/app.js:602:116)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:906:3
js-bson: Failed to load c++ bson extension, using pure JS version

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: Netonix Manager / Control Software

Mon Jun 20, 2016 12:40 pm

The error (EADDRINUSE) indicates that the port it is trying to use (3443) is already in use and so it can't start.

You can try 'netstat -n -a -p |grep 3443' and see if it finds anything.

User avatar
mike@surfglobal.net
Member
 
Posts: 16
Joined: Wed Feb 17, 2016 8:24 pm
Location: St. Albans, VT
Has thanked: 0 time
Been thanked: 0 time

Re: Netonix Manager / Control Software

Wed Jun 22, 2016 5:16 pm

We finally got it installed and is working but the interface is extremely buggy on the debian server. Of course 1.0.0rc9 came out a day later that we upgraded to. No change in the bugginess of the web interface. The crash error notice always stays on top even if you click on the link to send the crash report.

PreviousNext
Return to General Discussion

Who is online

Users browsing this forum: No registered users and 108 guests