eve-ng-pro: packet capture "SLIM APPLICATION ERROR"

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
kmueller68
Posts: 9
Joined: Thu Aug 13, 2020 1:08 pm

eve-ng-pro: packet capture "SLIM APPLICATION ERROR"

Post by kmueller68 » Mon Jan 23, 2023 1:15 pm

Hello.

I have an issue with starting the wiresahrk packet cpture.
I have read several topics in here on theis issue and did what has been suggested, but it did not my issue.

Code: Select all

error message
#0 /opt/unetlab/html/includes/api_capture.php(99): Slim\Slim::handleErrors()
#1 /opt/unetlab/html/api.php(1575): apiCapture()
#2 /opt/unetlab/html/includes/Slim/Route.php(468): {closure}()
#3 /opt/unetlab/html/includes/Slim/Slim.php(1357): Slim\Route->dispatch()
#4 /opt/unetlab/html/includes/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#5 /opt/unetlab/html/includes/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#6 /opt/unetlab/html/includes/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#7 /opt/unetlab/html/includes/Slim/Slim.php(1302): Slim\Middleware\PrettyExceptions->call()
#8 /opt/unetlab/html/api.php(2476): Slim\Slim->run()
#9 {main}

docker seemas to be installed and running:

Code: Select all

~# dc images
REPOSITORY       TAG       IMAGE ID       CREATED        SIZE
eve-gui-server   latest    0763bce26fb4   4 weeks ago    6.41GB
registry         2         81c944c2288b   2 months ago   24.1MB
eve-firefox      latest    8cd236c8b92d   8 months ago   4.33GB
eve-wireshark    latest    e868f31170cf   8 months ago   4.11GB
eve-desktop      latest    f15189db0eb2   8 months ago   6.29GB

I did the:

Code: Select all

apt update
apt upgrade
apt install eve-ng-dockers
reboot
But the issue still shows up.

What did I miss?
Any help would be appreciated.

Thank you very much,
Karl

Uldis (UD)
Posts: 5067
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: eve-ng-pro: packet capture "SLIM APPLICATION ERROR"

Post by Uldis (UD) » Tue Jan 24, 2023 11:31 am

excuse me but why you do not read documentation for eve install !!!!

you forget install mandatory eve dockers sir

Post Reply