You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello team! I'm using your images long time. I found it very helpful. But now I met an error net::ERR_INCOMPLETE_CHUNKED_ENCODING 200 (OK) in my browser, that thing affects my javascripts and... maybe... something else.
So I decided to understand how it happened and discovered that it happens when I'm using image webdevops/php-nginx-dev:8.2 with developer tools like xDebug. If I change it on webdevops/php-nginx:8.2 the problem is solved. I hope you guys help me to figure it out =)
Hello team! I'm using your images long time. I found it very helpful. But now I met an error net::ERR_INCOMPLETE_CHUNKED_ENCODING 200 (OK) in my browser, that thing affects my javascripts and... maybe... something else.
So I decided to understand how it happened and discovered that it happens when I'm using image webdevops/php-nginx-dev:8.2 with developer tools like xDebug. If I change it on webdevops/php-nginx:8.2 the problem is solved. I hope you guys help me to figure it out =)
Here is my docker configs
Dockerfile:
The text was updated successfully, but these errors were encountered: