We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Cifrost will not encounter this problem if fast-sync is turned off,problem seem to related here:
Sorry, something went wrong.
2024-11-28 latest log: max 15MB
2024-11-28T05:52:48.066277Z INFO cifrost: bridge() exited with error: Rpc error: RPC error: ErrorObject { code: ServerError(-32008), message: "Response is too big", data: Some(RawValue("Exceeded max limit of 15728640")) } **Caused by: RPC error: ErrorObject { code: ServerError(-32008), message: "Response is too big", data: Some(RawValue("Exceeded max limit of 15728640")) }** Stack backtrace: 0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from 1: cifrost::batch_sync_storage_changes::{{closure}} 2: cifrost::bridge::{{closure}} 3: <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll 4: tokio::runtime::park::CachedParkThread::block_on 5: tokio::runtime::context::runtime::enter_runtime 6: tokio::runtime::runtime::Runtime::block_on 7: cifrost::main 8: std::sys_common::backtrace::__rust_begin_short_backtrace 9: std::rt::lang_start::{{closure}} 10: std::rt::lang_start_internal 11: main 12: __libc_start_main 13: _start
0xbillw
democ98
No branches or pull requests
TEE will report an error when running on a brand new machine. The error content is as follows:
The text was updated successfully, but these errors were encountered: