Skip to content

mixpanel.MixpanelException: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) #127

@rahultoora

Description

@rahultoora

Using python 3.10.10 and mixpanel 4.10.0

Have been seeing this Error pop up in our production application over last few months using the .track method.

More error details:

six.raise_from(MixpanelException(e), e)
mixpanel.MixpanelException: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
mixpanel.MixpanelException: HTTPSConnectionPool(host='api.mixpanel.com', port=443): Max retries exceeded with url: /track (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2426)')))

The error does not always occur so am struggling to pinpoint the reason for sporadic failures

think this might resolve:
#104 (comment)
https://github.com/mixpanel/mixpanel-python/pull/116/files

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