cannot connect to micro bosh with port 25555

254 views
Skip to first unread message

stevenpan

unread,
Jun 7, 2012, 6:02:45 AM6/7/12
to bosh-users
when i upload a new release , i got a HTTP 500 error:

Uploading release...
rel-76.1-dev.: 100% |
ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo|
618.5MB 63.5MB/s Time: 00:00:09
Director error (HTTP 500):




and i cannot connect my micro bosh again.

i telnet it with port 25555, but it display :

root@ubuntu:~/ver2/cf-release# telnet 172.29.249.211 25555
Trying 172.29.249.211...
telnet: Unable to connect to remote host: Connection refused


how can i login it and troubleshooting ?

thanks for you help

Serge A. Salamanka

unread,
Jun 7, 2012, 10:13:27 AM6/7/12
to bosh-...@cloudfoundry.org

in your microBOSH machine try this

netstat -tnlp

 

you shoud see 25555 port

 

and check

/etc/init.d/director status


--

Best regards,

Serge A. Salamanka

Software developer | ActiveCloud | http://activecloud.com

Jabber/e-mail: serge.s...@active.by | Skype: by-uiip

Cloud Solutions | Dedicated Servers | IaaS | SaaS | Hosting | Domains

stevenpan

unread,
Jun 7, 2012, 5:42:42 PM6/7/12
to bosh-users
how can connect my micro bosh ? i have no user name and password



On Jun 7, 10:13 pm, "Serge A. Salamanka" <serge.salama...@active.by>
wrote:
> Jabber/e-mail: serge.salama...@active.by | Skype: by-uiip

Vadim Spivak

unread,
Jun 7, 2012, 5:46:11 PM6/7/12
to bosh-...@cloudfoundry.org
The default is admin/admin, until you change it.

-Vadim

stevenpan

unread,
Jun 7, 2012, 9:11:53 PM6/7/12
to bosh-users
my micro bosh is a public stemcell " micro-bosh-stemcell-0.1.0.tgz "

the admin/admin is not correct. :(

Vadim Spivak

unread,
Jun 7, 2012, 11:42:31 PM6/7/12
to bosh-...@cloudfoundry.org
For SSH'ing to the VM or for bosh CLI?

-Vadim
Message has been deleted

Serge A. Salamanka

unread,
Jun 8, 2012, 6:51:04 AM6/8/12
to bosh-...@cloudfoundry.org

On Friday 08 June 2012 00:41:27 stevenpan wrote:

> yes. i should run netstat on it

>

> On Jun 8, 11:42 am, Vadim Spivak <vspi...@vmware.com> wrote:

> > For SSH'ing to the VM or for bosh CLI?

> >

> > -Vadim

> >

 

You can change the root password of the VM in administrative interface of the cloud you are running the VM in.

 

There was a relevant question on the dev list, may be that helps:

 

> The username is vcap, password should be set via the env in the deployment

> manifest.

>

> -Vadim

>

> On Fri, May 25, 2012 at 9:58 AM, Nick Terry <nick.i...@gmail.com> wrote:

> > Does anyone know the default login username for the bosh public AWS

> > 0.5.1 stemcell


--

Best regards,

Serge A. Salamanka

Software developer | ActiveCloud | http://activecloud.com

Jabber/e-mail: serge.s...@active.by | Skype: by-uiip

stevenpan

unread,
Jun 11, 2012, 11:14:59 PM6/11/12
to bosh-users
ssh to the vm ( micro bosh )

Igor Mihalik

unread,
Jun 24, 2012, 5:33:51 PM6/24/12
to bosh-users
I think to ssh to micro bosh you need to define a pass in
micro_bosh.yml, like this:

env:
bosh:
password: your_pass_generated_by_"mkpasswd -m sha-512"

then you can ssh as root to the micro bosh.

i.e. for 'vmware' pass use this:
env:
bosh:
password:
$6$cCcsFg33$lJKDkKLgxzZNQvrtv.A7bVk2EWGsEb1pPadjiEP1bYCtdN7KYggs35IlPOJTxKgxAtcwbHp4B4GEY7dMzl9br1

Hugues Malphettes

unread,
Jul 9, 2012, 2:58:46 AM7/9/12
to bosh-users
Confirmed.
Thanks Igor.
Hugues.

hxx...@163.com

unread,
Nov 14, 2012, 8:20:02 AM11/14/12
to bosh-...@cloudfoundry.org
Hello, I'm encountering the problem: Error filling in template 'mysql_node.yml.erb' for 'mysql_node/0'
Have you solved the problen? Could please give me some hints~ Thanks a lot~

在 2012年6月7日星期四UTC+8下午6时02分45秒,stevenpan写道:

Martin Englund

unread,
Nov 14, 2012, 1:08:50 PM11/14/12
to bosh-...@cloudfoundry.org
It means you are missing a property for the mysql_node.yml.erb template (in cf-release/jobs/mysql_node/templates) in your deployment manifest. You'll have to check the file and see which value is missing...

cheers,
/Martin
--
Martin Englund, Staff Engineer, Cloud Foundry, VMware Inc.
"The question is not if you are paranoid, it is if you are paranoid enough."

HuXiaoxiang

unread,
Nov 14, 2012, 8:31:47 PM11/14/12
to bosh-...@cloudfoundry.org
Wow, you're right~ I get rid of the similar problems
Thanks a lot!!
Reply all
Reply to author
Forward
0 new messages