-
-
Notifications
You must be signed in to change notification settings - Fork 510
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
cannot connect to manticore mysql instance #2829
Comments
Hi. How did you run the container? It seems to me not the mysql listener is listening on port 3896. |
docker run -e EXTRA=1 -d --name manticore_container -p 3896:3896 manticoresearch/manticore |
Manticore doesn't listen on port 3896 by default. |
i tried this as well but shows this logs precaching table 'big_main' precaching table 'big_main' precaching table 'big_main' precaching table 'big_main' precaching table 'big_main' precaching table 'big_main' |
Pls share your config file you map to the container and "ls -la /mnt/data". |
@sanikolaev issue im getting root@cp [~]# docker exec -it peaceful_banach indexer --rotate --all using config file '/etc/manticoresearch/manticore.conf'...
|
@sanikolaev and thanks a lot for the active support !!! |
Check in the logs. It could be OOM or smth. |
Confirmation Checklist:
Your question:
this is what im facing i started the docker on the port
The text was updated successfully, but these errors were encountered: