Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants