iszhangsc opened a new issue, #40790: URL: https://github.com/apache/doris/issues/40790
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-2.0.5-rc02-67c9ccfa5d ### What's Wrong? Doris routine load 停止, 经排查,无此文件,异常如下: [IO_ERROR]failed to canonicalize path /data/be-data/error_log/__shard_1/error_log_insert_stmt_486c28068acc42a0-aa02165952ed9819_486c28068acc42a0_aa02165952ed9819: (2), No such file or directory 0# doris::io::LocalFileSystem::canonicalize(std::filesystem::__cxx11::path const&, std::__cxx11::basic_string, std::allocator >*) at /var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:187 1# doris::DownloadAction::check_log_path_is_allowed(std::__cxx11::basic_string, std::allocator > const&) at /var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h:360 2# doris::DownloadAction::handle_error_log(doris::HttpRequest*, std::__cxx11::basic_string, std::allocator > const&) at /home/zcp/repo_center/doris_release/doris/be/src/common/status.h:445 3# doris::DownloadAction::_handle(doris::HttpRequest*) at /home/zcp/repo_center/doris_release/doris/be/src/http/action/download_action.cpp:194 4# ? 5# bufferevent_run_readcb_ 6# ? 7# ? 8# ? 9# ? 10# std::_Function_handler::_M_invoke(std::_Any_data const&) at /var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/atomicity.h:98 11# doris::ThreadPool::dispatch_thread() at /home/zcp/repo_center/doris_release/doris/be/src/util/threadpool.cpp:0 12# doris::Thread::supervise_thread(void*) at /var/local/ldb_toolchain/bin/../usr/include/pthread.h:562 13# ? 14# ? ### What You Expected? 应该能够正确导入 ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
