Diese Seite ist in Ihrer lokalen Sprache noch nicht verfügbar. Wir arbeiten daran, weitere Sprachversionen hinzuzufügen. Vielen Dank für Ihre Unterstützung.

On this page

Show all

Common Web CLI Errors

Updated on 2022-09-30 GMT+08:00
  1. ERR Wrong number of arguments for 'xxx' command

    This error indicates that the executed Redis command has a parameter error (syntax error). Rewrite the command by referring to the open-source Redis command protocol.

  2. ERR unknown command 'xxx'

    This error indicates that the command is unknown or is not a valid command defined by Redis. Rewrite the command by referring to the open-source Redis command protocol.

  3. ERR Unsupported command: 'xxx'

    This error indicates that the command is disabled for DCS Redis instances. For details, see Web CLI Commands.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback