[DAEMON-143] iOS simulators are missing in the system-info - intermittent issue
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-15T20:45:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd-plugin-system-info, ioslib |
Labels | n/a |
Reporter | Kondal Kolipaka |
Assignee | Chris Barber |
Created | 2017-11-15T03:50:47.000+0000 |
Updated | 2017-11-15T20:45:14.000+0000 |
Description
*Problem Description:*
Can't find the simulators in the /system-info/1.x/info. However, it's an intermittent issue.
*To reproduce:*
Run sudo npm install appcelerator@4.2.11-2 -g
Run appc use 7.0.0-master.11
Run appcd appcd start
Run appc appcd exec /system-info/1.x/info
*Versions:*
Appcelerator Daemon, version 1.0.0-2
CLI 7.0.0-master.11
Please find the attached system-info [^system_info2.txt] and [^appcd_status_1.0.0-2.txt]
Attachments
I've seen this before, but it seemed to only happen the first time you requested the info. Subsequent requests worked fine. I'll have to investigate.
This should be fixed in appcd@1.0.0-4. There was a timing issue where the request was completed before all payloads arrived.
Reopening as I see this currently