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

postgres password not recognized when entered in layer settings #2724

Open
tpotter7 opened this issue Jun 17, 2019 · 0 comments
Open

postgres password not recognized when entered in layer settings #2724

tpotter7 opened this issue Jun 17, 2019 · 0 comments
Labels

Comments

@tpotter7
Copy link
Collaborator

Describe the bug
When I open a postgres layer and edit the connection field, if I put in a user and password, they are not found and I get an error saying that there is not password. If I put them into the mml file, then it works fine.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Layers
  2. Create a postgres Layer
  3. Fill out the other fields
  4. Type something like this into the Connection field "dbname=osm host=x.y.com port=5432 user=postgresql password=something"
  5. Get an error saying:
    Postgis Plugin: fe_sendauth: no password supplied
    Connection string: 'host=tilemilldev.cuveite2ttso.us-east-2.rds.amazonaws.com port=5432 dbname=osm connect_timeout=4'

Expected behavior
Entering user and password in the GUI works the same as entering them into the mml file with an editor.

@tpotter7 tpotter7 added the bug label Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant