Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NtopNG White Screen #242

Closed
jchrislemmer opened this issue Oct 18, 2015 · 3 comments
Closed

NtopNG White Screen #242

jchrislemmer opened this issue Oct 18, 2015 · 3 comments

Comments

@jchrislemmer
Copy link

Hi there,

I have installed Ntopng using the yum repos you guys supplied. Everything was installed successfully. However, when I start Ntopng and log in, everything seems missing. See screenshots:

ntopng-image-1
ntopng-image-2
ntopng-image-3

My config:

[root@localhost ~]# cat /etc/ntopng/ntopng.conf
--local-networks="192.168.1.0/24,10.0.0.0/24"
--interface=eth1,eh0
--daemon
--community
--http-port=3000
-G=/var/tmp/ntopng.pid
--sticky-hosts=local
[root@localhost ~]#

Thanks
Chris

@jchrislemmer
Copy link
Author

Tailing /var/log/messages:

Oct 18 19:47:56 localhost ntopng: [Lua.cpp:4359] WARNING: Script failure [/usr/local/share/ntopng/scripts/callbacks/second.lua][/usr/local/share/ntopng/scripts/lua/modules/graph_utils.lua:911: bad argument #2 to 'toint' (number expected, got nil)]

@lucaderi
Copy link
Member

I think there is something wrong with your install. The error you reported does not match with the code. Can you please deinstall everything, do a yum/apt-get clean and start over. Then if not not working please report "ntopng --version"

@simonemainardi
Copy link
Contributor

@jchrislemmer lua error shown tells that you have an old dev version. Method hasCommunities has been removed with commit bc94680. Please update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants