question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VPN - AbortError: Redis connection lost and command aborted. It might have been processed.

See original GitHub issue
  • Version: redis 2.7.1
  • Platform: node v6.9.4 / macOS Sierra
  • Description:

I get an AbortError when having a active connection to the redis store via tunneling, the VPN turns off and on again:

AbortError: Redis connection lost and command aborted. It might have been processed.
    at RedisClient.flush_and_error (/.../node_modules/redis/index.js:357:23)
    at RedisClient.connection_gone (/.../node_modules/redis/index.js:659:14)
    at RedisClient.on_error (/.../node_modules/redis/index.js:405:10)
    at Socket.<anonymous> (/.../node_modules/redis/index.js:279:14)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:188:7)
    at emitErrorNT (net.js:1278:8)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickDomainCallback (internal/process/next_tick.js:122:9)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
freeartcommented, Jan 12, 2018

I have many errors about it on amazon servers without vpn and they use internal ip between to connect to redis.

0reactions
hy-cccommented, Nov 22, 2017

I have the same problem without vpn in mac. Have you finished it ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

AbortError: Redis connection lost and command aborted. It ...
VPN - AbortError: Redis connection lost and command aborted. It might ... It might have been processed. at RedisClient.flush_and_error (/.
Read more >
aborterror: redis connection lost and command ... - You.com
We are using Express JS and trying to connect to Redis Cluster. AbortError: Redis connection lost and command aborted. It might have been...
Read more >
Redis connection lost and command aborted. It might have ...
We are using Express JS and trying to connect to Redis Cluster. AbortError: Redis connection lost and command aborted. It might have been...
Read more >
AbortError: Redis connection lost and command aborted. It ...
It might have been processed. with econnreset. How can I keep the connection alive? I am using the Redis version on server Redis...
Read more >
My Node.js droplet can't connect to DigitalOcean Managed redis
2|index | AbortError: Ready check failed: Redis connection lost and command aborted. It might have been processed.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found