UTMStack icon indicating copy to clipboard operation
UTMStack copied to clipboard

[BUG] Bad Gateway Error Log instead of page "server initializing message"

Open rvald26 opened this issue 1 year ago • 1 comments

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 image

Environment 10.x

rvald26 avatar Mar 03 '24 16:03 rvald26

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.

c3s4rfred avatar Mar 04 '24 11:03 c3s4rfred