CDL Operations are Failing but the Connection is Successful
This section describes how to resolve the CDL operation failure issue.
Issue Description
The NF connects to the CDL, but the session operations such as find, create, update, and delete fail.
Identifying the Issue
You can view the NF log files to identify the call failure.
Possible Causes
You might encounter this issue when the CDL Index and Slot pods are not ready.
Resolution
To resolve this issue:
-
Verify whether all the pods are in ready and running state.
-
The Index pods move to the ready state only if the synchronization is complete with peer replica (local or remote if available).
-
The Slot pods move to the ready state only if the synchronization is complete with peer replica (local or remote if available).
-
At least one slot and index pod must be available for the Endpoint to move to ready state. Even when it isn’t ready, the client accepts the GRPC connection.