Fetching app sources Error #2157
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproduce
Expected resultssuccess git clone Actual resultsPreviously, I was able to successfully clone the code, but since yesterday, it has been giving me errors, which seem to be related to a network issue. Additionally, when we try to clone it using Git ourselves, it works fine. error:
Build id (optional)653b714c67bf55a93868dd27 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
hello @stevenQiang, maybe this repository has some additional restrictions and you need to grant Codemagic access to it.. try to create a new ssh key pair for your app, checkout this guide on how to do it |
Beta Was this translation helpful? Give feedback.
-
Thank you for your response. Because I'm in China, I suspected it might be a network issue, so today I added an extra layer of CDN, and now I can clone the code normally. |
Beta Was this translation helpful? Give feedback.
Thank you for your response. Because I'm in China, I suspected it might be a network issue, so today I added an extra layer of CDN, and now I can clone the code normally.
I used to be able to do it all the time, so did your builder servers change the network architecture?