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

missing redis in docker version #18

Open
schplurtz opened this issue May 18, 2021 · 0 comments
Open

missing redis in docker version #18

schplurtz opened this issue May 18, 2021 · 0 comments

Comments

@schplurtz
Copy link

I faced a new problem that I could not solve myself, beeing completely ignorant of JS.
Wassjs cannot contact redis.

Here is the error

$ ./Docker/wass_docker_run.sh /home/schplurtz/W/*
Mapping /home/schplurtz/W/conf to /DATA_CONF
Mapping /home/schplurtz/W/in to /DATA_IN
Mapping /home/schplurtz/W/out to /DATA_OUT
Entrypoint
WASS running with ID:GID  999:999
Welcome to Wass.js  - 1.4
======================================================
Settings loaded.
Pipeline directory: /wass/dist/bin/
Loading default worksession file
Pipeline executables looks good!
Bootstrapping...
Goodbye
events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: Redis connection to localhost:6379 failed - connect ECONNREFUSED 127.0.0.1:6379
    at Object._errnoException (util.js:1022:11)
    at _exceptionWithHostPort (util.js:1044:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1198:14)
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

1 participant