Pnetlab - 5.3.11

# Check current version
cat /etc/pnetlab_version

No version is perfect. Here are the specific quirks of 5.3.11 and how to solve them.

Fix: The Docker daemon in 5.3.11 uses the new netplan configuration. Restart Docker: Pnetlab 5.3.11

systemctl restart docker
pnetlab-node fix <node_id>

One of the most annoying things in prior versions was a corrupted configuration preventing the web server from starting. Version 5.3.11 introduces a smart watchdog that automatically rolls back to the last known working configuration if the web UI fails to load three times consecutively. # Check current version cat /etc/pnetlab_version No version