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

Rust core returns an empty error message on connection failure #852

Closed
Yury-Fridlyand opened this issue Jan 23, 2024 · 1 comment
Closed
Labels
bug Something isn't working Rust core

Comments

@Yury-Fridlyand
Copy link
Collaborator

Describe the bug

On #850 rust core lib returns (and prints to log) an empty error message

Expected Behavior

An error message should be verbose enough to understand the error and identify the code path
In that specific case error comes from https:/aws/glide-for-redis/blob/47c034d226ebd81404315e368964abe35694f922/glide-core/src/socket_listener.rs#L619

Current Behavior

ERROR logger_core: client creation - Connection error: Standalone(Received errors:
)

Reproduction Steps

See #850

Possible Solution

No response

Additional Information/Context

No response

Client version used

N/A

Redis Version

6.0.16

OS

Linux

Language

Python

Language Version

N/A

Cluster information

No response

Logs

No response

Other information

No response

@shachlanAmazon
Copy link
Contributor

fixed in #854

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Rust core
Projects
None yet
Development

No branches or pull requests

2 participants