Skip to content

Instantly share code, notes, and snippets.

Created May 1, 2013 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6acad81e6b6c85a663a0 to your computer and use it in GitHub Desktop.
Save anonymous/6acad81e6b6c85a663a0 to your computer and use it in GitHub Desktop.
Nodejitsu + OpenRedis = ETIMEDOUT error from Redis.
info: Welcome to Nodejitsu markmarijnissen
info: jitsu v0.11.4, node v0.8.18
info: It worked if it ends with Nodejitsu ok
info: Executing command logs app showrush 500
info: Listing logs for showrush
[05/01 16:26:03 GMT+0200 GET / 500 339096ms - 65b
[05/01 16:26:03 GMT+0200 REDIS ERROR: Error: Redis connection to 165.225.131.162:11230 failed - read ETIMEDOUT
[05/01 16:26:03 GMT+0200 GET / 500 284084ms - 65b
[05/01 16:28:39 GMT+0200 GET / 200 5ms - 1.36kb
[05/01 16:28:40 GMT+0200 GET /stylesheets/app.css 200 7ms - 315.06kb
[05/01 16:28:40 GMT+0200 GET /javascripts/vendor.js 200 9ms - 716.63kb
[05/01 16:28:40 GMT+0200 GET /javascripts/app.js 200 5ms - 198.15kb
[05/01 16:28:41 GMT+0200 GET /img/bg-login.jpg 200 5ms - 61.22kb
[05/01 16:28:42 GMT+0200 info: handshake authorized IOnSdk8iPWloDqm9ATAAAv
[05/01 16:28:42 GMT+0200 GET /themes/classic/button_default.png 200 3ms - 13.98kb
[05/01 16:28:43 GMT+0200 GET /swf/jwplayer.swf 200 5ms - 112.25kb
[05/01 16:28:43 GMT+0200 GET /swf/video.swf 200 3ms - 8.87kb
[05/01 16:28:43 GMT+0200 GET /img/dbg.jpg 200 4ms - 430b
[05/01 16:28:43 GMT+0200 GET /themes/translucent/button_none.png 200 3ms - 110b
[05/01 16:28:43 GMT+0200 GET /font/fontawesome-webfont.woff 200 4ms - 40.77kb
[05/01 16:28:43 GMT+0200 GET /swf/jwplayer.swf 206 5ms - 1b
[05/01 16:28:44 GMT+0200 GET /swf/jwplayer.swf 206 5ms - 79.46kb
[05/01 16:28:44 GMT+0200 GET /img/logobg.png 200 4ms - 13.87kb
[05/01 16:28:44 GMT+0200 GET /favicon.ico 404 2ms
[05/01 16:34:11 GMT+0200 REDIS ERROR: Error: Redis connection to 165.225.131.162:11230 failed - read ETIMEDOUT
[05/01 16:34:42 GMT+0200 REDIS ERROR: Error: Redis connection to 165.225.131.162:11230 failed - read ETIMEDOUT
info: Nodejitsu ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment