I executed this command apt update && apt upgrade
. After that, all container start except the ftp container. Launch this error: Job for pve-container@102.service failed because the control process exited with error code. See "systemctl status pve-container@102.service" and "journalctl -xe" for details. TASK ERROR: command 'systemctl start pve-container@102' failed: exit code 1
.
When I execute the command
"systemctl status pve-container@102.service
this is what showed:
And the command
journalctl -xe
showed:
How can I fix it?