-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[BUG] typesense crash after editing people names #5079
Comments
I think we have an unoptimized Typesense operation that lead to this issue that many people are facing |
Microservice crashes a couple of minutes later .... immich_microservices | Request #1700150947546: Request to Node 0 failed due to "ECONNABORTED timeout of 10000ms exceeded" |
Also getting the same error and the server doesn't cone up. Any way to break out of the error? |
I have the same issue. What Can I do to make server works? |
I'm not sure if everyone is encountering the same error. I had a similar error however it was resolved by updating my docker-compose to use the latest typesense version in the current github compose file |
Indeed. Thanks @stephenjamieson. I've updated typesense image to latest version and after some time server was started. |
The bug
Clean start of stack 12CPU / 12GB RAM
After editing multiple people names and merging faces, typsense crashes with segmenation fault
immich_microservices | [Nest] 7 - 11/16/2023, 9:02:05 AM ERROR [TypesenseRepository] Unable to index documents
immich_typesense | W20231116 09:02:05.731760 358 controller.cpp:1454] SIGINT was installed with 1
immich_typesense | W20231116 09:02:05.731803 358 node.cpp:811] [default_group:172.21.0.4:8107:8108 ] Refusing concurrent configuration changing
immich_typesense | E20231116 09:02:05.731869 375 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
immich_typesense | W20231116 09:02:06.574638 432 index.cpp:5406] Error while removing field
embedding
from document, message: Label not foundimmich_typesense | W20231116 09:02:20.248103 432 index.cpp:5406] Error while removing field
embedding
from document, message: Label not foundimmich_typesense | W20231116 09:02:20.271138 432 index.cpp:5406] Error while removing field
embedding
from document, message: Label not foundimmich_typesense | W20231116 09:02:22.256361 432 index.cpp:5406] Error while removing field
embedding
from document, message: Label not foundimmich_microservices | Request #1700125281084: Request to Node 0 failed due to "ECONNRESET read ECONNRESET"
immich_microservices | Request #1700125281084: Sleeping for 4s and then retrying request...
immich_typesense | W20231116 09:02:28.649591 432 index.cpp:5406] Error while removing field
embedding
from document, message: Label not foundimmich_typesense | W20231116 09:02:29.061244 432 index.cpp:5406] Error while removing field
embedding
from document, message: Label not foundimmich_microservices | Request #1700125271087: Request to Node 0 failed due to "ECONNRESET read ECONNRESET"
immich_microservices | Request #1700125271087: Sleeping for 4s and then retrying request...
immich_microservices | Request #1700125266111: Request to Node 0 failed due to "ECONNRESET read ECONNRESET"
immich_microservices | Request #1700125266111: Sleeping for 4s and then retrying request...
immich_typesense | E20231116 09:02:42.886212 27 backward.hpp:4199] Stack trace (most recent call last) in thread 27:
immich_typesense | E20231116 09:02:42.886250 27 backward.hpp:4199] #11 Object "", at 0xffffffffffffffff, in
immich_typesense | E20231116 09:02:42.886253 27 backward.hpp:4199] #10 Object "/usr/lib/x86_64-linux-gnu/libc.so.6", at 0x7fb715a8abb3, in __clone
immich_typesense | E20231116 09:02:42.886256 27 backward.hpp:4199] #9 Object "/usr/lib/x86_64-linux-gnu/libc.so.6", at 0x7fb7159f9b42, in
immich_typesense | E20231116 09:02:42.886261 27 backward.hpp:4199] #8 Source "../../../../../libstdc++-v3/src/c++11/thread.cc", line 80, in execute_native_thread_routine [0x15126cf]
immich_typesense | E20231116 09:02:42.886265 27 backward.hpp:4199] #7 | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/thread", line 215, in operator()
immich_typesense | E20231116 09:02:42.886268 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/thread", line 271, in _M_invoke<0>
immich_typesense | E20231116 09:02:42.886271 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/thread", line 264, in __invoke<ThreadPool::ThreadPool(size_t)::<lambda()> >
immich_typesense | E20231116 09:02:42.886274 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 95, in __invoke_impl<void, ThreadPool::ThreadPool(size_t)::<lambda()> >
immich_typesense | E20231116 09:02:42.886277 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 60, in operator()
immich_typesense | E20231116 09:02:42.886281 27 backward.hpp:4199] | Source "/typesense/include/threadpool.h", line 57, in operator()
immich_typesense | E20231116 09:02:42.886284 27 backward.hpp:4199] Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/future", line 1560, in _M_run [0x520cc4]
immich_typesense | E20231116 09:02:42.886287 27 backward.hpp:4199] #6 | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/future", line 1427, in _M_set_result
immich_typesense | E20231116 09:02:42.886291 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/future", line 404, in call_once<void (std::__future_base::_State_baseV2::)(std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter>()>, bool*), std::__future_base::_State_baseV2*, std::function<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter>()>, bool>
immich_typesense | E20231116 09:02:42.886294 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/mutex", line 729, in __gthread_once
immich_typesense | E20231116 09:02:42.886297 27 backward.hpp:4199] Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/x86_64-linux-gnu/bits/gthr-default.h", line 700, in _M_run [0x60e089]
immich_typesense | E20231116 09:02:42.886301 27 backward.hpp:4199] #5 Object "/usr/lib/x86_64-linux-gnu/libc.so.6", at 0x7fb7159fef67, in
immich_typesense | E20231116 09:02:42.886303 27 backward.hpp:4199] #4 | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/future", line 564, in operator()
immich_typesense | E20231116 09:02:42.886307 27 backward.hpp:4199] Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/std_function.h", line 622, in _M_do_set [0x51e63a]
immich_typesense | E20231116 09:02:42.886322 27 backward.hpp:4199] #3 | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/std_function.h", line 292, in __invoke_r<std::unique_ptr<std::__future_base::_Result_base, std::__future_base::_Result_base::_Deleter>, std::__future_base::_Task_setter<std::unique_ptr<std::__future_base::_Result, std::__future_base::_Result_base::_Deleter>, std::__future_base::_Task_state<_Fn, _Alloc, _Res(_Args ...)>::_M_run<std::_Bind<Index::index_field_in_memory(const field&, std::vector<index_record>&)::<lambda()>()>, std::allocator, void, {}>::<lambda()>, void>&>
immich_typesense | E20231116 09:02:42.886327 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 113, in __invoke_impl<std::unique_ptr<std::__future_base::_Result, std::__future_base::_Result_base::_Deleter>, std::__future_base::_Task_setter<std::unique_ptr<std::__future_base::_Result, std::__future_base::_Result_base::_Deleter>, std::__future_base::_Task_state<_Fn, _Alloc, _Res(_Args ...)>::_M_run<std::_Bind<Index::index_field_in_memory(const field&, std::vector<index_record>&)::<lambda()>()>, std::allocator, void, {}>::<lambda()>, void>&>
immich_typesense | E20231116 09:02:42.886330 27 backward.hpp:4199] Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 60, in _M_invoke [0x630242]
immich_typesense | E20231116 09:02:42.886338 27 backward.hpp:4199] #2 | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/future", line 1365, in operator()
immich_typesense | E20231116 09:02:42.886341 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/future", line 1424, in __invoke_r<void, std::_Bind<Index::index_field_in_memory(const field&, std::vector<index_record>&)::<lambda()>()>&>
immich_typesense | E20231116 09:02:42.886344 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 110, in __invoke_impl<void, std::_Bind<Index::index_field_in_memory(const field&, std::vector<index_record>&)::<lambda()>()>&>
immich_typesense | E20231116 09:02:42.886348 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 60, in operator()<>
immich_typesense | E20231116 09:02:42.886351 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/functional", line 499, in __call
immich_typesense | E20231116 09:02:42.886355 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/functional", line 416, in __invoke<Index::index_field_in_memory(const field&, std::vector<index_record>&)::<lambda()>&>
immich_typesense | E20231116 09:02:42.886363 27 backward.hpp:4199] | Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 95, in __invoke_impl<void, Index::index_field_in_memory(const field&, std::vector<index_record>&)::<lambda()>&>
immich_typesense | E20231116 09:02:42.886366 27 backward.hpp:4199] Source "/usr/local/gcc-10.1.0/include/c++/10.1.0/bits/invoke.h", line 60, in operator() [0x6301fc]
immich_typesense | E20231116 09:02:42.886369 27 backward.hpp:4199] #1 Source "/typesense/src/index.cpp", line 1014, in operator() [0x6300a9]
immich_typesense | E20231116 09:02:42.886373 27 backward.hpp:4199] #0 Source "/typesense/external-Linux/hnswlib-21de18ffabea1a9d1e8b16b49afc6045d7707e4c/hnswlib/hnswalg.h", line 848, in insertPoint [0x6241fb]
immich_typesense | Segmentation fault (Address not mapped to object [0x8])
immich_typesense | E20231116 09:02:43.508272 27 typesense_server.cpp:102] Typesense 0.24.1 is terminating abruptly.
The OS that Immich Server is running on
Ubuntu 22.04.3 LTS
Version of Immich Server
1.86
Version of Immich Mobile App
1.86
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response
The text was updated successfully, but these errors were encountered: