-
I have never used APNS before so I'm pretty much in the dark about what's causing this issue, but from the stack trace I can conclude that the error originates from ssl library. Is this somehow fixabl…
-
I'm currently receiving this error when running an instance of gorush on Heroku.
```
{
"counts": 1,
"logs": [
{
"type": "failed-push",
"platform": "ios…
-
If I understand correctly, Houston [still uses the binary protocol](https://github.com/nomad/houston/issues/170#issuecomment-536622006) instead of HTTP/2. [Apple announced](https://developer.apple.com…
-
On master (5d1fdd8fa3469142b9369713b23d8413d6d83189) I'm seeing mysteriously disappearing deep completions:
![disappear](https://user-images.githubusercontent.com/11356572/94378108-8ab6b680-00db-11eb…
-
**Describe the bug**
On a number of Forems when I have attempted to add a comment I receive an 'error posting comment' bug with the detail 'there was a error with your markdown, certificate can't be…
-
I am frequently getting
TooManyStreamsError Exception occurred. Max outbound streams is 1000, 1000 open
I am using apns2==0.5.0
apns_response = apns.get_notification_result(stream_id)
File …
-
#### Summary
I had to update my iOS-Push certificate. After the update I got the error message about the mattermost push proxy -> x509: certificate signed by unknown authority
#### Environment Inf…
-
Without being aware of it, I've been using the cryptography package for many months now without issue, but suddenly it won't build and it's brought development on my project to a halt.
It turns ou…
-
Hi, I am not exactly sure if this is the right platform to raise this question but any help would be great.
Got a mail saying the below,
> The HTTP/2‑based Apple Push Notification service (APNs)…
-
I have an array of notifications and it fails to send them if there is more than MAX_CONNECTIONS in array.