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

Cannot load key value if key contains space #3440

Closed
pjrfigueiredo opened this issue Aug 13, 2015 · 6 comments
Closed

Cannot load key value if key contains space #3440

pjrfigueiredo opened this issue Aug 13, 2015 · 6 comments

Comments

@pjrfigueiredo
Copy link

Hello!

I'm facing a error on this new release/version (redis-desktop-manager-0.8.0-2539).
When I try to access a hash data I got the following error "Cannot load key value: Connection error: Cannot execute command.Run command: Cannot add command to worker. Lock timeout."

In version 0.7.6 it works perfectly!

error 1

hash

Best regards from Portugal!

@uglide
Copy link
Collaborator

uglide commented Aug 13, 2015

Hello,
Which version of redis-server do you use? Do you use ssh tunnel? Also
please paste here system log. Thanks
13 авг. 2015 г. 16:02 пользователь "pjrfigueiredo" notifications@github.com
написал:

Hello!

I'm facing a error on this new release/version
(redis-desktop-manager-0.8.0-2539).
When I try to access a hash data I got the following error "Cannot load
key value: Connection error: Cannot execute command.Run command: Cannot add
command to worker. Lock timeout."

In version 0.7.6 it works perfectly!

[image: error 1]
https://camo.githubusercontent.com/8e2d3c2b684248a396e67034594207f8f35e3e89/687474703a2f2f692e696d6775722e636f6d2f6e5a35486141582e6a7067

[image: hash]
https://camo.githubusercontent.com/fef04d2ad6e0c2985ab2168438986afb2b1f6a00/687474703a2f2f692e696d6775722e636f6d2f45594f345668782e6a7067

Best regards from Portugal!


Reply to this email directly or view it on GitHub
#3440.

@pjrfigueiredo
Copy link
Author

Tnks uglide.

Redis Version Compliance: 2.8.12
I'm not able to access system log since i'm using redislab.com redis-cloud.
The hash name have the following pattern: "model:paulo figueiredo".
Like I said, it's working/loading perfectly on 0.7.6.

Tnks!

@pjrfigueiredo
Copy link
Author

Forgot to mention that I can read perfectly other hashes with different hash names, like for example "media:99999". That's why I mentioned that I'm trying to read something like "model:paulo figueiredo". "model" can be messing it up? :)
dunno!
peace!

@uglide
Copy link
Collaborator

uglide commented Aug 13, 2015

@pjrfigueiredo You have found tasty bug, thank you for the feedback!

@uglide uglide added this to the 0.8.0-RC4 milestone Aug 13, 2015
@uglide uglide changed the title Cannot load key value: Connection error: Cannot execute command.Run command: Cannot add command to worker. Lock timeout. Cannot load key value if key contains space Aug 13, 2015
@pjrfigueiredo
Copy link
Author

@uglide someone would find it.
I'm the one that has to thanks.
Yah! It is the space...

Peace

uglide added a commit that referenced this issue Aug 13, 2015
@uglide
Copy link
Collaborator

uglide commented Aug 13, 2015

Fixed and will be released with 0.8.0-RC4

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

No branches or pull requests

2 participants