Hello, @Andy Kepr - Sorry for the late reply. The error message "upstream connect error or disconnect/reset before headers" indicates that the connection between the client and the server was closed before the server could send a response. The error message "protocol error" indicates that there was an issue with the protocol used to communicate between the client and the server for the health check endpoint.
This could be caused by a number of issues, such as a misconfigured firewall (if any), a network issue, or a problem with the server itself.
Generally speaking, to troubleshoot this issue, you can try the following steps:
- Check the firewall settings to ensure that the port used by the container app is open.
- Check the network settings to ensure that there are no issues with the network.
- Check the logs of the container app to see if there are any errors or issues that could be causing the problem.
- Try accessing the container app from a different network or location to see if the issue is specific to your current network.
If the issue persists, we'll likely need to work with you on a 1:1 setting and take a closer look. In such a case, does your subscription carry a support plan? If not, let me know and I can help open one free of charge for resolving this issue.