Skip to content

OpenSSL errors since new php:8.2.29 and php:8.4.11 versions #1612

Description

@PaulWen

Hello, we are using the official PHP Docker images as our base images and are running into PDOStatement::execute(): SSL operation failed with code 5. OpenSSL Error messages: error:8000006E:system library::Connection timed out errors since migrating to newer versions of the PHP Docker images.

Since php:8.2.29 and php:8.4.11 the timeouts occur regularly (for ~ 0,01 % of the DB requests), resulting in our PRD backend being less reliable.

Reverting back to php:8.2.28 and php:8.4.10 resolved the issues.

Did php:8.2.29 and php:8.4.11 change the default timeout durations or introduce any other changes that could result in these issues?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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