Can't connect to the bridge
玉
玉井さん
A bridge is created with AWS AppRunner, and “connection result: successful” is displayed in the connection check, but when I try to save the settings, it doesn't work. The connection port is 443.
If the “SSL” check is enabled, the error “This is an invalid request (code: INVALID_REQUEST) Please check if the bridge has been exposed to the outside world” will occur.
If the “SSL” check is disabled, the loading image will keep spinning the whole time, and the /query XHR will set a 504 connection timeout after 5 minutes.
It has been confirmed that /ok returns a “bridge is ready” response.
An SSL certificate is also valid.
How can I resolve this?
玉
玉井さん
AppRunner doesn't seem to allow the necessary headers to reach the bridge, which doesn't seem to work. Should I give up and go to Fargate...