“Unable to connect to gear” in scaled openshift app -
i'm having php-5.4 scaled app mysql-5.5. since it's scaled app mysql placed on separate gear app instances. since around 03/08/2015 i'm unable connect mysql gear, nor application. i've been trying following:
restart apps , deps ctl_all.
$ rhc ssh --gears -a loot ctl_all restart unable connect gear 556c74555973caffa300022c@556c74555973caffa300022c-honourforever.rhcloud.com (...)
ssh connection mysql gear.
$ ssh -vvv 556c74555973caffa300022c@556c74555973caffa300022c-honourforever.rhcloud.com openssh_6.6.1, openssl 1.0.1m 19 mar 2015 debug2: ssh_connect: needpriv 0 debug1: connecting 556c74555973caffa300022c-honourforever.rhcloud.com [54.166.94.12] port 22. debug1: connect address 54.166.94.12 port 22: attempt connect timed out without establishing connection ssh: connect host 556c74555973caffa300022c-honourforever.rhcloud.com port 22: bad file number
check gear storage used percentage.
$ rhc show-app loot --gear quota unable connect gear 556c74555973caffa300022c@556c74555973caffa300022c-honourforever.rhcloud.com gear cartridges used limit ------------------------ ------------------- ----- ----- 556b44544382ec7b32000050 haproxy-1.4 php-5.4 92 mb 1 gb 556c74555973caffa300022c mysql-5.5 error 1 gb
therefore have no means @ moment connect mysql or gear it's sitting on.
unfortunately not programming problem , cannot fixed user side. fix problem needed contact openshift support.
Comments
Post a Comment