Hide Forgot
Description of problem: It's failed to add alias for existing app after migration. Version-Release number of selected component (if applicable): INT(devenv_3948) How reproducible: always Steps to Reproduce: 1.Create an app on INT rhc app create crb19 ruby-1.9 --no-git 2.Upgrade and migrate INT servers 3.Add alias for this app rhc alias add crb19 c.c1.com Actual results: Unable to complete the requested operation due to: Node execution failure (invalid exit code from node).. Reference ID: 60aeb3a420ce9351284032cc3eecf986 Expected results: Add alias for app should be successfully Additional info:
This issue is not reproduced on devenv_stage_528 which is upgraded and migrated to devenv_3953.
Can't reproduce: $ rhc alias add rm1 foo.fiendly.org Alias 'foo.fiendly.org' has been added. $ rhc domain show Domain rmillnerint (owned by rmillner) ------------------------------------------------- Created: 10:49 AM Allowed Gear Sizes: small rm1 @ http://rm1-rmillnerint.int.rhcloud.com/ (uuid: 526ea3d503ef64df6b00013a) ------------------------------------------------------------------------------ Domain: rmillnerint Created: 10:50 AM Gears: 1 (defaults to small) Git URL: ssh://526ea3d503ef64df6b00013a.rhcloud.com/~/git/rm1.git/ SSH: 526ea3d503ef64df6b00013a.rhcloud.com Deployment: auto (on git push) Aliases: foo.fiendly.org php-5.3 (PHP 5.3) ----------------- Gears: 1 small You have 1 application in your domain.
*** This bug has been marked as a duplicate of bug 1023854 ***