first step with bosh


Marek Glinkowski
 

Hi :)

I need more help than request thread.
I just finish http://mariash.github.io/learn-bosh/#introduction tutorial. I closed my Linux and when I back I have error :
Fetching info:
Performing request GET 'https://192.168.50.6:25555/info':
Performing GET request:
Retry: Get https://192.168.50.6:25555/info: dial tcp 192.168.50.6:25555: getsockopt: connection refused

Exit code 1

Could someone please help me what can I do with this error ? I am using virtualbox-5.1


Danny Berger
 

Hi! It might be the case that VirtualBox shutdown the VM, so it's no longer
running. If so, it's probably easiest to rerun the `bosh create-env` or
`vagrant recreate` to get it back. If your VirtualBox consistently powers
off the VM, you may want to suspend the VM yourself to make sure it retains
the running BOSH processes and VMs.

Hope that helps!

Danny

On Thu, Jun 15, 2017 at 06:04 Marek Glinkowski <mglina67(a)gmail.com> wrote:

Hi :)

I need more help than request thread.
I just finish http://mariash.github.io/learn-bosh/#introduction tutorial.
I closed my Linux and when I back I have error :
Fetching info:
Performing request GET 'https://192.168.50.6:25555/info':
Performing GET request:
Retry: Get https://192.168.50.6:25555/info: dial tcp
192.168.50.6:25555: getsockopt: connection refused

Exit code 1

Could someone please help me what can I do with this error ? I am using
virtualbox-5.1
--
Danny Berger