@viktor_g said in Ntopng GUI launch double URL issue...:
@nz Please provide more information
Same error in another browser? Same problem after refreshing the page? What's your full WebGUI url?
We actually have 3 PF installs with the exact same issue.
Started in PF v2.50
Hoping the new update to PF v2.5.1 and PFBlocker v3.0.0_16, would help.
Sadly it did not. Whatever the issue is, it just carried over.
And I just tried both Firefox and Chrome. Same result.
Refreshing doesn't help, because the actual URL is the problem.
So issue is this:
-Going to Diagnostics > ntopng
-or "ntop settings" page, click "Access ntopng"
A double URL is being called.
Comes up as:
FULL URL: http://192.168.0.2/://192.168.0.2:3000
If you manually change the URL to
http://192.168.0.2:3000
its all good, ntopng login comes up fine.
Whatever is causing the issue is from
http://192.168.0.2/ntopng_redirect.php file.
Since this is the module being executed.
And just a few hours ago, we removed the ntopng package "Keep settings" turned OFF, to do fresh install.
Rebooted the PF box.
Reinstalled fresh ntopng.
Same issue.
So why does http://192.168.0.2/ntopng_redirect.php, call up:
this page: http://192.168.0.2/://192.168.0.2:3000
instead of this page: http://192.168.0.2:3000
thanks