SYSTEM DETAILS:
==========================================
Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
Core(s) per socket: 18
Socket(s): 2
7.2T 28G 6.9T 1% /
root@eve-pro:~# free -g
total used free shared buff/cache available
Mem: 755 3 740 0 11 747
Swap: 7 0 7
Distributor ID: Ubuntu
Description: Ubuntu 20.04.4 LTS
Release: 20.04
Codename: focal
Virtualization: VT-x
Bare-metal install, Proliant DL360 G9
=========================================
PROBLEM:
When I try to capture on an interface, there is no response for a short time, then I get this popup error...
======================================================================================================
SLIM APPLICATION ERROR
The application could not run because of the following error:
DETAILS
Type: ErrorException
Code: 8
Message: Undefined offset: 0
File: /opt/unetlab/html/includes/api_capture.php
Line: 99
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}
======================================================================================================
Appreciate any help on this
Eve-Pro: Cannot run capture
Moderator: mike
-
- Posts: 2
- Joined: Thu Dec 08, 2022 12:29 pm
Eve-Pro: Cannot run capture
You do not have the required permissions to view the files attached to this post.
-
- Posts: 2
- Joined: Thu Dec 08, 2022 12:29 pm
Re: Eve-Pro: Cannot run capture
Per the live chat help, ran "apt update" and "apt install eve-ng-dockers", which fixed it. Thanks for the support!