mfthomps / Labtainers

Labtainers: A Docker-based cyber lab framework
https://nps.edu/web/c3o/labtainers
271 stars 68 forks source link

Problem with gradelab #70

Closed duydthiph closed 1 year ago

duydthiph commented 1 year ago

Hello everybody, I modified lab telnetlab, but I got a problem with gradelab as in the picture. Now not only my modified lab but also other labs have the same error. Could you pls help me out!

image

mfthomps commented 1 year ago

The problem is poor error handling in gradelab. The gradelab command requires that you provide the name of the lab that you wish to grade, e.g., "gradelab telnetlab". It should have provided you with a useful error message. I'll fix that soon.