Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

[PostgreSQLClient:1197] The connection attempt failed. The backend does not want to establish a secure SSL/TLS connection. #29

Closed
@jacksonwilliampluskota

Description

@jacksonwilliampluskota

Hi.
When i try to connect doesn't work and always return this error for me

E 0:00:00.967 call: [PostgreSQLClient:1197] The connection attempt failed. The backend does not want to establish a secure SSL/TLS connection.
<C++ Source> modules/gdscript/gdscript_functions.cpp:803 @ call()
PostgreSQLClient.gd:325 @ poll()
SelectFromDB.gd:36 @ _process()
i try do this to database.connect_to_host("postgresql://%s:%s@%s:%d/%s?ssl=true" % [user, password, host, port, databaseConection]) but doesnt work

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