You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesatee.apache.org by GitBox <gi...@apache.org> on 2019/11/15 22:16:34 UTC

[GitHub] [incubator-mesatee] mssun commented on issue #61: ERROR mesatee_core::rpc::sgx::ra RACACHE renewal failed

mssun commented on issue #61: ERROR mesatee_core::rpc::sgx::ra RACACHE renewal failed
URL: https://github.com/apache/incubator-mesatee/issues/61#issuecomment-554550733
 
 
   Hi @z1queue, thanks for the report.
   
   First of all, the "RACACHE renewal failed" error is an expected panic. This error is caused by some issues with IAS connection. Since the main **trust** of MesaTEE is **established and ensured** by a successful RA, MesaTEE should not work if there are any issues related with RA.
   
   With above statement, for your case, we definitely need to do some improvements:
   
     - a better error message (and panic message): users can understand the causes of the panic
     - mechanism to retry RA: make MesaTEE more robust under a poor network environment
   
   I'll create an issue to track these two improvements.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mesatee.apache.org
For additional commands, e-mail: dev-help@mesatee.apache.org