Skip to content

Problem resolving localhost in async mode #695

@dvarrazzo

Description

@dvarrazzo

Locally I spin up a Postgres container on port 5433 for executing my tests and everything is working.
On gitlab I have a pipeline using the gitlab Postgres service, everything worked prior to 3.1.13 but since then my app is unabled to reach the Postgres db.

I do not use psypcopg directly, only via sqlalchemy so I do not know if this would be useful but here is a gist containing the logs extracted from the gitlab job:

https://gist.github.com/vacarme/90311ce419ea4f99a8b91b1136656a10

Originally posted by @vacarme in #694 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions