Titanium JIRA Archive
Appcelerator Daemon (DAEMON)

[DAEMON-140] system-info doesn't return ios information

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2017-11-15T03:02:16.000+0000
Affected Version/sn/a
Fix Version/sAppc Daemon 1.0.0
Componentsappcd-plugin-ios
Labelsn/a
ReporterFeon Sua Xin Miao
AssigneeChris Barber
Created2017-11-14T23:17:45.000+0000
Updated2017-11-15T03:02:17.000+0000

Description

Start daemon, load http://localhost:1732/system-info/1.x/info. ios is null. Plugin status:
ios          1.0.0-2  external  /Users/feonsua/.appcelerator/install/7.0.0-master.11/package/node_modules/appcd-plugin-ios          8.9.1    Cannot read property 'value' of null  0 / 0    
appcd exec /ios/latest/info returns Cannot read property 'value' of null appcd --debug:
2017-11-14T23:21:45.867Z appcd:plugin:external:parent error Failed to activate plugin: ios@1.0.0-2
2017-11-14T23:21:45.869Z appcd:core:websocket-session [0] 127.0.0.1:58202 /ios/latest/info 400 Cannot read property 'value' of null 836ms
2017-11-14T23:21:45.888Z appcd:core:websocket-session error { TypeError: Cannot read property 'value' of null
2017-11-14T23:21:45.888Z appcd:core:websocket-session error     at then (/Users/chris/appc/ioslib/src/certs.js:46:9)
2017-11-14T23:21:45.888Z appcd:core:websocket-session error     at <anonymous>
2017-11-14T23:21:45.888Z appcd:core:websocket-session error     at process._tickCallback (internal/process/next_tick.js:188:7) id: 'cd35e68c-cdb7-45e9-89bf-3e5e3d31bba5' }

Comments

  1. Feon Sua Xin Miao 2017-11-14

    Same happens to [~ewieber].
  2. Chris Barber 2017-11-14

    Fixed the bad reference in ioslib and published ioslib@2.0.0-5. Update ioslib in appcd-plugin-ios and re-test. Waiting for the fix to be verified by [~fmiao], [~ewieber], or myself before marking the ticket as resolved.
  3. Feon Sua Xin Miao 2017-11-15

    [~cbarber], Update ioslib to 2.0.0-5, fix works!

JSON Source