Comment on Podman: Issues with multiple users running containers simultaneously
robber@lemmy.ml 1 week agoNo expert but don’t the logs look like the requests are coming through?
Comment on Podman: Issues with multiple users running containers simultaneously
robber@lemmy.ml 1 week agoNo expert but don’t the logs look like the requests are coming through?
rhymepurple@lemmy.ml 1 week ago
I didn’t see the logs when I originally posted. However, I’m not sure what the logs indicate. It could be that nginx successfully received the request and received an authorization error from Podman’s networking stack then returned a 503 error to the client (or logged the 503 response that was returned to nginx).