Hi,
While sending push notifications I am getting the below error:-
Reason:- Unreachable
Error:- 'Connection or unexpected error' while generating frame to send.
Any ideas what could be causing this.
regards,
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Sukrity_Wadhwa , @akshaaga ,
Thanks for the response, seems like this was a certificate issue which was fixed by adding a new certificate.
Thanks,
Hi @abhinav99 ,
For IOS message, you require certain java libraries which are imported via the serverConf.xml file. I have seen that sometimes in the past the java libraries are not updated as part of the upgrade which is quite strange therefore you end up with an error like this.
To catch if this is what’s happening in your case, you need to enable verbose mode on the web module and then re-execute your test, you will see exactly what Is missing and get more details on this error.
It may also be a cert issue, I’m going to assume you confirmed that the certificate is not expired.
Views
Replies
Total Likes
Hi @abhinav99,
Was the given solution helpful to resolve your query or do you still need more help here? Do let us know.
Thanks!
Views
Replies
Total Likes
Hi @Sukrity_Wadhwa , @akshaaga ,
Thanks for the response, seems like this was a certificate issue which was fixed by adding a new certificate.
Thanks,
Oh great! Thanks for sharing
Views
Replies
Total Likes