Cannot login to a new eve-ng community installation
Posted: Thu Mar 21, 2024 7:28 am
Hello,
Yesterday i installed eve-ng with live iso installer version: 5.0.1-22, 05 MAR, 2024
After the installed when i go to the gui and try to login nothing seems to happen.
If i open my browser inspector i see the login page try's to do a post to: POST http://ip/api/auth/login
But it get a 500 error.
Error from the logs:
ErrorException: Undefined index: rows in /opt/unetlab/html/includes/api_authentication.php:193
Stack trace:
#0 /opt/unetlab/html/includes/api_authentication.php(193): Slim\Slim::handleErrors()
#1 /opt/unetlab/html/api.php(129): apiLogin()
#2 [internal function]: {closure}()
#3 /opt/unetlab/html/includes/Slim/Route.php(468): call_user_func_array()
#4 /opt/unetlab/html/includes/Slim/Slim.php(1357): Slim\Route->dispatch()
#5 /opt/unetlab/html/includes/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#6 /opt/unetlab/html/includes/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#7 /opt/unetlab/html/includes/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#8 /opt/unetlab/html/includes/Slim/Slim.php(1302): Slim\Middleware\PrettyExceptions->call()
#9 /opt/unetlab/html/api.php(1368): Slim\Slim->run()
#10 {main}
Am i doing something wrong or is this a bug?
I have looked at other people having the same issue and normally its seems to be the disk space. I still have 90GB of free space so that can't be it.
After that i did the premission fix script and i did a recreate of the database but nothing worked sofar.
Yesterday i installed eve-ng with live iso installer version: 5.0.1-22, 05 MAR, 2024
After the installed when i go to the gui and try to login nothing seems to happen.
If i open my browser inspector i see the login page try's to do a post to: POST http://ip/api/auth/login
But it get a 500 error.
Error from the logs:
ErrorException: Undefined index: rows in /opt/unetlab/html/includes/api_authentication.php:193
Stack trace:
#0 /opt/unetlab/html/includes/api_authentication.php(193): Slim\Slim::handleErrors()
#1 /opt/unetlab/html/api.php(129): apiLogin()
#2 [internal function]: {closure}()
#3 /opt/unetlab/html/includes/Slim/Route.php(468): call_user_func_array()
#4 /opt/unetlab/html/includes/Slim/Slim.php(1357): Slim\Route->dispatch()
#5 /opt/unetlab/html/includes/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#6 /opt/unetlab/html/includes/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#7 /opt/unetlab/html/includes/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#8 /opt/unetlab/html/includes/Slim/Slim.php(1302): Slim\Middleware\PrettyExceptions->call()
#9 /opt/unetlab/html/api.php(1368): Slim\Slim->run()
#10 {main}
Am i doing something wrong or is this a bug?
I have looked at other people having the same issue and normally its seems to be the disk space. I still have 90GB of free space so that can't be it.
After that i did the premission fix script and i did a recreate of the database but nothing worked sofar.