OiO.lk Blog PHP Symfony request bug under docker
PHP

Symfony request bug under docker


I have a problem with my symfony code, my REST API requests are sometimes not executed correctly when I use docker.

Could this be due to a timeout or a docker configuration problem?
I used to get 500 errors when JSON responses were sometimes too long.

I tried looking at the logs but nothing.
On the other hand, in the behavior, you can see that it’s the 1st result that will be taken by the query rather than the arguments passed beforehand.



You need to sign in to view this answers

Exit mobile version