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

Failed to log in cx_Freeze frozen executables #39

Description

@chaoslawful

logentries.utils.TLSSocketAppender use certifi.where() to locate root certifications, but certifi.where() doesn't know frozen environment and provided wrong certification path when running in frozen executables. This leads to continuously output of error LE: Unable to connect to Logentries.

Maybe le_python could provide a environment variable to override root certification path. At least that would allow applications to manually include necessary certifications and make them available to le_python.

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