We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error when I run comand docker-compose run php php bin/console doctrine:fixtures:load
docker-compose run php php bin/console doctrine:fixtures:load
`06:38:39 ERROR [console] Error thrown while running command "doctrine:fixtures:load". Message: "Couldn't connect to host, Elasticsearch down?" ["exception" => Elastica\Exception\Connection\HttpException^ { …},"command" => "doctrine:fixtures:load","message" => "Couldn't connect to host, Elasticsearch down?"]
In Http.php line 190:
Couldn't connect to host, Elasticsearch down? `
But Elasticsearch is up, How can I fix this issue?
The text was updated successfully, but these errors were encountered:
Hi! I have the same problem for now. Any solutions?
Sorry, something went wrong.
No branches or pull requests
Error when I run comand
docker-compose run php php bin/console doctrine:fixtures:load
`06:38:39 ERROR [console] Error thrown while running command "doctrine:fixtures:load". Message: "Couldn't connect to host, Elasticsearch down?" ["exception" => Elastica\Exception\Connection\HttpException^ { …},"command" => "doctrine:fixtures:load","message" => "Couldn't connect to host, Elasticsearch down?"]
In Http.php line 190:
Couldn't connect to host, Elasticsearch down? `
But Elasticsearch is up, How can I fix this issue?
The text was updated successfully, but these errors were encountered: