Closed MarshalCurrier closed 1 year ago
That didnt add the screenshot or the copy/paste...
There's a few of those. I have uninstalled and reinstalled with no success. I am unsure where the bootstrap stuff is supposed to be located but there's a symlink in "/usr/share/ntopng/httpdocs" from "bootstrap -> ../../javascript/bootstrap"
I tried to figure it out. No luck.
Hi @MarshalCurrier sorry but we can help you only if you have the latest 2 ntopng versions (5.6 or 5.7). So if possible update and let me know
Having the same issue on Ubuntu 22.04, with the ntopng package updated to the latest version. Interestingly, the versions seem to not match between apt and web/cli:
apt:
$ apt show ntopng
Package: ntopng
Version: 5.6.230920-21625
Web, footer:
ntopng Community v.5.2.220414
CLI:
$ ntopng --version
Version: 5.2.220414 [Community build]
GIT rev: :5.2.220414
As for the Bootstrap error - Seems like the file in question, bootstrap.bundle.min.js
is not present:
$ ls /usr/share/ntopng/httpdocs/bootstrap/js
bootstrap.js bootstrap.min.js
Can you please deinstall all the ntopng packages and reinstall the one we build (from https://packages.ntop.org)
I believe you have both the ntop packaged ntopng, and the one that comes with Ubuntu
That's it, thanks! I did follow the guide on that page, but I probably forgot to run an apt update
after adding the repository. Didn't know Ubuntu shipped with its on version. After removing the old version and installing the correct version, this issue is now gone.
Environment: PRETTY_NAME="Ubuntu 22.04.3 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.3 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy
Architecture: [e.g. amd64]
x86_64 GNU/Linux
ntopng version/revision: [e.g. 5.1.211223] ntopng --version Version: 5.2.220414 [Community build] GIT rev: :5.2.220414
What happened: When using the applicaiton through both Chrome and Firefox the bootstrap doesnt load.
How did you reproduce it? Login and look at the console in Chrome or Firefox
Debug Information: