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

Moderator: mike

daniel
Posts: 20
Joined: Sat Jul 22, 2017 1:38 am

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

Post by daniel » Sat Jul 22, 2017 1:45 am

I just did an upgrade from v2.0.3-60 and everything went fine except HTML login stopped working. When I change the mode from Native to HTML mode and press login button, nothing happens. Native mode works fine and I haven't seen any other issues so far after the upgrade. I tried in Firefox and Safari both with cache cleared. Please advise if there is a workaround or new release to address the issue.

Thanks,
Daniel

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

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

Post by ramindia » Sat Jul 22, 2017 5:37 am

daniel wrote:
Sat Jul 22, 2017 1:45 am
I just did an upgrade from v2.0.3-60 and everything went fine except HTML login stopped working. When I change the mode from Native to HTML mode and press login button, nothing happens. Native mode works fine and I haven't seen any other issues so far after the upgrade. I tried in Firefox and Safari both with cache cleared. Please advise if there is a workaround or new release to address the issue.

Thanks,
Daniel
Check the disk space, login to EVE-NG IP using putty via ssh

show df -h and clear some space and restart and test it.

R!

daniel
Posts: 20
Joined: Sat Jul 22, 2017 1:38 am

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

Post by daniel » Sat Jul 22, 2017 4:14 pm

It doesn't appear to be disk space issue:

root@eve-ng:~# df -Th
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 25G 0 25G 0% /dev
tmpfs tmpfs 4.9G 16M 4.9G 1% /run
/dev/mapper/eve--ng--vg-root ext4 114G 73G 36G 67% /
tmpfs tmpfs 25G 0 25G 0% /dev/shm
tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs tmpfs 25G 0 25G 0% /sys/fs/cgroup
/dev/sda1 ext2 472M 236M 212M 53% /boot

HTML mode was working perfectly fine at v2.0.3-60 before the upgrade.

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

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

Post by Uldis (UD) » Sat Jul 22, 2017 5:04 pm

Need clear browser cache !!!
Then rfresh browser with F5, restart browser and try
After update/upgrade eve I recommend reboot it as well.
Tou said it was v60 now its v70.
older versions didnt have auto browser refresh.
try other browser how is it
UD

daniel
Posts: 20
Joined: Sat Jul 22, 2017 1:38 am

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

Post by daniel » Sun Jul 23, 2017 5:08 pm

Here is what I tried regarding browser cache:

On MAC:

Firefox with cache cleared
Safari with cache cleared

On Windows:

Chrome with chache cleared
Chrome incognito window
Internet Explorer

None of the above worked.

In Chrome developer console, i noticed a 500 Internal Server Error by anjular.js. Hopefully this will give you a clue directing me where to check.

Thanks,
Daniel

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

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

Post by Uldis (UD) » Sun Jul 23, 2017 6:40 pm

I do belive nothing is happened.
Do again apt-get update
apt-get upgrade
apt-get dist-upgrade


reboot eve
and try..
if still not..
then find me in our skype group
uldisd.poisonfish

https://join.skype.com/xG3Xi3cBVh1a

very rare but it is possible when ppl during update screw their EVE, but never happens itself...

UD

daniel
Posts: 20
Joined: Sat Jul 22, 2017 1:38 am

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

Post by daniel » 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

Tommiy
Posts: 14
Joined: Sat Apr 01, 2017 1:57 am

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

Post by Tommiy » Mon Aug 07, 2017 11:32 pm

I have exactly the same problem after updating from 53. HTML login does not do anything at all. Telnet still functions. Did you manage to fix this at all or am I up for doing a complete reinstallation?

Tommiy
Posts: 14
Joined: Sat Apr 01, 2017 1:57 am

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

Post by Tommiy » Mon Aug 07, 2017 11:57 pm

I've also forced a re-install of eve-ng and this has not addressed the issue.

ecze
Posts: 533
Joined: Wed Mar 15, 2017 1:54 pm

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

Post by ecze » Tue Aug 08, 2017 12:25 am

systemctl start apache2

E.

Locked