Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://10.1.1.161:8080/portal - connection refused #7

Open
buonzz opened this issue Mar 10, 2016 · 3 comments
Open

http://10.1.1.161:8080/portal - connection refused #7

buonzz opened this issue Mar 10, 2016 · 3 comments

Comments

@buonzz
Copy link

buonzz commented Mar 10, 2016

hi,

i cloned the repo and set it up as instructed

git clone [email protected]:snoopdave/usergrid-vagrant.git
cd usergrid-vagrant/
vagrant up

but after 30-45 mins, i checked the console and it has this error messages at the end (it runs to completion though)
when i open in my browser the http://10.1.1.161:8080/portal
it just says connection refused:

==> ug:  * Starting Tomcat servlet engine tomcat7
==> ug: start-stop-daemon: unable to stat /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java (No such file or directory)
==> ug:    ...done.
==> ug:  
==> ug:  
==> ug: %
==> ug:  
==> ug: T
==> ug: o
==> ug: t
==> ug: a
==> ug: l
==> ug:  
==> ug:  
==> ug:  
==> ug:  
==> ug: %
==> ug:  
==> ug: R
==> ug: e
==> ug: c
==> ug: e
==> ug: i
==> ug: v
==> ug: e
==> ug: d
==> ug:  
==> ug: %
==> ug:  
==> ug: X
==> ug: f
==> ug: e
==> ug: r
==> ug: d
==> ug:  
==> ug:  
==> ug: A
==> ug: v
==> ug: e
==> ug: rage Speed   Time    Time     Time  Current
==> ug:                                  Dload
==> ug:  
==> ug:  
==> ug: U
==> ug: p
==> ug: l
==> ug: o
==> ug: a
==> ug: d   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to localhost port 8080: Connection refused
==> ug:  
==> ug:  
==> ug: %
==> ug:  
==> ug: T
==> ug: o
==> ug: t
==> ug: a
==> ug: l
==> ug:  
==> ug:  
==> ug:  
==> ug:  
==> ug: %
==> ug:  
==> ug: R
==> ug: e
==> ug: c
==> ug: e
==> ug: i
==> ug: v
==> ug: e
==> ug: d
==> ug:  
==> ug: %
==> ug:  
==> ug: X
==> ug: f
==> ug: e
==> ug: r
==> ug: d
==> ug:  
==> ug:  
==> ug: A
==> ug: v
==> ug: e
==> ug: r
==> ug: a
==> ug: g
==> ug: e
==> ug:  
==> ug: S
==> ug: p
==> ug: e
==> ug: e
==> ug: d
==> ug:  
==> ug:  
==> ug:  
==> ug: T
==> ug: i
==> ug: m
==> ug: e
==> ug:  
==> ug:  
==> ug:  
==> ug:  
==> ug: T
==> ug: ime     Time  Current
==> ug:                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) 
==> ug: Failed to
==> ug:  connect to localhost
==> ug:  port 8080: Connection refused
==> ug:  
==> ug:  
==> ug: %
==> ug:  
==> ug: T
==> ug: o
==> ug: t
==> ug: a
==> ug: l
==> ug:  
==> ug:  
==> ug:  
==> ug:  
==> ug: %
==> ug:  
==> ug: R
==> ug: e
==> ug: c
==> ug: e
==> ug: i
==> ug: v
==> ug: e
==> ug: d
==> ug:  
==> ug: %
==> ug:  
==> ug: X
==> ug: f
==> ug: e
==> ug: r
==> ug: d
==> ug:  
==> ug:  Average Speed   Time    Time     Time  Current
==> ug:                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (7) Failed to connect to localhost port 8080: Connection refused
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
@hamz250
Copy link

hamz250 commented Apr 7, 2016

+1 same issue here

@mdziadkowiec
Copy link

Open bootstrap.sh file and put this on line 27:

apt-get -y install software-properties-common

@dhawaldev
Copy link

Having the same problem.
"apt-get -y install software-properties-common" is already there in bootstrap.sh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants