[DAEMON-192] "appc appcd exec /system-info/1.x/info" command doesn't respond with 1.0.0-23
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Resolved |
| Resolution | Cannot Reproduce |
| Resolution Date | 2017-11-29T21:34:12.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Appc Daemon 1.0.0 |
| Components | appcd |
| Labels | n/a |
| Reporter | Kondal Kolipaka |
| Assignee | Chris Barber |
| Created | 2017-11-28T04:32:04.000+0000 |
| Updated | 2017-11-29T21:34:12.000+0000 |
Description
"appc appcd exec /system-info/1.x/info" command doesn't respond with version 1.0.0-23
$ appc appcd exec /system-info/1.x/info
Appcelerator Command-Line Interface, version 7.0.0-master.48
Copyright (c) 2014-2017, Appcelerator, Inc. All Rights Reserved.
Please find the attached dump file.
[^appcd_dump_master48.json]
Attachments
| File | Date | Size |
|---|---|---|
| appcd_dump_master48.json | 2017-11-28T04:33:07.000+0000 | 1959505 |
FYI..looks like it's not an issue for all. Checked with [~ssekhri] [~ppedduri]. They are able to fetch system-info.
[~kkolipaka] Would you be able to run
appc appcd restart && appc appcd logcat > output.log, then in a different terminal window runappc appcd exec /system-info/1.x/info, the logs in the dump don't have a lot of information to work from[~eharris] Issue was resolved after restarting the system! We can close the issue if no one else is facing the same problem.