Page 1 of 1

Browser logon screen not shown.

Posted: Tue Jan 14, 2025 6:24 pm
by benw
Hello,
I've been working with EVE for some time - really nice program!
But I do have an issue with access to the webpage.
At times, the login screen does not come up at all, stating that the site cannot be reached (ERR_CONNECTION_REFUSED), or it disappears once the logon details have been inserted.
Sometimes rebooting helps, but not always. I've also tried to reset the Eve configuration.
Usually I use Chrome but 've tried different browsers.
The IP address is received via DHCP (but I have configured the DHCP server to always hand out the same IP address.)
I am running eve-ng 6.2.0-4 community edition on Ubuntu 22.04.5 LTS on VMWare Workstation PRO 2t, Windows 11.

Any suggestions how I can solve this issue?
Thanks!

Re: Browser logon screen not shown.

Posted: Tue Jan 14, 2025 10:07 pm
by rusty725
come to our chat https://webchat.eve-ng.net and give me anydesk id so I can connect to you and check on the issue.

Re: Browser logon screen not shown.

Posted: Fri Jan 17, 2025 9:46 am
by benw
Hello Rusty,
I really appreciate the effort you suggest. However, as it turns out, it is neither possible nor allowed to provide remote access to this system.
Are there any suggestions you could give for me to check myself?

(also, it does not happen all the time...)
Thanks!

Re: Browser logon screen not shown.

Posted: Fri Jan 17, 2025 8:43 pm
by rusty725
show output of less /etc/network/interfaces

Re: Browser logon screen not shown.

Posted: Mon Jan 20, 2025 7:48 am
by benw
Hello Rustry,
Sorry for the late reply - for some reason I do not get email notifications anymore..
Attached is a screendump of the interfaces file.

Thanks,
Ben

Re: Browser logon screen not shown.

Posted: Mon Jan 20, 2025 9:59 pm
by rusty725
Check your windows firewall. In Eve terminal run these commands
systemctl stop ufw.service
systemctl disable ufw.service

Also check if you have ad blockers and other sec tools that might be preventing your connection.

Re: Browser logon screen not shown.

Posted: Tue Jan 21, 2025 7:57 am
by benw
Thanks, Rusty,
Again, much appreciated. I will try this next time the issue reoccurs.

Re: Browser logon screen not shown.

Posted: Tue Jan 21, 2025 9:04 am
by rusty725
You're Welcome