DoctrineFixturesBundle icon indicating copy to clipboard operation
DoctrineFixturesBundle copied to clipboard

Mysql on a Docker Container timed outs

Open chris2kus31 opened this issue 5 years ago • 2 comments

I have mysql container that when i run

php bin/console doctrine:fixtures:load

it timed outs.

I know that my connection is true because i have tested GET and POST through post man and although it takes a while the first time to connect, it finally connects and the next query is faster.

chris2kus31 avatar Jun 30 '19 13:06 chris2kus31

Can you provide an environment/example where it is possible to reproduce this timeout?

SenseException avatar Jul 02 '19 20:07 SenseException

@chris2kus31 is this still a problem for you?

PReimers avatar Nov 23 '19 09:11 PReimers