Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Failed when downloading package #2806

Open
jopinfly opened this issue Mar 18, 2025 · 1 comment
Open

Failed when downloading package #2806

jopinfly opened this issue Mar 18, 2025 · 1 comment

Comments

@jopinfly
Copy link

We have deployed the code-push-server on AWS. My React Native application is encountering issues when downloading the update package, as the download URL returns a 127 address.

{
"deploymentKey": "CQhgYzvGjhUlgBG0jxV8ZRh1EkOZ41PbDWZjbx",
"description": "qa_test",
"label": "v1",
"appVersion": "2.6.4",
"isMandatory": false,
"packageHash": "fa63fac1744abdb4a8c139245175826eacc5ab2293e4a5bb30738e762f517d7e",
"packageSize": 11522363,
"downloadUrl": "http://127.0.0.1:10000/devstoreaccount1/storagev2/3ow7fRNcXe2dCID5vBlhnClH4GFl41PbDWZjbx",
"isPending": false,
"failedInstall": false
}

This address seems to be returned by Azurite. Could someone please help me with information on how to resolve this issue by modifying some configuration? Thank you very much!

@vokhuyetOz
Copy link

for self host, i think you should make an update in server-code

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants