What Do I Do If the Error "ERR Unknown Command Sentinel" Is Displayed?
Scenarios
When SENTINEL commands are executed on a GeminiDB Redis instance, the error message "ERR unknown command sentinel" may be displayed.
Error Cause
If the value of CompatibleMode of a GeminiDB Redis cluster instance is not 3 or the value of CompatibleMode of a primary/standby GeminiDB Redis instance is not 2, executing SENTINEL commands is not allowed.
Solution
- Log in to the GeminiDB console.
- In the service list, choose Databases > GeminiDB Redis API.
- On the Instances page, click the instance whose specifications you want to change. The Basic Information page is displayed.
- In the navigation pane on the left, choose Parameters.
- Change the value of CompatibleMode and click Save.
- For a cluster DB instance, change the value of CompatibleMode to 3.
- For a primary/standby DB instance, change the value of CompatibleMode to 2.
Figure 1 Changing parameters
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot