Page 3 of 5

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Tue Nov 07, 2017 7:50 pm
by ramindia
tiketahema222 wrote:
Sat Nov 04, 2017 8:23 pm
I need help ... my router will not load the startup configs
Please follow EVE-NG Videos over youtube, it explained clear.

by the way what router you talking about ?

R!

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Thu Oct 11, 2018 4:03 pm
by ammonium
daniel wrote:
Mon Jul 24, 2017 4:02 am
no luck with the above steps suggested:

root@eve-ng:~# apt-get update
Hit:1 http://www.eve-ng.net/repo xenial InRelease
Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Fetched 204 kB in 6s (31.9 kB/s)
Reading package lists... Done
root@eve-ng:~#
root@eve-ng:~#
root@eve-ng:~#
root@eve-ng:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-62 linux-headers-4.4.0-62-generic linux-headers-4.4.0-75 linux-headers-4.4.0-75-generic linux-headers-4.4.0-78 linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-4.4.0-81 linux-headers-4.4.0-81-generic linux-image-4.4.0-62-generic linux-image-4.4.0-75-generic linux-image-4.4.0-78-generic
linux-image-4.4.0-79-generic linux-image-4.4.0-81-generic
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@eve-ng:~#
root@eve-ng:~#
root@eve-ng:~#
root@eve-ng:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
linux-headers-4.4.0-62 linux-headers-4.4.0-62-generic linux-headers-4.4.0-75 linux-headers-4.4.0-75-generic linux-headers-4.4.0-78 linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
linux-headers-4.4.0-79-generic linux-headers-4.4.0-81 linux-headers-4.4.0-81-generic linux-image-4.4.0-62-generic linux-image-4.4.0-75-generic linux-image-4.4.0-78-generic
linux-image-4.4.0-79-generic linux-image-4.4.0-81-generic
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@eve-ng:~#
root@eve-ng:~#
root@eve-ng:~# reboot


I will add your Skype.


Thanks,
Daniel

Thanks for the link.

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Fri Oct 12, 2018 3:17 am
by khalid shaikh
i also get this issue

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Sat Jan 25, 2020 2:04 pm
by rodm81
I had the same thing happen to me. I did everything you did but nothing worked. Right before I was going to do a complete reinstall I ran the below command . Found it in the eve-pro cookbook and it resolved the issue.

unl_wrapper -a restoredb

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Sun May 03, 2020 10:11 am
by farnoosh
hi
I run eve-community iso in vm workstation
i got ip address but I can not log into the web address
I pinged th ip address in cmd and it worked I had connection
but the ip address in web browser does not work

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Wed May 06, 2020 7:56 am
by Uldis (UD)
Usually it is problem with your EVE SQL.
Accident power off pc when eve vm was running can crash your eve database.
Best solution is reinstall all eve, or come to EVE Live Helpdesk for support.
https://www.eve-ng.net/index.php/live-helpdesk/
use gmail account to join

Uldis

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Wed May 13, 2020 8:46 am
by Uldis (UD)
EVE Pro or Community?

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Fri May 15, 2020 5:42 pm
by rinkymehra
After update/upgrade eve I recommend reboot it as well.

Regards,
stream videos via tubemate apk

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Sun May 24, 2020 6:27 pm
by rinkymehra
I have exactly the same problem after updating from 53.

Re: Can't log into HTML mode after upgrade to 2.0.3-70

Posted: Thu Jul 23, 2020 4:42 pm
by nikkinemo95
Got similar issue after upgrading. For some reason hostname is missed @ /etc/apache2/sites-enabled/unetlab.conf. after adding ServerName eve1 to the file and "systemctl start apache2" issue got resolved.