You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting an individual container works (kathara vstart -n quicktest)
Starting a lab fails with error: CRITICAL (ValueError) invalid literal for int() with base 10: '5+dfsg1'
at step 4, then stops just after outputing Deploying devices
The "5+dfsg1" is suspiciously similar to the Manager version (see the kathara check below).
Used to work with the same OS version and kathara 3.7.1. Or its the version of docker.io which triggers this parsing bug.
Check Command Output
Current Manager is: Docker (Kathara)
Manager version is: 20.10.5+dfsg1
Python version is: 3.11.9 (main, Apr 6 2024, 17:59:24) [GCC 9.4.0]
Kathara version is: 3.7.7
Operating System version is: Linux-5.10.0-32-amd64-x86_64
[Deploying devices]
[Deleting devices]
Container run successfully.