I'm sorry to revive and old-ish thread but I also had the problem that was silently solved in pct restore: unable to parse config line and couldn't find the solution until I read the source code of src/PVE/LXC/Create.pm:
if ($archive =~ /\.tar(\.[^.]+)?$/) {
if (defined($1)) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.