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

mongo to mongo bug #321

Open
feeops opened this issue Feb 14, 2025 · 1 comment
Open

mongo to mongo bug #321

feeops opened this issue Feb 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@feeops
Copy link

feeops commented Feb 14, 2025

software version: v2.0.19
OS: debian 12

error log

2025-02-13T18:33:40.167985181+08:00 ERROR default_logger - panic: panicked at /p
called `Result::unwrap()` on an `Err` value: Kind: utf-8 encoding error: invalid

Stack backtrace:
   0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
   1: <dt_connector::extractor::mongo::mongo_snapshot_extractor::MongoSnapshotEx
   2: dt_task::task_runner::TaskRunner::start_single_task::{{closure}}::{{closur
   3: tokio::runtime::task::raw::poll
   4: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
   5: tokio::runtime::scheduler::multi_thread::worker::Context::run
   6: tokio::runtime::context::runtime::enter_runtime
   7: tokio::runtime::scheduler::multi_thread::worker::run
   8: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::
   9: tokio::runtime::task::core::Core<T,S>::poll
  10: tokio::runtime::task::harness::Harness<T,S>::poll
  11: tokio::runtime::blocking::pool::Inner::run
  12: std::sys::backtrace::__rust_begin_short_backtrace
  13: core::ops::function::FnOnce::call_once{{vtable.shim}}
  14: std::sys::pal::unix::thread::Thread::new::thread_start
  15: <unknown>
  16: <unknown>
2025-02-13T18:33:40.168757823+08:00 ERROR default_logger - panic: panicked at /p
called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(2876), "called n\nStack backtrace:\n   0: anyhow::error::<impl core::convert::From<E> for anyhoactor>::extract::{{closure}}\n   2: dt_task::task_runner::TaskRunner::start_singr::Context::run_task\n   5: tokio::runtime::scheduler::multi_thread::worker::Con   8: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::1: tokio::runtime::blocking::pool::Inner::run\n  12: std::sys::backtrace::__rust::new::thread_start\n  15: <unknown>\n  16: <unknown>", ...)

@feeops feeops added the bug Something isn't working label Feb 14, 2025
@qianyiwen2019
Copy link
Collaborator

qianyiwen2019 commented Feb 14, 2025

Looks like the log was trancated?
Could you please pasted the full origin default.log?
Also, what kind of data are you migrating? what's the task type, snapshot or cdc?

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants