We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this is my configuration:
bull-monitor: image: ejhayes/nodejs-bull-monitor:latest ports: - 8300:8300 environment: REDIS_HOST: xxxxxxxxxxxx REDIS_PORT: 6379 PORT: 8300 BULL_WATCH_QUEUE_PREFIXES: multi UI: bull-master
Error:
bull-monitor_1 | ReplyError bull-monitor_1 | ReplyError: ERR unknown command `config`, with args beginning with: `GET`, `notify-keyspace-events`, bull-monitor_1 | at parseError (/app/node_modules/redis-parser/lib/parser.js:179:12) bull-monitor_1 | at parseType (/app/node_modules/redis-parser/lib/parser.js:302:14)
While running docker-compose up i am getting below error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
this is my configuration:
Error:
While running docker-compose up i am getting below error.
The text was updated successfully, but these errors were encountered: