[TIMOB-25394] Multiple network API is not functional
GitHub Issue | n/a |
Type | Story |
Priority | Critical |
Status | Closed |
Resolution | Done |
Resolution Date | 2017-10-16T15:56:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Marian Kucharcik |
Assignee | Tony DiPentino |
Created | 2017-10-16T07:32:45.000+0000 |
Updated | 2018-08-06T17:34:52.000+0000 |
Description
Hi guys, I'm facing some problems since last friday afternoon.
At first, forward geocoding is not responding and throws certificate error(see attachment).
I tried to uninstall and reinstall my app, and it's throwing same error when I want to subscribe to push notifications channel.
I've got newest version of SDK and Studio as well. At friday morning(13.10.2017@08:00 UTC+1) was everything ok...
Please take a look and let me know if there is some workaround and fix it asap.
Thank you
edit: subscribe to push notification channel is functional on Android, error message pops out on iOS...
Attachments
Hi guys, I found temporary workaround to fix the problem. I overwrote GeolocationModule.m in SDK folder and set up http url instead of https. Steps to fix: 1. Go to Users/
Thanks [~max87], we are aware of the issue and currently addressing it!
[~max87] : You can also set the url to https://api.appcelerator.com, which is the domain that the android version uses, and has a valid certificate. 68747470733a2f2f6170692e61707063656c657261746f722e636f6d2f702f76312f67656f
@Luc-Edmond Gaspard - Thanks for your advice, I'll try it.
An updated certificate was applied on this API. The issue should now be resolved.
When researching I found that the SSL cert used by marketplace api was not on the legacy haproxy. Even thought the proxy was updated this node was not which cause the failures. I have since moved all the api from this old node and added to haproxy. Additionally I've added .net SSL cert checks to our wiki process to search nodes for .net in the future.
@Tony DiPentino that's great news, thank you very much guys.
Thank you every one !!!!
Closed as completed. If this is in error, please reopen.