Open tuliof opened 3 years ago
I am having this issue right now aswell. I have build my project in docker and the elastica's services were registered normally, than I dropped all containers, deleted cache and vendor folder, builded project again and now It's not registered.
Just like you did, I manually runned recipes:install on this package and now it works. Strange behaviour.
Same issue here.
le: managed to fix it by switching to dev-master
in composer
I experienced the same problem. I tried to reinstall receipts and package with no luck. I'm using Symfony 5.4
I followed the documentation, installed v6.0.0-beta4 to be able to use with my ElasticSearch v7.13.4.
Then run the recipe for the basic configuration.
This is my
fos_elastica.yaml
config.I get the following error when running
php bin/console fos:elastica:populate