Azure-Samples / Azure-Samples/rag-postgres-openai-python

[HELP] - unable to connect to db using psql or pgadmin

Offen
#161 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
505
Forks
1.1k
Ø Merge
3 T. 13 Std.
Gemergte PRs (30 T.)
1

Beschreibung

I was running the demo in **codespace**

I followed the guide to export the token generated as password

`export PGPASSWORD={"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI...........VPNUlKeXlxUjZqekRTNWlBYnBlNDJKdyJ9"}`

and then run the following
`$ psql -h $(azd env get-value POSTGRES_HOST) -U $(azd env get-value POSTGRES_USERNAME) -d $(azd env get-value POSTGRES_DATABASE) -p 5432`

but getting this error:

```
psql: error: connection to server at "justin-test-3a*****bi-postgresql.postgres.database.azure.com" (172.177.167.194), port 5432
failed: FATAL: The access token has invalid format.
Please ensure the token is passed exactly as returned by the authentication endpoint and retry.

connection to server at "justin-test-3a******zbi-postgresql.postgres.database.azure.com" (172.177.167.194), port 5432
failed: FATAL: no pg_hba.conf entry for host "20.227.141.210", user "adminupjcfh45d******" database "postgres", no encryption
```

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.