Skip to content

CodePush Internal Server Error after renaming Apps  #923

Open
@jmazier-j2d

Description

@jmazier-j2d

What App Center service does this affect?
Code-push

Describe the bug
After realizing two of my apps were misnamed, I renamed them using the CLI. After that, I am getting a 500 Internal Server Error response for anything I try to do with those two apps.
The app name is found because if I try anything else, I'm getting a valid : "[Error] App does not exist"
BUT if I'm using the old name (that are supposed to be replaced), I'm also getting an Internal Server Error. My guess is that both name co-exist and are clashing somewhere, somehow :(

To Reproduce
Steps to reproduce the behavior:

Rename an app using the CLI
Try anything on that app (exmaple: code-push release-react APP_NAME android)
See error ("[Error] Internal Server Error")

Expected behavior
The app bundle should be uploaded

Metadata

Metadata

Assignees

Labels

bugA bug or issue with App Centercodepush

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions