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

Docker Monitoring Containers #1

Open
nowthatsamatt opened this issue Jul 18, 2014 · 2 comments
Open

Docker Monitoring Containers #1

nowthatsamatt opened this issue Jul 18, 2014 · 2 comments

Comments

@nowthatsamatt
Copy link

I can't get the Nuxeo or Graphite containers to build. The Diamond container "succeeded" but with several errors. I'm going to go play with them now but I can't promise how effective I'll be.

Relevant snippets errors received:
nuxeobase: https://gist.github.com/1dcbbc4afe8cbde2c384
nuxeo: https://gist.github.com/dce11a20cfba959574e7
graphite: https://gist.github.com/15a79be134a4f0607e70

Entire session:
https://gist.github.com/57d7df4951192ffd9e3c

Environment context:
Docker v1.1.1
Ubuntu 14.04
Running this as root.

@nowthatsamatt
Copy link
Author

I believe my pull requests fix these issues but now I can't get Nuxeo running. It's trying to proxy 80 to 8080 within the container? Unless I'm stupid here:

==> nuxeo_error.log <==
[Fri Jul 18 20:10:41 2014] errorConnection refused: proxy: HTTP: attempt to connect to 127.0.0.1:8080 (localhost) failed
[Fri Jul 18 20:10:41 2014] [error] ap_proxy_connect_backend disabling worker for (localhost)

==> nuxeo_access.log <==
10.0.1.50 - - [18/Jul/2014:20:10:41 +0000] "GET /nuxeo/ HTTP/1.1" 503 504 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36"

Getting this in Chrome:
https://dl.dropboxusercontent.com/spa/pean567jxvpuaik/psg9uo_5.png

@jqcorreia
Copy link

I'm getting the same errors building Graphite container as nowthatsamatt. I'm really looking forward to see this work. I've tried to add the missing deps but without any positive results.

Thanks in advance

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

2 participants