BelledonneCommunications / flexisip

Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
http://flexisip.org
GNU Affero General Public License v3.0
146 stars 70 forks source link

Have problem with push notification #21

Open new2010 opened 6 years ago

new2010 commented 6 years ago

2018-01-20 09:26:28:725 flexisip-debug-Searching push notification client on dir [/etc/flexisip/apn] 2018-01-20 09:26:28:726 flexisip-debug-Certificate /etc/flexisip/apn/xxxxxxxxxxxxx.voip.prod.pem has a valid expiration: Dec 29 06:44:50 2018 GMT. 2018-01-20 09:26:28:726 flexisip-debug-Adding ios push notification client [xxxxxxxxxxxxx.voip.prod] 2018-01-20 09:26:28:726 flexisip-debug-Push notification payload is {"aps":{"alert":{"loc-key":"IM_MSG","loc-args":["Pusher"]},"sound":"msg.caf","badge":1},"call-id":"","pn_ttl":2592000} 2018-01-20 09:26:28:726 flexisip-debug-PushNotificationClient xxxxxxxxxxxxx.voip.prod.pem PNR 0x1873918 running, queue_size=0 2018-01-20 09:26:28:726 flexisip-debug-PushNotificationClient xxxxxxxxxxxxx.voip.prod.pem next, queue_size=1 2018-01-20 09:26:29:039 flexisip-debug-PushNotificationClient xxxxxxxxxxxxx.voip.prod.pem PNR 0x1873918 sent 179/179 data 2018-01-20 09:26:29:039 flexisip-debug-PushNotificationClient xxxxxxxxxxxxx.voip.prod.pem PNR 0x1873918 waiting for server response 2018-01-20 09:26:29:039 flexisip-error-PushNotificationClient xxxxxxxxxxxxx.voip.prod.pem PNR 0x1873918error reading mandatory response: 0 1 push notification(s) sent, 0 successfully and 0 failed. There were unsubmitted or uncompleted requests, this is a bug. job is done, thanks for using ./flexisip_pusher. Bye!

bcm1812 commented 3 years ago

Hello, I'm seeing the same issue as above. Is there any fix or update?
./flexisip_pusher --pntype apple --appid .ivy-mobile --pntok 8ed119c --debug (removed some details) 2020-09-30 06:49:09:848 flexisip-debug-PushNotificationClient ivy-mobile.pem PNR 0x175c800 waiting for server response 2020-09-30 06:49:09:848 flexisip-error-PushNotificationClient ivy-mobile.pem PNR 0x175c800error reading mandatory response: 0 2020-09-30 06:49:09:943 flexisip-debug-PushNotificationClient .ivy-mobile.pem PNR 0x175c800: try to send again 1 push notification(s) sent, 0 successfully and 0 failed. There were unsubmitted or uncompleted requests, this is a bug. job is done, thanks for using ./flexisip_pusher. Bye!