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

How do I use a redis URI to connect #56

Open
ConjecturDev opened this issue Apr 4, 2018 · 0 comments
Open

How do I use a redis URI to connect #56

ConjecturDev opened this issue Apr 4, 2018 · 0 comments

Comments

@ConjecturDev
Copy link

Hey guys thanks for all the good work. I am trying to connect to a Heroku Redis server using the provide URI but I am getting back an error. I am using the following:

redis.connect(redis://username:paswword@host:port)

But this just gives me back the following error:

lua: /usr/local/share/lua/5.2/redis.lua:380: redis error: NOAUTH Authentication required

Is it not possible to use the URI, or is there another way I should be trying to connect using the URI's provided data.

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