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

SSl Suport #18

Open
Skylertodd opened this issue Mar 5, 2018 · 2 comments
Open

SSl Suport #18

Skylertodd opened this issue Mar 5, 2018 · 2 comments

Comments

@Skylertodd
Copy link

Skylertodd commented Mar 5, 2018

While trying to dump a database with require SSL connect true, in azure, I am stopped by

events.js:183
      throw er; // Unhandled 'error' event
      ^
AbortError: Ready check failed: Redis connection lost and command aborted. It might have been processed.
    
at RedisClient.flush_and_error (...\npm\node_modules\redis-dump\node_modules\redis\index.js:362:23)
    
at RedisClient.connection_gone (...\npm\node_modules\redis-dump\node_modules\redis\index.js:664:14)
    
at Socket.<anonymous> (...\npm\node_modules\redis-dump\node_modules\redis\index.js:293:14)
    
at Object.onceWrapper (events.js:313:30)
    
at emitNone (events.js:111:20)
    
at Socket.emit (events.js:208:7)
    
at endReadableNT (_stream_readable.js:1055:12)
    
at _combinedTickCallback (internal/process/next_tick.js:138:11)
    
at process._tickCallback (internal/process/next_tick.js:180:9)

I am assuming this issue is caused by SSL but unsure.

@stefanotauriello
Copy link

Same problem.... 😩

@s0-david
Copy link

s0-david commented Oct 28, 2021

No one needs this anymore?

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

No branches or pull requests

3 participants