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

problem with redis client #10

Open
thehamdiaz opened this issue Jan 27, 2023 · 0 comments
Open

problem with redis client #10

thehamdiaz opened this issue Jan 27, 2023 · 0 comments

Comments

@thehamdiaz
Copy link

can someone help me fix this issue:

TypeError: client.hlen is not a function
    at /usr/app/webui.js:19:12
    at Layer.handle [as handle_request] (/usr/app/node_modules/express/lib/router/layer.js:95:5)
    at next (/usr/app/node_modules/express/lib/router/route.js:144:13)
    at Route.dispatch (/usr/app/node_modules/express/lib/router/route.js:114:3)
    at Layer.handle [as handle_request] (/usr/app/node_modules/express/lib/router/layer.js:95:5)
    at /usr/app/node_modules/express/lib/router/index.js:284:15
    at Function.process_params (/usr/app/node_modules/express/lib/router/index.js:346:12)
    at next (/usr/app/node_modules/express/lib/router/index.js:280:10)
    at expressInit (/usr/app/node_modules/express/lib/middleware/init.js:40:5)
    at Layer.handle [as handle_request] (/usr/app/node_modules/express/lib/router/layer.js:95:5)
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