web-publisher
web-publisher copied to clipboard
Elasticsearch down
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?
Hi! I have the same problem for now. Any solutions?