Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25608] 502 Bad Gateway seen when building to iOS Simulator

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionInvalid
Resolution Date2017-12-14T18:58:20.000+0000
Affected Version/sRelease 7.0.0
Fix Version/sn/a
ComponentsiOS
Labelsqe-7.0.0
ReporterAbir Mukherjee
AssigneeEric Merriman
Created2017-12-13T22:10:07.000+0000
Updated2017-12-14T18:58:20.000+0000

Description

*Description* When building to iOS simulator, I sometimes see a "502 Bad Gateway" error. It does not appear to affect the functionality of the app. Also, it does not appear to be easy to reproduce. *Steps to reproduce* 1. Create a new default classic app. Enable services including Test and Hyperloop. 2. Replace the app.js with the one attached to this ticket. I do not believe it is related to the contents in the attached app. However the error was observed when I was testing that app. 3. Build to an iOS Simulator. I tried with iPhone X, 8, and 7 Plus and can reproduce on all three. Also reproducible when testing on the CLI:
appc run -p ios -T simulator
*Actual Results* 1. App appears to run okay. However, on the console, after the app is launched, an error is seen "502 Bad Gateway". *Expected Results* 1. No error should be seen on the console.

Attachments

FileDateSize
502_Error2017-12-13T22:11:03.000+00007615458
app.js2017-12-13T22:12:20.000+0000364

Comments

  1. Abir Mukherjee 2017-12-14

    Not a TIMOB issue. I'm closing this and will open a new one in 360.

JSON Source