Currently, there is no proper handling when the backend VM is in the stopped state, i.e., it exists but it is not running. This causes an infinite loop that will hang the proxy process checking for the connection and/or cause a 500 error due to an invalid IP address lookup.
Currently, there is no proper handling when the backend VM is in the stopped state, i.e., it exists but it is not running. This causes an infinite loop that will hang the proxy process checking for the connection and/or cause a 500 error due to an invalid IP address lookup.