Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25613] Studio: App is not running on the simulator with the latest studio: v5.0.0

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2018-08-08T03:44:11.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMotiur Rahman
AssigneeUnknown
Created2017-12-12T05:12:35.000+0000
Updated2018-08-08T03:44:11.000+0000

Description

App is not running on the simulator if the latest studio v5.0.0 is installed. Steps To Reproduce: 1. Create a new App 2. Then run it on the iOS simulator Sometimes it shows this error
[ERROR] :  <html>
<head><title>502 Bad Gateway</title></head>
<body bgcolor="white">
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx/1.6.0</center>
</body>
</html>

Attachments

FileDateSize
appc_appcd_exec.txt2017-12-12T05:06:39.000+0000115440
appcInfo.txt2017-12-12T05:06:38.000+000024182
consolLog.txt2017-12-13T08:43:14.000+000041176
diagnosticLog.txt2017-12-12T05:06:40.000+0000248323
Screen Shot 2017-12-13 at 2.38.37 PM.png2017-12-13T08:43:58.000+0000674020
StudioLog.txt2017-12-13T08:43:29.000+000014338
trace_logs.png2017-12-12T05:29:12.000+0000224031

Comments

  1. Kondal Kolipaka 2017-12-12

    [~morahman] These logs couldn't help us to identify the problem. Can you provide the console log messages by enabling the 'Trace' log as shown below. !trace_logs.png|thumbnail! If you have diagnosed the problem with the customer - Can you please provide that info and steps you've followed. Also, do they see the same error if they try to run it from the CLI
  2. Kondal Kolipaka 2017-12-12

    [~morahman] When are you getting this error and where it's shown? This looks like a http response
       [ERROR] :  <html>
       <head><title>502 Bad Gateway</title></head>
       <body bgcolor="white">
       <center><h1>502 Bad Gateway</h1></center>
       <hr><center>nginx/1.6.0</center>
       </body>
       </html>
       
  3. Motiur Rahman 2017-12-14

  4. Kondal Kolipaka 2017-12-15

JSON Source