Ole Schäfer

Results 55 comments of Ole Schäfer

@convenient , thanks for your fast reply. I checked that now a bit more detailed in our current updates and fear, that just excluding is not enough. So the structure...

@convenient , exactly what you wrote. We pretend, core themes do not exist and hyva should be the "new" core theme. > Do you know off the top of your...

We just ran into the same issue. It happens in `\Magento\Catalog\Model\Product\Gallery\CreateHandler::processMediaAttribute` where the `INSERT` queries for `catalog_product_entity_varchar` run into the timeout.

@ptrollins , when I use your config file, I get the following error message: `Unsupported config option for services.elasticsearch-hq: 'profiles'`. Do you have any idea, what I'm doing wrong?

@ptrollins , thanks for the hint. Will check.

@peterjaap , I currently try to set up our CI/CD integration for the tests. And like you wrote, for the customer test, where the password is changed, an email is...

@peterjaap , thanks for this amazingly fast reply. Good idea, that is surely the best way. I included mailhog now and set up a similar extension to use the mailhog...

@rootindex , @ihor-sviziev , when I use the new approach, which `host` do I need to set in the Magento configuration? Before, it was `db`. What is it now?

@ihor-sviziev , thanks for the fast reply. But unfortunately, I still get an error message. I ran `warden env config` to see, what's actually happening here. With the old setting...

@lbajsarowicz , thanks, good hint. This way I found out, that some old files from the mariadb image had been the problem. So I ran `warden env down -v` to...