Page 24 of 39

Re: Netonix Manager / Control Software

Posted: Sat Aug 11, 2018 8:55 am
by sirhc
PeakWiFi wrote:Ok thanks, will try 1.5.1rc3.

No other manager software running.


Huh, what, I said v1.5.0.

SNMP is broken in v1.5.1rc3, Stephen is fixing it and will release v1.5.1rc4 - SOON

Re: Netonix Manager / Control Software

Posted: Sat Aug 11, 2018 11:27 am
by PeakWiFi
Understood, tried 1.5.0 with same result. Device is created, goes green, then flaps red to green. Had pings going while this occurred, they did not skip a beat:

8/11/2018 8:22:04 AM Created device 10.9.7.246
8/11/2018 8:22:11 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Online
8/11/2018 8:22:11 AM Backing up configuration for device 10.9.7.246
8/11/2018 8:22:17 AM 10.9.7.246: Backed up configuration to 10.9.7.246_WS-8-150-DC_Tower-9F-Switch_17.ncfg
8/11/2018 8:22:25 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Offline: Error: ESOCKETTIMEDOUT
8/11/2018 8:22:32 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Online
8/11/2018 8:22:46 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Offline: Error: ESOCKETTIMEDOUT
8/11/2018 8:22:53 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Online
8/11/2018 8:22:57 AM Deleted device 10.9.7.246

Reply from 10.9.7.246: bytes=32 time=7ms TTL=61
Reply from 10.9.7.246: bytes=32 time=8ms TTL=61
Reply from 10.9.7.246: bytes=32 time=7ms TTL=61
Reply from 10.9.7.246: bytes=32 time=8ms TTL=61
Reply from 10.9.7.246: bytes=32 time=7ms TTL=61
Reply from 10.9.7.246: bytes=32 time=7ms TTL=61
Reply from 10.9.7.246: bytes=32 time=7ms TTL=61
Reply from 10.9.7.246: bytes=32 time=7ms TTL=61
Reply from 10.9.7.246: bytes=32 time=9ms TTL=61
Reply from 10.9.7.246: bytes=32 time=8ms TTL=61

Thanks

Re: Netonix Manager / Control Software

Posted: Sat Aug 11, 2018 2:19 pm
by sirhc
Well I am "far" from a Linux guy but since it works well for me and most other people that I know of I would have to "guess" something with your server/install, I could be wrong but there are over 500 people using the Manager so I would think they would be screaming here if it was the code?

I wish I new more about where to point you to correct it but that would be an Eric question.

Maybe eliminate your network as the cause by managing a switch in your office on the same subnet?

Re: Netonix Manager / Control Software

Posted: Mon Aug 13, 2018 1:13 am
by duntonsr
Hi,

Clean install of latest version on an ubuntu 16.04 box today.

Getting the following


root@aircontrol:/opt/netonix-manager# nodejs app.js
{ [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
js-bson: Failed to load c++ bson extension, using pure JS version
/opt/netonix-manager/node_modules/ssh2-streams/lib/constants.js:210
var KEX_BUF = Buffer.from(DEFAULT_KEX.join(','), 'ascii');
^
TypeError: ascii is not a function
at Function.from (native)
at Function.from (native)
at Object.<anonymous> (/opt/netonix-manager/node_modules/ssh2-streams/lib/constants.js:210:22)
at Module._compile (module.js:410:26)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/opt/netonix-manager/node_modules/ssh2-streams/lib/utils.js:6:22)
at Module._compile (module.js:410:26)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Module.require (module.js:354:17)
at require (internal/module.js:12:17)
r
Many thanks,


Steve

Re: Netonix Manager / Control Software

Posted: Mon Aug 13, 2018 12:45 pm
by Eric Stern
You need to upgrade nodejs to 8.11.3 or newer.

Re: Netonix Manager / Control Software

Posted: Fri Aug 24, 2018 9:18 am
by nasked
Hi:

Netonix Manager made a copy of config of each switch. I see that there are more than one copy of each switch. my question... When backup file is made? and in the end of backup file there are a number... What does this number mean?

Thank You.

Re: Netonix Manager / Control Software

Posted: Fri Aug 24, 2018 11:07 am
by sirhc
nasked wrote:Hi:

Netonix Manager made a copy of config of each switch. I see that there are more than one copy of each switch. my question... When backup file is made? and in the end of backup file there are a number... What does this number mean?

Thank You.


Its incremental number so if it is 56 that means you have 56 config change saves in there.

Re: Netonix Manager / Control Software

Posted: Fri Aug 24, 2018 3:16 pm
by SPOT1
Hi, I'm new here, in advance, sorry for my english, is not my native lenguage.


I already installed netonix manager and nodejs and now I'm trying to log in, but when I introduce [admin, admin] as user and password in localhost:3443 redirects me to an error page, something like ERROR_CONECTION_RESET this page cannot be shown, I'm running windows 10, and tryed this on chrome, firefox and IE.

I found this in the error log, where netonix manager were installed, also is repeated many many times.


TypeError: Cannot read property 'smtp_host' of undefined
at sendEmail (C:\Program Files (x86)\Netonix Manager\util.js:30:16)
at Promise.<anonymous> (C:\Program Files (x86)\Netonix Manager\util.js:82:9)
at Promise.<anonymous> (C:\Program Files (x86)\Netonix Manager\node_modules\mpromise\lib\promise.js:172:8)
at emitOne (events.js:116:13)
at Promise.emit (events.js:211:7)
at Promise.emit (C:\Program Files (x86)\Netonix Manager\node_modules\mpromise\lib\promise.js:84:38)
at Promise.reject (C:\Program Files (x86)\Netonix Manager\node_modules\mpromise\lib\promise.js:111:15)
at Promise.error (C:\Program Files (x86)\Netonix Manager\node_modules\mongoose\lib\promise.js:95:15)
at Immediate.cb (C:\Program Files (x86)\Netonix Manager\node_modules\mongoose\lib\query.js:1152:29)
at Immediate._onImmediate (C:\Program Files (x86)\Netonix Manager\node_modules\mquery\lib\utils.js:137:16)
at runCallback (timers.js:810:20)
at tryOnImmediate (timers.js:768:5)
at processImmediate [as _immediateCallback] (timers.js:745:5)
js-bson: Failed to load c++ bson extension, using pure JS version
C:\Program Files (x86)\Netonix Manager\util.js:30
if (config.smtp_host != '') {

And yes, I'm into network, where all my devices are and I want to manage.

I do not know what to do :willy:

Re: Netonix Manager / Control Software

Posted: Tue Sep 25, 2018 12:14 am
by scracha
Hi,

I'm having exact same issues. nodejs --version v10.11.0 Ubuntu 16.04.5 LTS


25/09/2018 16:06:59 Device 'NorthEnd Netonix' (172.16.163.182) changed state to Online
25/09/2018 16:06:59 Device 'Stranraer Big Netonix' (172.16.163.174) changed state to Online
25/09/2018 16:07:00 Device 'Falkirk Netonix' (172.16.163.14) changed state to Online
25/09/2018 16:07:03 Device 'WesterHailes Netonix 2' (172.16.163.146) changed state to Online
25/09/2018 16:07:03 Device 'Kesgrave Netonix' (172.16.161.166) changed state to Online
25/09/2018 16:07:03 Device 'Bluff Netonix' (172.16.163.50) changed state to Online
25/09/2018 16:07:10 Device 'Bury Netonix 1' (172.16.163.186) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:10 Device 'Bury Netonix 2' (172.16.163.190) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:11 Device 'Dalefield Netonix' (172.16.163.170) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:12 Device 'Stranraer Big Netonix' (172.16.163.174) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:13 Device 'NorthEnd Netonix' (172.16.163.182) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:14 Device 'Falkirk Netonix' (172.16.163.14) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:15 Device 'WesterHailes Netonix 2' (172.16.163.146) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:16 Device 'Bluff Netonix' (172.16.163.50) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:17 Device 'Kesgrave Netonix' (172.16.161.166) changed state to Offline: Error: ESOCKETTIMEDOUT
25/09/2018 16:07:20 Device 'NorthEnd Netonix' (172.16.163.182) changed state to Online
25/09/2018 16:07:20 Device 'Falkirk Netonix' (172.16.163.14) changed state to Online
25/09/2018 16:07:21 Device 'Stranraer Big Netonix' (172.16.163.174) changed state to Online
25/09/2018 16:07:23 Device 'WesterHailes Netonix 2' (172.16.163.146) changed state to Online
25/09/2018 16:07:23 Device 'Kesgrave Netonix' (172.16.161.166) changed state to Online
25/09/2018 16:07:23 Device 'Bluff Netonix' (172.16.163.50) changed state to Online





PeakWiFi wrote:Understood, tried 1.5.0 with same result. Device is created, goes green, then flaps red to green. Had pings going while this occurred, they did not skip a beat:

8/11/2018 8:22:04 AM Created device 10.9.7.246
8/11/2018 8:22:11 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Online
8/11/2018 8:22:11 AM Backing up configuration for device 10.9.7.246
8/11/2018 8:22:17 AM 10.9.7.246: Backed up configuration to 10.9.7.246_WS-8-150-DC_Tower-9F-Switch_17.ncfg
8/11/2018 8:22:25 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Offline: Error: ESOCKETTIMEDOUT
8/11/2018 8:22:32 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Online
8/11/2018 8:22:46 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Offline: Error: ESOCKETTIMEDOUT
8/11/2018 8:22:53 AM Device 'Tower 9F Switch' (10.9.7.246) changed state to Online
8/11/2018 8:22:57 AM Deleted device 10.9.7.246

Re: Netonix Manager / Control Software

Posted: Tue Oct 02, 2018 7:24 pm
by wifinecochea
A nosotros nos pasa lo mismo , fue instalado en windows 7 32bit x86 (NO server)..

The same thing happens to us, it was installed in Windows 7 32bit x86 (NO server)


node-v8.12.0-x86

ImageImage