Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DUMP: Example returns a utf-8 codec error. #2076

Closed
thomas-schreiter opened this issue Aug 9, 2022 · 1 comment · Fixed by #2093
Closed

DUMP: Example returns a utf-8 codec error. #2076

thomas-schreiter opened this issue Aug 9, 2022 · 1 comment · Fixed by #2093
Assignees

Comments

@thomas-schreiter
Copy link

The example on the page returns an error: (error) 'utf-8' codec can't decode byte 0xc0 in position 1: invalid start byte.

It doesn't look like that's intended.

Screenshot from https://redis.io/commands/dump/:
image

@itamarhaber
Copy link
Member

Hi @thomas-schreiter - thanks for reporting this.

We're aware of this issue and are tracking it as part of redis/redis-clinterwebz#12

nermiller added a commit that referenced this issue Nov 10, 2022
* Fixes #2076, corrects example output

* Fixes error

* Fix error

* Fix error

* Fix error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants