Description of problem: I created Node.js Application by following steps: https://www.openshift.com/blogs/any-version-of-nodejs-you-want-in-the-cloud-openshift-does-it-paas-style All looked good until i did 'rhc app restart', after that node.js version went back to 0.6 'rhc app force-stop appName; rhc app start appName' retains and starts up the right node version. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I did not see the described behavior with stop/start, but I did see it with a restart, so I suspect the description is wrong. I have added a .openshift/action_hooks/pre_restart_nodejs-0.6 script, which should fix the problem.
Ha, I completely misread the original description. It looks like it was correct, and that's the behavior I fixed. I feel better now.
Verified on devenv_3658,after restarting quickstart app,node.js version didn't go back to 0.6