If either of the symptoms listed in this section are apparent following initial IP Leases installation, cure the issue by bouncing the ip-operator
pod as follows:
kubectl -n akash-services delete pod -l app=akash-ip-operator
- The Akash Provider isn't replying to 8443/status endpoint (I.e.
curl -ks https://provider.xyz.com:8443/status
) - The
akash-ip-operator
hasbarrier is locked messages
in its logs. Which can be gathered via:
kubectl -n akash-services logs -l akash.network/component=akash-ip-operator -f
kubectl -n akash-services logs -l akash.network/component=akash-ip-operator -f
...
E[2023-06-22|13:11:42.428] barrier is locked, can't service request operator=ip path=/health
E[2023-06-22|13:11:44.430] barrier is locked, can't service request operator=ip path=/health