Common Issues
The purpose of this page is to provide solutions to common issues during Community Edition (CE) installation & operation.
Resolving failed prerequisites checks
Ports should not be in use
# Deletes the CE installation, including k3s
sudo airctl delete-cluster --config /opt/pf9/airctl/conf/airctl-config.yaml
# deletes logs & downloaded artifacts in the user's home directory
rm -r "$HOME/airctl-logs"
rm -r "$HOME/pcd-ce"
# runs the install script from the internet
curl -sfL https://go.pcd.run | bashInsufficient CPU or RAM
Multiple default routes with the same metric
Unsupported OS or version
Kernel panic or vm panic on oom
Failed to check firewalld status or service not found
IPv6 is disabled
Resolving installation failures
Calico CNI
Failed to apply logrotation on node - exit status 127
Curl responds with an error, or does not work
Installation fails due to curl timeouts
Failed to find running pod percona-db-pxc-db-pxc-0
Required ports & external URLs
Recovering a failed installation
General troubleshooting
Last updated
Was this helpful?
