Cannot delege network connections within a cloned lab

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

Cannot delege network connections within a cloned lab

Post by kmueller68 » Tue Mar 14, 2023 11:52 am

Hello.

EVE-NG version: 5.1.0-20.

I have cloned a lab via the web gui, renamed the new one and started the nodes successfully.

But when trying to delete an existing connection between to switches I get the following error message:

Type: ErrorException
Code: 8
Message: Undefined offset: 1
File: /opt/unetlab/html/includes/api_networks.php
Line: 64

#0 /opt/unetlab/html/includes/api_networks.php(64): Slim\Slim::handleErrors()
#1 /opt/unetlab/html/api.php(1814): apiDeleteLabNetwork()
#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}

Could anyone please help on this?

Thank you very muc,
Karl

Post Reply