intel / ACON

Apache License 2.0
57 stars 18 forks source link

[OpenID test] `aconcli invoke` has no output #113

Closed billionairiam closed 4 months ago

billionairiam commented 4 months ago
[sgx@sgx-emr02 test]$ ./aconcli invoke -c :5532 -e 2 CheckUid
2024/06/20 09:58:53 Service: Connecting :5532

Which works normally in --nologin mode.

xiangquanliu commented 4 months ago

The root cause of no output - use the non-production acond. However, there is another bug of copying stdin buffer the child process, I'd like to use this link to track it.

xiangquanliu commented 4 months ago

@billionairiam, fix has been in the branch.