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
During testing, the final message with "Deployment of application abc is complete and the app has been started" should mean the app is up and ready. I found with my own tiny demo app (via the logs) that the app came up briefly and then was stopped. 1.5 minutes (consistently) the app is restarted automatically and things work great.
I compared the log of doing the cloudbot deploy against doing a manual cf push from the command line. It didn't have the same trouble, so I know it isn't something wrong in the app. Rama asked me to open this up as he has some ideas on what might cause this issue.
The text was updated successfully, but these errors were encountered:
During testing, the final message with "Deployment of application abc is complete and the app has been started" should mean the app is up and ready. I found with my own tiny demo app (via the logs) that the app came up briefly and then was stopped. 1.5 minutes (consistently) the app is restarted automatically and things work great.
I compared the log of doing the cloudbot deploy against doing a manual cf push from the command line. It didn't have the same trouble, so I know it isn't something wrong in the app. Rama asked me to open this up as he has some ideas on what might cause this issue.
The text was updated successfully, but these errors were encountered: