Memberlist Errors
Symptoms
Pod logs show:No private IP address found, and explicit IP not provided(*Memberlist).UpdateStatus(0x0, 0x0, 0x0, 0x1)
Solution
Setmemberlist.useAddrRef to true for QueryCoordinator and Spatial-API.
Via values file:
Data Installation Errors
Symptoms
- Pod logs show:
...is not a valid Global Knowledge Repository path - InstallManager pod never completes
- Spatial-API pods fail to start
Solutions
1. Verify installation completed Check InstallManager logs for:- Increase PV size
- Install subset of datasets (see Quick Start)
silent.txt with fewer countries, test, then expand.
Request Processing Errors
Symptoms
API requests fail with:No spatialapi availableFailed to process
Solution: Restart Pods
Check pod status:- Delete Spatial-API pod
- Wait 3 minutes, test
- If still failing, delete QueryCoordinator pod
- Wait 3 minutes, test
- If still failing, delete Spatial-API pod again
Solution: Reinstall Charts
If pod restarts don’t work: 1. List releases:Connection Issues
Port Forward Not Working
Symptoms:Connection refusedon localhost:8900- Timeout errors
- Verify port forward is running (command doesn’t terminate)
- Check QueryCoordinator pod is ready:
- Try different local port:
- Check firewall not blocking localhost
Image Pull Errors
Symptoms
Pods showImagePullBackOff or ErrImagePull
Solutions
1. Verify Docker Hub credentials:Performance Issues
Slow Response Times
Check resource limits:- Increase resource limits in values file
- See Configuration for sizing guidelines
- Faster storage class (SSD over HDD)
- Local storage over network storage
High Memory Usage
Normal for large datasets. Ensure appropriate limits:- Standard datasets: 4-8Gi
- Premium US: 8-16Gi
Collecting Diagnostic Information
If issues persist, collect diagnostic data before contacting support:Contact Support
If issues persist after trying these solutions, contact [email protected] with:- Description of the issue
- Steps already attempted
- Diagnostic logs
- Kubernetes version and environment details
Next Steps
- Usage - Learn management commands
- Configuration - Optimize your deployment
- Quick Start - Review installation steps

