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

Better error with leading quotes? #4

Open
samdphillips opened this issue Jul 22, 2021 · 0 comments
Open

Better error with leading quotes? #4

samdphillips opened this issue Jul 22, 2021 · 0 comments

Comments

@samdphillips
Copy link
Owner

When setting the KEYRING env variable in Docker env file everything on the line after the = is set as the environment variable. If the user quotes the value it causes an unhelpful error message

keyring: error initializing keyring from environment
keyring: keyring spec: "\"env://?prefix=AUTH\""
keyring: make-keyring-from-string: invalid backend url;
  backend: #f
  url: "env://?prefix=AUTH"
  orig-exn: invalid URL string; bad scheme
  scheme: "\"env"
  in: "\"env://?prefix=AUTH\""
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