Skip to content

SSL3_WRITE_PENDING error #13

Description

@ilyapuchka

After some time service using PyAPNS is run in background I start to get such error:
return self._sslobj.write(data)
SSLError: [Errno 1] _ssl.c:1217: error:1409F07F:SSL routines:SSL3_WRITE_PENDING:bad write retry

After restarting service everythong works perfect. I use send_notification method for sending messages to all registered devices in simple for cycle.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions