Hi Team,
We are trying to integrate ios Notification APP Server with Hybrid ACM Prod Server, for which we need to upload ios Sandbox certificate on ACM Prod environment.
While uploading the certificate we are getting an error, please find the attached snapshot. To resolve the issue we had taken following steps:-
Go to the config folder
There you will find the file name serverConfig.xml
Open the XML and search for “urlPermission”
In that add the URL you want to white list as an example <url dnsSuffix="gcm-http.googleapis.com" urlRegEx="https://gcm-http\.googleapis\.com/gcm/send.*"/>
Save the file
Run command nlserverconfig -reload
Then try to make the connection again and it should be successful.
Even after adding changes we were not able to upload the iOS Certificate and the same error persists.
We have added below urls in the serverconf file:-
<url dnsSuffix="10.97.17.153" urlRegEx="http://10.97.17.153:8080/nms/jsp/smpp34.jsp.*"/>
<url dnsSuffix="10.97.17.153" urlRegEx="http://10.97.17.153:8080/.*"/>
Please let me know your suggestion on the issue
with regards,
Richa Chaubey
Solved! Go to Solution.
Hello Richa,
This error generally happens due to the URL present in the ios routing external account.
can you please check if
1>. The url for the ios connector is set to http and not https. Change to http if it is set to https
2>. Check which jsp is targeted ios.jsp or ioshttp2.jsp . If it's pointing to iosHTTP2.jsp , please change it to ios.jsp
PS , I talking about this part of the external account.
Regards,
Adhiyan
Hi All,
I am still not able to resolve the issue. there is an update to above query.
On uploading the APNS Certificate, i am now getting new error as follows:-
The connections cache could not be reinitialized. Error-53
The new error: Internal Server Error 500. The connections cache could not be reinitialized. Error: SyntaxError:xml is a reserved identifier
It will be very helpful if anyone can suggest your views on the same.
with regards,
Richa
Views
Replies
Total Likes
Hi all,
It will be helpful if anyone suggest some debugging steps to identify the issue.
Views
Replies
Total Likes
Hello Richa,
This error generally happens due to the URL present in the ios routing external account.
can you please check if
1>. The url for the ios connector is set to http and not https. Change to http if it is set to https
2>. Check which jsp is targeted ios.jsp or ioshttp2.jsp . If it's pointing to iosHTTP2.jsp , please change it to ios.jsp
PS , I talking about this part of the external account.
Regards,
Adhiyan
Moving this to Adobe Campaign Classic
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies