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

Setting REDIS_URI without 'redis://' scheme leads to exception on load #322

Open
delano opened this issue Apr 29, 2024 · 0 comments
Open
Assignees

Comments

@delano
Copy link
Collaborator

delano commented Apr 29, 2024

  $ `REDIS_URL=ots-staging-redis:6379` bundle exec bin/ots irb

ld "Redis: #{Familia.uri.serverid}" # don't print the password

*** NoMethodError Exception: undefined method `serverid' for #<URI::Generic ots-staging-redis:6379>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant