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

Fatal error: Uncaught RuntimeException: Node ID detection failed? #2852

Closed
4 tasks
aiskendi opened this issue Dec 15, 2024 · 1 comment
Closed
4 tasks

Fatal error: Uncaught RuntimeException: Node ID detection failed? #2852

aiskendi opened this issue Dec 15, 2024 · 1 comment

Comments

@aiskendi
Copy link

Confirmation Checklist:

  • You have searched for an answer in the manual.
  • You have considered using the forum for general discussions, which can be more suitable for non-urgent or broad queries.
  • You are aware of our community support channels on Slack, Telegram EN, and Telegram RU, where you can interact with other users and our developers.
  • You know about Manticore Team's professional services. Engaging with our experts through a support subscription can significantly accelerate resolution times and provide tailored solutions to your specific needs.

Your question:

How to fix this? searchd not running.

/var/log/manticore/searchd.log
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] Fatal error: Uncaught RuntimeException: Node ID detection failed in /usr/share/manticore/modules/manticore-buddy/src/Plugin/Sharding/Node.php:63
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] Stack trace:
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #0 /usr/share/manticore/modules/manticore-buddy/src/Plugin/Sharding/Operator.php(27): Manticoresearch\Buddy\Base\Plugin\Sharding\Node::findId(Object(Manticoresearch\Buddy\Core\ManticoreSearch\Client))
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #1 /usr/share/manticore/modules/manticore-buddy/src/Plugin/Sharding/Processor.php(122): Manticoresearch\Buddy\Base\Plugin\Sharding\Operator->__construct(Object(Manticoresearch\Buddy\Core\ManticoreSearch\Client), '')
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #2 /usr/share/manticore/modules/manticore-buddy/src/Plugin/Sharding/Processor.php(44): Manticoresearch\Buddy\Base\Plugin\Sharding\Processor->getOperator()
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #3 /usr/share/manticore/modules/manticore-buddy/vendor/manticoresoftware/buddy-core/src/Process/BaseProcessor.php(87): Manticoresearch\Buddy\Base\Plugin\Sharding\Processor->ping()
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #4 /usr/share/manticore/modules/manticore-buddy/vendor/manticoresoftware/buddy-core/src/Process/Process.php(150): Manticoresearch\Buddy\Core\Process\BaseProcessor->Manticoresearch\Buddy\Core\Process{closure}()
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #5 [internal function]: Manticoresearch\Buddy\Core\Process\Process::Manticoresearch\Buddy\Core\Process{closure}(Object(Swoole\Process))
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #6 /usr/share/manticore/modules/manticore-buddy/src/Network/Server.php(259): Swoole\Server->start()
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #7 /usr/share/manticore/modules/manticore-buddy/src/main.php(155): Manticoresearch\Buddy\Base\Network\Server->start()
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] #8 {main}
[Sun Dec 15 21:54:33.352 2024] [4956] [BUDDY] thrown in /usr/share/manticore/modules/manticore-buddy/src/Plugin/Sharding/Node.php on line 63
[Sun Dec 15 21:54:33.431 2024] [4954] [BUDDY] [2024-12-15 21:54:33 $4968.0] WARNING Server::check_worker_exit_status(): worker(pid=4977, id=4) abnormal exit, status=255, signal=0
[Sun Dec 15 21:54:34.335 2024] [4961] [BUDDY] Fatal error: Uncaught RuntimeException: Node ID detection failed in /usr/share/manticore/modules/manticore-buddy/src/Plugin/Sharding/Node.php:63

@aiskendi
Copy link
Author

just remove all any 'listen' in manticore.conf, restart manticore.. after no more errors add the custom 'listen' back.

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

No branches or pull requests

1 participant