appfeel / node-pushnotifications

Push notifications for GCM, APNS, MPNS, AMZ (automatic detection from device token)
MIT License
544 stars 125 forks source link

apn write failed: GOAWAY: PROTOCOL_ERROR Stream 5 does not exist #190

Open moonknightskye opened 1 year ago

moonknightskye commented 1 year ago

Hello team. I can send and receive push successfully if i set the production to false. but when I send to true, it gives me the above error (i am sending to the correct device id for production here) do anyone know the reason? I am running node v.19.8.1