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
I ran the DCAP verification of the TEE quote using SP1, and when using GPU mode, I encountered an error:
executed program with 4444875 cycles
fatal runtime error: Rust cannot catch foreign exceptions
thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sp1-cuda-4.2.1/src/lib.rs:283:77:
called Result::unwrap() on an Err value: ReqwestError(reqwest::Error { kind: Request, url: "http://localhost:3000/twirp/api.ProverService/Setup", source: hyper_util::client::legacy::Error(SendRequest, hyper::Error(IncompleteMessage)) })
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace