Page 1 of 1

HTML 5 Client Won't Allow Login

Posted: Wed Oct 25, 2017 7:49 am
by jackbrown1993
Hello all,

After updating I can no longer login to EVE using the HTML5 client, clicking the login button does nothing. Looking at Chrome inspector I am getting a 500 error from /api/auth/login

Any ideas?

Thanks,

Jack.

Re: HTML 5 Client Won't Allow Login

Posted: Wed Oct 25, 2017 8:49 am
by Uldis (UD)
first you have to complete update if your previous version was older:
apt autoremove
apt-get update
apt-get dist-upgrade

reboot

then:
cat /opt/unetlab/schema/guacamole-update.sql | mysql -u root --password=eve-ng guacdb

and try

UD