Skip to content

Codex isn't able to execute queries because authentication fails #8

@adossey

Description

@adossey

I have several working connections in DBeaver, but Codex isn't able to execute any queries in any of the connections. Here's the output from Codex:

Tried running select now(); against [Conenction name 1] and [Connection name 2], but both connections rejected the request because the saved credentials aren’t valid (Postgres reports “password authentication failed” and the production host also requires SSL). Once the stored passwords (and SSL settings if needed) are updated in DBeaver, I can rerun the query. Suggested next step: 1) Update the connection credentials/SSL configuration in DBeaver and let me know when to try again.

Unfortunately, these connection are already properly configured in DBeaver. This is version 1.1.7 manually installed, but I also tried 1.1.3 installed via npm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions