Can't log into HTML mode after upgrade to 2.0.3-70
Moderator: mike
-
- Posts: 3
- Joined: Fri Aug 07, 2020 9:38 pm
Re: Can't log into HTML mode after upgrade to 2.0.3-70
Same problem.
EVE-community is unusable. Before or after update, doesn't matter. I have a big lag ~2-3 min while opening a webpage. Please fix it.
EVE-community is unusable. Before or after update, doesn't matter. I have a big lag ~2-3 min while opening a webpage. Please fix it.
-
- Posts: 1
- Joined: Wed Sep 09, 2020 9:38 pm
Re: Can't log into HTML mode after upgrade to 2.0.3-70
Damm even I am having a similar kind of issue, I have searched all over the internet and even have posted on number of threads on different forum, no solution seems to work. I am really frustrated, can anyone of you here help me resolve this issue, I am very much tired now.
-
- Posts: 3742
- 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
Gents,
before upgrade to EVE Community version 2.0.3-110, you must be sure you have plenty of space on HDD system of EVE.
especially on boot.
Check with
Next, doing upgrade, you must follow what happens on your uprade screen, if somthing would fail.
Next, the third command, apt dist-upgrade is required.
If still it fails to login use:
This will reinsstall guacamole which probably failed.
Last instance for this is recover your Sql database:
If all else failed, last resort to rip mysql out:
Verify if internet is reachable:
#######stop sql processess###########
#########remove lock for libs##############
##############hard erase of sql and related packages################
When prompted, confirm with yes
##########Install eve-ng again##############
EVE-Community:
And finally if all bad, do backup and install fresh EVE Community then, and get back content.
https://www.eve-ng.net/index.php/backup-eve-ng-content/
Uldis
before upgrade to EVE Community version 2.0.3-110, you must be sure you have plenty of space on HDD system of EVE.
especially on boot.
Check with
Code: Select all
df -h
Next, the third command, apt dist-upgrade is required.
If still it fails to login use:
Code: Select all
echo "drop database guacdb ;" | mysql --password=eve-ng mysql ; apt install --reinstall eve-ng-guacamole
Last instance for this is recover your Sql database:
If all else failed, last resort to rip mysql out:
Verify if internet is reachable:
Code: Select all
ping www.google.com
Code: Select all
systemctl stop mysql
Code: Select all
rm -f /var/lib/dpkg/lock
Code: Select all
export TERM=xterm
Code: Select all
apt-get --purge autoremove $(dpkg -l | grep 'mysql' | awk '{print $2}')
Code: Select all
rm -rf /var/lib/mysql
rm -rf /etc/mysql
##########Install eve-ng again##############
EVE-Community:
Code: Select all
apt-get install eve-ng
And finally if all bad, do backup and install fresh EVE Community then, and get back content.
https://www.eve-ng.net/index.php/backup-eve-ng-content/
Uldis
-
- Posts: 2
- Joined: Mon Nov 23, 2020 5:32 pm
Re: Can't log into HTML mode after upgrade to 2.0.3-70
Firefox with cache cleared
Safari with cache cleared
On Windows:
Chrome with chache cleared
Chrome incognito window
Internet Explorer
Safari with cache cleared
On Windows:
Chrome with chache cleared
Chrome incognito window
Internet Explorer
-
- Posts: 3742
- 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
If I will see again extra ads link in your post, I will bank YOUmikestanley464 wrote: ↑Mon Nov 23, 2020 5:33 pmThe 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 Bluestacks Omegle
linux-headers-4.4.0-79
Clear?
Last warning
-
- Posts: 4
- Joined: Fri Dec 11, 2020 7:32 am
Re: Can't log into HTML mode after upgrade to 2.0.3-70
kinda depends on server and environment as well as what access level you have. There is a command line script that will change an account password if the account given the script is set to manual authentication ... which the original admin account should still be. Located in code/admin/cli/ 'spirit of sharing', Kendaniel 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 OGWhatsApp Apk 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