Skip to content
New issue

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

Failed to open encryption on rest from plaintext to aes192-ctr #5855

Closed
lilinghai opened this issue Sep 13, 2022 · 0 comments · Fixed by #5861
Closed

Failed to open encryption on rest from plaintext to aes192-ctr #5855

lilinghai opened this issue Sep 13, 2022 · 0 comments · Fixed by #5861
Assignees

Comments

@lilinghai
Copy link

lilinghai commented Sep 13, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

open encryption on rest from plaintext to aes192-ctr

[2022/09/13 12:58:25.319 +08:00] [FATAL] [lib.rs:491] ["failed to open raft engine: Other(\"[components/raft_log_engine/src/engine.rs:464]: IO Error: Other error [components/encryption/src/crypter.rs:86]: Nonce + Counter must be 12/16 bytes, 0\")"] [backtrace="   0: tikv_util::set_panic_hook::{{closure}}\n   1: std::panicking::rust_panic_with_hook\n   2: std::panicking::begin_panic_handler::{{closure}}\n   3: std::sys_common::backtrace::__rust_end_short_backtrace\n   4: rust_begin_unwind\n   5: core::panicking::panic_fmt\n   6: core::result::unwrap_failed\n   7: <raft_log_engine::engine::RaftLogEngine as proxy_server::run::ConfiguredRaftEngine>::build\n   8: proxy_server::run::TiKvServer<CER>::init_tiflash_engines\n   9: proxy_server::run::run_tikv_proxy\n  10: proxy_server::proxy::run_proxy\n  11: _ZN2DB20RaftStoreProxyRunner20runRaftStoreProxyFFIEPv\n             at /home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tics/dbms/src/Server/Server.cpp:466:9\n  12: start_thread\n  13: __clone\n"] [location=components/proxy_server/src/run.rs:1639] [thread_name=<unnamed>]

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiFlash version? (Required)

master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants