You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last message I see on the Android side is Getting EkPub and EkCert.
This does not happen when running the server outside of the testbed. My guess is that this comes from the fact that I don't have clean build of the testbed, so my server and client are out-of-sync.
However, the server should not crash, even if the client sends garbage data. We should investigate this crash and makes sure the server handles the situation properly.
The text was updated successfully, but these errors were encountered:
When testing PR #7, I get the following error in the testbed, running the server in
--enroll
mode and the latest client on a Pixel 4a:The last message I see on the Android side is
Getting EkPub and EkCert
.This does not happen when running the server outside of the testbed. My guess is that this comes from the fact that I don't have clean build of the testbed, so my server and client are out-of-sync.
However, the server should not crash, even if the client sends garbage data. We should investigate this crash and makes sure the server handles the situation properly.
The text was updated successfully, but these errors were encountered: