Page 1 of 1

Unable to Login EVE-NG Web Interface - EVE Commuunity

Posted: Thu Jun 13, 2019 12:40 am
by letsdc
I have installed my EVE-NG installed like 2-3 weeks ago.

Everything was working fine. Then i didnt open my server for 5 days. Today when I booted my server and ran EVE Community using VM Work station - every thing ran fine. My VM booted and I got IP to access it.

When I put IP into browser it opens login page and after entering login and password when i click login (using native or html5) it doesnt move any thing.

There is no activity on the page. I search throgh internet and looks at the diskspace issue - but this doesnt seem to be issue in my case. below is my df-h output

login as: root
root@192.168.1.66's password:
Welcome to Ubuntu 16.04.4 LTS (GNU/Linux 4.9.40-eve-ng-ukms-2+ x86_64)

* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
Last login: Mon May 20 14:30:09 2019
root@eve-ng:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 6.8G 0 6.8G 0% /dev
tmpfs 1.4G 15M 1.4G 2% /run
/dev/mapper/eve--ng--vg-root 51G 4.2G 45G 9% /
tmpfs 6.9G 0 6.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 6.9G 0 6.9G 0% /sys/fs/cgroup
/dev/sda1 472M 83M 365M 19% /boot
root@eve-ng:~#

Re: Unable to Login EVE-NG Web Interface - EVE Commuunity

Posted: Thu Jun 13, 2019 6:15 am
by Uldis (UD)
Looks you have have killed your EVE SQL database.
Usually it happens when you power off PC if EVE VM was running.
Brutal way power off your PC or VM ware workstation with running EVE.

Workarround:
https://www.eve-ng.net/images/EVE-COOK-BOOK-1.12.pdf
Section 15.4 to recovery SQL db.
Simple.

Uldis

Re: Unable to Login EVE-NG Web Interface - EVE Commuunity

Posted: Fri Jun 21, 2019 2:35 am
by letsdc
ohhhh ... i got community version :/

Re: Unable to Login EVE-NG Web Interface - EVE Commuunity

Posted: Fri Jun 21, 2019 7:27 am
by Uldis (UD)
The same is on eve Community v 2.0.3-95
this recovery is included in Comm as well

Re: Unable to Login EVE-NG Web Interface - EVE Commuunity

Posted: Wed Jan 08, 2020 7:45 pm
by BlackWolf
This fix did not work for me. I have community edition, ver 2.0.3-105, on VMWare Workstation 15 player (version 15.5.1 build-15018445), on Windows 7 box. All I am getting is a blank login screen when I first go to the NAT'd IP address provided (192.168.x.x) and when I try to refresh (F5) the browser, it says it can't connect. I made no changes, but I suspect it has something to do with a crash on the system I experienced the other day.

Other than blowing out the install and then reinstalling, any recommendations?

V/R

BlackWolf.

Re: Unable to Login EVE-NG Web Interface - EVE Commuunity

Posted: Wed Jan 08, 2020 7:52 pm
by Uldis (UD)
you had overloaded your HDD.
Most probable issue.
You simply didnt follow our how to fist step to clean old packages and then install update/upgrade.
What now:
https://www.eve-ng.net/index.php/live-helpdesk/
Use your gmail account to join.

Join in our live helpdesk chat for advice.
because you need clean up your community vm to bit free up space on it
and then expand hdd.

you can check right now on your eve cli:

Code: Select all

df -h
if any value is 100%

Uldis