Skip to content

ADO.NET problems in Linux #267

Description

@HSXDev

I'm not being able to execute a simple DbConnection.Open() on a docker image running on Debian 10 (buster), i'm receiving the following message:

"Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached."

If i change the dockerfile to run in Ubuntu(bionic) everything works fine until i need to do a bulk insert.

Running in a windows container works just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions