You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.
If i try to start an unable to started app which will be only 0 perscent of all instances strated after I click the start link on the applications list screen, an ajax error will be happened. Since checking the code,I find that the ajax call will be aborted after the request is send to the server client about 30 seconds.What's more, I get the status is 0 ,the readystate is 4 through firebug tool.
The text was updated successfully, but these errors were encountered:
@frodenas I have tried to do as you suggested( I set the setting.timeout = 3600000), but this issue is still exiting. The responseText is empty,the status and readyState are 0. What's more,the server side received twice requests but the client side only send one.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: