问题
As of yesterday, 3/12/2014 I started getting errors pushing my free Python 3.3, Mongodb, cron app to the Openshift server. There error is
OSError: [Errno 98] Address already in use
I can get the app to push and run correctly if I do a 'rhc app-force-stop' first then to my push everytime(pain in the butt). It seems like push is no longer stopping the app before the push and restart.
Everything was working fine yesterday morning so the issue has cropped up in the last 24 hours.
Any comments from the Openshift team? Is this a temporary bug? I see others are having the same issue posted in stackoverflow.
来源:https://stackoverflow.com/questions/22393217/openshift-app-fails-to-start-after-push-due-to-oserror-errno-98-address-alre