Skip to content

BUG: Error: 502: <!DOCTYPE html> #3

@jongkeun-hong-ilevit-com

Description

Describe the bug
After integrating NextPush into our React Native app and calling NextPush.sync(), the update fetch fails with a 502 Bad Gateway error. Instead of returning JSON manifest data, the server responds with an HTML error page.

To Reproduce
Steps to reproduce the behavior:
It can be reproduced 100% but happened a lot.

Expected behavior
NextPush.sync() should fetch the JS bundle manifest (JSON) and proceed without error. No HTML error page should be returned.

Screenshots
Image

Smartphone (please complete the following information):

  • Device: Android device
  • OS: Especially Android
  • Version: all versions

Additional context
It didn't happen before I used codepush, but it's happening. If you want more details, I'll send an email as my company account.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions