Can't log into HTML mode after upgrade to 2.0.3-70
Moderator: mike
-
- Posts: 20
- Joined: Sat Jul 22, 2017 1:38 am
Can't log into HTML mode after upgrade to 2.0.3-70
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
Thanks,
Daniel
-
- Posts: 409
- Joined: Sun Mar 19, 2017 10:27 pm
Re: Can't log into HTML mode after upgrade to 2.0.3-70
Check the disk space, login to EVE-NG IP using putty via sshdaniel wrote: ↑Sat Jul 22, 2017 1:45 amI 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
show df -h and clear some space and restart and test it.
R!
-
- Posts: 20
- Joined: Sat Jul 22, 2017 1:38 am
Re: Can't log into HTML mode after upgrade to 2.0.3-70
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.
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.
-
- Posts: 5148
- 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
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
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
-
- Posts: 20
- Joined: Sat Jul 22, 2017 1:38 am
Re: Can't log into HTML mode after upgrade to 2.0.3-70
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
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
-
- Posts: 5148
- 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
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
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
-
- Posts: 20
- Joined: Sat Jul 22, 2017 1:38 am
Re: Can't log into HTML mode after upgrade to 2.0.3-70
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
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
-
- Posts: 14
- Joined: Sat Apr 01, 2017 1:57 am
Re: Can't log into HTML mode after upgrade to 2.0.3-70
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?
-
- Posts: 14
- Joined: Sat Apr 01, 2017 1:57 am
Re: Can't log into HTML mode after upgrade to 2.0.3-70
I've also forced a re-install of eve-ng and this has not addressed the issue.
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: Can't log into HTML mode after upgrade to 2.0.3-70
systemctl start apache2
E.
E.