lconfig command KeyError #253
-
Salve, non capisco l'errore in foto. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Hi @PaoloLaMuro, Thanks for opening the discussion. I need further information to help you:
Thanks, P.S. Please write in English here so that your error can help other people. |
Beta Was this translation helpful? Give feedback.
-
thank you for answering. 1.I'm running windows 11 64bit this is the lab.conf pc1[0]=A pc2[0]=A wireshark[bridged]=true i'm trying at this step to connect a wireshark device with the comand "kathara lconfig -n wireshark --add A" |
Beta Was this translation helpful? Give feedback.
-
Hi @PaoloLaMuro, I managed to reproduce the error. Probably you have run the lab, but your containers are stopped (maybe you rebooted your machine?) as in the following image: To fix the error, you only need to restart the lab and then connect the kathara lrestart
kathara lconfig -n wireshark --add A Let me know if this helps. Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi @PaoloLaMuro, I found the reason for your error. You can check #256 for more details. The steps to reproduce the error are the following:
CRITICAL - (KeyError) 'kathara_lollo-fx5lx6ymglgwdoljxihqjw_A' We will fix the problem soon. |
Beta Was this translation helpful? Give feedback.
Hi @PaoloLaMuro,
I found the reason for your error. You can check #256 for more details.
The steps to reproduce the error are the following:
X
withvstart
Y
containing a machineX
withlstart
vlab
and one inY
.lconfig
inY
attaching another CD to X, Kathará will return you the error:CRITICAL - (KeyError) 'kathara_lollo-fx5lx6ymglgwdoljxihqjw_A'
We will fix the problem soon.