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

Failed when downloading package #2806

Open
@jopinfly

Description

@jopinfly

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions