Redis_Socketio.1 stopped (rc=0) on OSX









up vote
0
down vote

favorite












When i try bench start it threw below error.



I have already tried redis reinstallation, bench update, service restarts but those have not solved my problem yet.



➜ frappe-bench bench start

... ... ...
09:06:56 socketio.1 | events.js:136
09:06:56 socketio.1 | throw er; // Unhandled 'error' event
09:06:56 socketio.1 | ^
09:06:56 socketio.1 |
09:06:56 socketio.1 | Error: Redis connection to localhost:12000 failed - getaddrinfo ENOTFOUND localhost localhost:12000
09:06:56 socketio.1 | at errnoException (dns.js:55:10)
09:06:56 socketio.1 | at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:26)
09:06:56 system | socketio.1 stopped (rc=1)
09:06:56 system | sending SIGTERM to redis_cache.1 (pid 913)
09:06:56 system | sending SIGTERM to redis_socketio.1 (pid 915)
09:06:56 system | sending SIGTERM to redis_queue.1 (pid 916)
09:06:56 system | sending SIGTERM to web.1 (pid 918)
09:06:56 system | sending SIGTERM to watch.1 (pid 922)
09:06:56 system | sending SIGTERM to schedule.1 (pid 924)
09:06:56 system | sending SIGTERM to worker_short.1 (pid 926)
09:06:56 system | sending SIGTERM to worker_long.1 (pid 927)
09:06:56 system | sending SIGTERM to worker_default.1 (pid 928)
09:06:56 redis_cache.1 | 913:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_socketio.1 | 915:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_queue.1 | 916:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 system | worker_long.1 stopped (rc=-15)
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 # User requested shutdown...
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 * Removing the pid file.
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.338 # Redis is now ready to exit, bye bye...
09:06:56 system | watch.1 stopped (rc=-15)
09:06:56 system | redis_queue.1 stopped (rc=0)
09:06:56 system | schedule.1 stopped (rc=-15)
09:06:56 system | web.1 stopped (rc=-15)
09:06:56 system | worker_default.1 stopped (rc=-15)
09:06:56 system | worker_short.1 stopped (rc=-15)
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # User requested shutdown...
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 * Removing the pid file.
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_cache.1 stopped (rc=0)
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 # User requested shutdown...
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 * Removing the pid file.
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.443 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_socketio.1 stopped (rc=0)









share|improve this question























  • As strange as it seems, it looks like it cannot resolve 'localhost' to an address. Check your hosts file.
    – crafter
    Nov 18 at 6:29














up vote
0
down vote

favorite












When i try bench start it threw below error.



I have already tried redis reinstallation, bench update, service restarts but those have not solved my problem yet.



➜ frappe-bench bench start

... ... ...
09:06:56 socketio.1 | events.js:136
09:06:56 socketio.1 | throw er; // Unhandled 'error' event
09:06:56 socketio.1 | ^
09:06:56 socketio.1 |
09:06:56 socketio.1 | Error: Redis connection to localhost:12000 failed - getaddrinfo ENOTFOUND localhost localhost:12000
09:06:56 socketio.1 | at errnoException (dns.js:55:10)
09:06:56 socketio.1 | at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:26)
09:06:56 system | socketio.1 stopped (rc=1)
09:06:56 system | sending SIGTERM to redis_cache.1 (pid 913)
09:06:56 system | sending SIGTERM to redis_socketio.1 (pid 915)
09:06:56 system | sending SIGTERM to redis_queue.1 (pid 916)
09:06:56 system | sending SIGTERM to web.1 (pid 918)
09:06:56 system | sending SIGTERM to watch.1 (pid 922)
09:06:56 system | sending SIGTERM to schedule.1 (pid 924)
09:06:56 system | sending SIGTERM to worker_short.1 (pid 926)
09:06:56 system | sending SIGTERM to worker_long.1 (pid 927)
09:06:56 system | sending SIGTERM to worker_default.1 (pid 928)
09:06:56 redis_cache.1 | 913:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_socketio.1 | 915:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_queue.1 | 916:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 system | worker_long.1 stopped (rc=-15)
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 # User requested shutdown...
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 * Removing the pid file.
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.338 # Redis is now ready to exit, bye bye...
09:06:56 system | watch.1 stopped (rc=-15)
09:06:56 system | redis_queue.1 stopped (rc=0)
09:06:56 system | schedule.1 stopped (rc=-15)
09:06:56 system | web.1 stopped (rc=-15)
09:06:56 system | worker_default.1 stopped (rc=-15)
09:06:56 system | worker_short.1 stopped (rc=-15)
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # User requested shutdown...
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 * Removing the pid file.
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_cache.1 stopped (rc=0)
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 # User requested shutdown...
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 * Removing the pid file.
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.443 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_socketio.1 stopped (rc=0)









share|improve this question























  • As strange as it seems, it looks like it cannot resolve 'localhost' to an address. Check your hosts file.
    – crafter
    Nov 18 at 6:29












up vote
0
down vote

favorite









up vote
0
down vote

favorite











When i try bench start it threw below error.



I have already tried redis reinstallation, bench update, service restarts but those have not solved my problem yet.



➜ frappe-bench bench start

... ... ...
09:06:56 socketio.1 | events.js:136
09:06:56 socketio.1 | throw er; // Unhandled 'error' event
09:06:56 socketio.1 | ^
09:06:56 socketio.1 |
09:06:56 socketio.1 | Error: Redis connection to localhost:12000 failed - getaddrinfo ENOTFOUND localhost localhost:12000
09:06:56 socketio.1 | at errnoException (dns.js:55:10)
09:06:56 socketio.1 | at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:26)
09:06:56 system | socketio.1 stopped (rc=1)
09:06:56 system | sending SIGTERM to redis_cache.1 (pid 913)
09:06:56 system | sending SIGTERM to redis_socketio.1 (pid 915)
09:06:56 system | sending SIGTERM to redis_queue.1 (pid 916)
09:06:56 system | sending SIGTERM to web.1 (pid 918)
09:06:56 system | sending SIGTERM to watch.1 (pid 922)
09:06:56 system | sending SIGTERM to schedule.1 (pid 924)
09:06:56 system | sending SIGTERM to worker_short.1 (pid 926)
09:06:56 system | sending SIGTERM to worker_long.1 (pid 927)
09:06:56 system | sending SIGTERM to worker_default.1 (pid 928)
09:06:56 redis_cache.1 | 913:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_socketio.1 | 915:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_queue.1 | 916:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 system | worker_long.1 stopped (rc=-15)
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 # User requested shutdown...
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 * Removing the pid file.
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.338 # Redis is now ready to exit, bye bye...
09:06:56 system | watch.1 stopped (rc=-15)
09:06:56 system | redis_queue.1 stopped (rc=0)
09:06:56 system | schedule.1 stopped (rc=-15)
09:06:56 system | web.1 stopped (rc=-15)
09:06:56 system | worker_default.1 stopped (rc=-15)
09:06:56 system | worker_short.1 stopped (rc=-15)
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # User requested shutdown...
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 * Removing the pid file.
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_cache.1 stopped (rc=0)
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 # User requested shutdown...
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 * Removing the pid file.
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.443 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_socketio.1 stopped (rc=0)









share|improve this question















When i try bench start it threw below error.



I have already tried redis reinstallation, bench update, service restarts but those have not solved my problem yet.



➜ frappe-bench bench start

... ... ...
09:06:56 socketio.1 | events.js:136
09:06:56 socketio.1 | throw er; // Unhandled 'error' event
09:06:56 socketio.1 | ^
09:06:56 socketio.1 |
09:06:56 socketio.1 | Error: Redis connection to localhost:12000 failed - getaddrinfo ENOTFOUND localhost localhost:12000
09:06:56 socketio.1 | at errnoException (dns.js:55:10)
09:06:56 socketio.1 | at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:26)
09:06:56 system | socketio.1 stopped (rc=1)
09:06:56 system | sending SIGTERM to redis_cache.1 (pid 913)
09:06:56 system | sending SIGTERM to redis_socketio.1 (pid 915)
09:06:56 system | sending SIGTERM to redis_queue.1 (pid 916)
09:06:56 system | sending SIGTERM to web.1 (pid 918)
09:06:56 system | sending SIGTERM to watch.1 (pid 922)
09:06:56 system | sending SIGTERM to schedule.1 (pid 924)
09:06:56 system | sending SIGTERM to worker_short.1 (pid 926)
09:06:56 system | sending SIGTERM to worker_long.1 (pid 927)
09:06:56 system | sending SIGTERM to worker_default.1 (pid 928)
09:06:56 redis_cache.1 | 913:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_socketio.1 | 915:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 redis_queue.1 | 916:signal-handler (1541905616) Received SIGTERM scheduling shutdown...
09:06:56 system | worker_long.1 stopped (rc=-15)
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 # User requested shutdown...
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.337 * Removing the pid file.
09:06:56 redis_queue.1 | 916:M 11 Nov 2018 09:06:56.338 # Redis is now ready to exit, bye bye...
09:06:56 system | watch.1 stopped (rc=-15)
09:06:56 system | redis_queue.1 stopped (rc=0)
09:06:56 system | schedule.1 stopped (rc=-15)
09:06:56 system | web.1 stopped (rc=-15)
09:06:56 system | worker_default.1 stopped (rc=-15)
09:06:56 system | worker_short.1 stopped (rc=-15)
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # User requested shutdown...
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 * Removing the pid file.
09:06:56 redis_cache.1 | 913:M 11 Nov 2018 09:06:56.344 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_cache.1 stopped (rc=0)
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 # User requested shutdown...
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.438 * Removing the pid file.
09:06:56 redis_socketio.1 | 915:M 11 Nov 2018 09:06:56.443 # Redis is now ready to exit, bye bye...
09:06:56 system | redis_socketio.1 stopped (rc=0)






python erpnext frappe






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 11 at 6:06









James Z

11.1k71735




11.1k71735










asked Nov 11 at 4:14









0V1

2616




2616











  • As strange as it seems, it looks like it cannot resolve 'localhost' to an address. Check your hosts file.
    – crafter
    Nov 18 at 6:29
















  • As strange as it seems, it looks like it cannot resolve 'localhost' to an address. Check your hosts file.
    – crafter
    Nov 18 at 6:29















As strange as it seems, it looks like it cannot resolve 'localhost' to an address. Check your hosts file.
– crafter
Nov 18 at 6:29




As strange as it seems, it looks like it cannot resolve 'localhost' to an address. Check your hosts file.
– crafter
Nov 18 at 6:29

















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53245777%2fredis-socketio-1-stopped-rc-0-on-osx%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53245777%2fredis-socketio-1-stopped-rc-0-on-osx%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Top Tejano songwriter Luis Silva dead of heart attack at 64

ReactJS Fetched API data displays live - need Data displayed static

Evgeni Malkin