Hide Forgot
Description of problem: App is not available after update package and run migrate script. Version-Release number of selected component (if applicable): migrate-2.0.3 How reproducible: Always Steps to Reproduce: 1. Create apps against old instance (stage_110) 2. Upgrade all the packages to the latest # yum update -y 3. Running migrate script for li git repo. # ./migrate-2.0.3 4. Try to access the existing app Actual results: After migration, try to access the existing app, page will be redirect to openshift index page. It looks like this migrate script is not be updated for US1647. Expected results: After migration, app should work fine. Additional info:
Thanks for the bug, this should now be fixed, commit-id: c9a49b49ccd517903e7d65ee0470e526f52a0a65
Verified this bug with rhc-node-0.84.23-1.el6_2.noarch, and PASSED.