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
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
I'm trying to set up a container in my Kubernetes cluster and am getting HTTP 500 responses from the login endpoint. While trying to debug the issue I noticed that PHP doesn't output error logs to the standard output/error, thus Kubernetes isn't able to catch them.
Would you consider sending PHP errors to /dev/stdout or /dev/stderr?
The text was updated successfully, but these errors were encountered:
I'm trying to set up a container in my Kubernetes cluster and am getting HTTP 500 responses from the login endpoint. While trying to debug the issue I noticed that PHP doesn't output error logs to the standard output/error, thus Kubernetes isn't able to catch them.
Would you consider sending PHP errors to /dev/stdout or /dev/stderr?
The text was updated successfully, but these errors were encountered: