UTMStack
UTMStack copied to clipboard
[BUG] Bad Gateway Error Log instead of page "server initializing message"
Describe the bug Getting default nginx gateway error page.
To Reproduce Create a utmstack saas instance and try to login to it as soon as the VM is created
Expected behavior A "UTMStack is initializing or is in maintenance" screen should show, not the default gateway error.
Screenshots
Environment 10.x
That's because you have to wait for a few minutes, when the stack is starting the nginx responds with that kind of message. We must find a way to know if the stack is completely available.