Cannot capture ( wireshark ) in EVE-NG pro

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
kiteboy
Posts: 59
Joined: Wed Feb 12, 2020 7:43 am
Location: UK
Contact:

Cannot capture ( wireshark ) in EVE-NG pro

Post by kiteboy » Sun Jan 08, 2023 11:24 am

this is kinda annoying do you have any suggestions how to resolve.

TRACE
#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}

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

Re: Cannot capture ( wireshark ) in EVE-NG pro

Post by Uldis (UD) » Mon Jan 09, 2023 8:44 am

Of Course,

It is because you did not complete EVE Pro installation!
EVE Pro must have dockers to be installed, you did not.
It was mentioned in all our how to installs.

now do:

Code: Select all

apt update
apt install eve-ng-dockers


reboot

Post Reply