-
-
Notifications
You must be signed in to change notification settings - Fork 617
Open
Labels
Description
Bug Description:
After the daemon in the container was idling for some time, this error occurred:
manticoresearch-single-node-searchd-1 | [BUDDY] ===================================================================
manticoresearch-single-node-searchd-1 | [BUDDY] [FATAL ERROR]: all coroutines (count: 1) are asleep - deadlock!
manticoresearch-single-node-searchd-1 | [BUDDY] ===================================================================
manticoresearch-single-node-searchd-1 | [BUDDY] [Coroutine-1]
manticoresearch-single-node-searchd-1 | [BUDDY] --------------------------------------------------------------------
manticoresearch-single-node-searchd-1 | [BUDDY] #0 @swoole/library/core/ConnectionPool.php(56): Swoole\Coroutine\Channel->pop()
manticoresearch-single-node-searchd-1 | [BUDDY] #1 /usr/share/manticore/modules/manticore-buddy/vendor/manticoresoftware/buddy-core/src/ManticoreSearch/Client.php(293): Swoole\ConnectionPool->get()
manticoresearch-single-node-searchd-1 | [BUDDY] #2 /usr/share/manticore/modules/manticore-buddy/vendor/manticoresoftware/buddy-core/src/ManticoreSearch/Client.php(174): Manticoresearch\Buddy\Core\ManticoreSearch\Client->runAsyncRequest()
manticoresearch-single-node-searchd-1 | [BUDDY] #3 /usr/share/manticore/modules/manticore-buddy/src/Lib/Metric.php(562): Manticoresearch\Buddy\Core\ManticoreSearch\Client->sendRequest()
manticoresearch-single-node-searchd-1 | [BUDDY] #4 /usr/share/manticore/modules/manticore-buddy/src/Lib/Metric.php(499): Manticoresearch\Buddy\Base\Lib\Metric->sendManticoreRequest()
manticoresearch-single-node-searchd-1 | [BUDDY] #5 /usr/share/manticore/modules/manticore-buddy/src/Lib/Metric.php(257): Manticoresearch\Buddy\Base\Lib\Metric->getVariableLabels()
manticoresearch-single-node-searchd-1 | [BUDDY] #6 /usr/share/manticore/modules/manticore-buddy/src/Lib/Metric.php(207): Manticoresearch\Buddy\Base\Lib\Metric->snapshot()
manticoresearch-single-node-searchd-1 | [BUDDY] #7 /usr/share/manticore/modules/manticore-buddy/src/Lib/MetricThread.php(106): Manticoresearch\Buddy\Base\Lib\Metric->checkAndSnapshot()
manticoresearch-single-node-searchd-1 | [BUDDY] #8 [internal function]: Manticoresearch\Buddy\Base\Lib\MetricThread::{closure:Manticoresearch\Buddy\Base\Lib\MetricThread::create():87}()
manticoresearch-single-node-searchd-1 | [BUDDY] [2025-10-14 02:10:18 @93.0] WARNING Channel::~Channel() (ERRNO 10003): channel is destroyed, 1 consumers will be discarded
Manticore Search Version:
13.13.1
Operating System Version:
Have you tried the latest development version?
None
Internal Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
- Implementation completed
- Tests developed
- Documentation updated
- Documentation reviewed