st3fan / dovecot-xaps-daemon

MIT License
164 stars 37 forks source link

APNSProtocol.connectionLost since a few days #22

Closed patricks closed 8 years ago

patricks commented 8 years ago

Since a few days my dovecote-xaps-daemon doesn't send push notifications anymore.

I get the following error every few seconds:

2016-05-06 09:57:50+0200 [-] Starting factory <xapsd.apns.APNSClientFactory instance at 0xa3a142c>
2016-05-06 09:57:50+0200 [-] APNSClientFactory.startedConnecting
2016-05-06 09:57:50+0200 [Uninitialized] APNSClientFactory.buildProtocol
2016-05-06 09:57:50+0200 [Uninitialized] APNSProtocol.connectionMade
2016-05-06 09:57:50+0200 [Uninitialized] APNSClientFactory.clientConnectionMadeCallback
2016-05-06 09:57:51+0200 [APNSProtocol (TLSMemoryBIOProtocol),client] APNSProtocol.connectionLost
2016-05-06 09:57:51+0200 [APNSProtocol (TLSMemoryBIOProtocol),client] APNSClientFactory.clientConnectionLostCallback
2016-05-06 09:57:51+0200 [APNSProtocol (TLSMemoryBIOProtocol),client] APNSClientFactory.clientConnectionLost: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionDone'>: Connection was closed cleanly.
        ]
2016-05-06 09:57:51+0200 [APNSProtocol (TLSMemoryBIOProtocol),client] <twisted.internet.tcp.Connector instance at 0xa76844c> will retry in 66 seconds
2016-05-06 09:57:51+0200 [APNSProtocol (TLSMemoryBIOProtocol),client] Stopping factory <xapsd.apns.APNSClientFactory instance at 0xa3a142c>

Any ideas?

patricks commented 8 years ago

fixed by updating the push certs