Troubleshooting
Deployment Issues
Rarely the following issues might occur during the deployment.
- No pods appear -- Most likely the models are missing
- The pods stuck on
ContainerCreating
status -- Most likely the device are not available - The pods stuck on
CrashLoopBackOff
status -- Most likely the configuration is wrong - The pods stuck on
ImagePullBackOff
status -- Most likely you have not logged into the namespace
Solutions
- Redeploy the network if possible.
- Check you have logged into the namespace via the CLI.
- Check for the networking issues.
- Check via the
cli extract infra
, if the requested devices are detected and available. - Use the
brc diag
command to check whether the nodes are reachable and ready.
If the issue persists, please contact BubbleRAN support. You would receive a response within 24 hours.