Hide Forgot
App "foo" has 2 php gears (scaled) but I moved the disk contents of gear 891133878006244771364864 to another location to mimic gear disappearing on disk. [Dec 13 17:48 cc4 ~/code/li]$ rhc set-env -a foo A=B Setting environment variable(s) ... Sync for 891133878006244771364864@ip-10-232-46-73 user variables failed. rsync: connection unexpectedly closed (0 bytes received so far) [sender] rsync error: unexplained error (code 255) at io.c(600) [sender=3.0.6] The broker should expect the node to return a "unable to sync environment variables to gear x" message, and present something better.
https://github.com/openshift/li/pull/2272
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/4ccfe6f56b6805cf8cce78b949830ac40011cc6a Bug 1040700
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/ef9e5b1d84d08795de3c5cc430935eea7967cafa Bug 1040700
Verified on devenv_4219 1. Create a scalable application, scale it up to 2 gears 2. Move 1 gear to another location from node 3. Add env Result: rhc set-env -a php1s A=B Setting environment variable(s) ... Failed to update environment variable(s) on your application's gear(s). Please try again and contact support if the issue persists.