Skip to content

Sorry, Seyren or Graphite are not available #387

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

Open
krock27 opened this issue May 9, 2016 · 1 comment
Open

Sorry, Seyren or Graphite are not available #387

krock27 opened this issue May 9, 2016 · 1 comment

Comments

@krock27
Copy link

krock27 commented May 9, 2016

I'm new to installing Seyren. I'm unable to get Seyren to attach to the docker version of Graphite. I'm not sure what the problem is or how to trouble shoot it. Any assistance would be great. I've provided OS and docker container versions below. The Graphite docker container puts Graphite on port 81 instead if port 80.

OS:
Ubuntu 14.04 LTS

Graphite/Grafana:
sudo docker run --detach --publish=80:80 --publish=81:81 --publish=8125:8125/udp --publish=8126:8126 --name kamon-grafana-dashboard kamon/grafana_graphite

MongoDB:
docker run -d --name mongodb mongo:3.0.1

Seyren and link MongoDB:
docker run -d -p 8080:8080 --name seyren --link mongodb:mongodb -it usman/docker-seyren http://localhost:81

When I start Seyren and create a check I get the following message: "Sorry, Seyren or Graphite are not available"

Thank you.

@alenkacz
Copy link
Contributor

Is there a reason why you cannot use the docker-compose file that is directly in the repository? https://github.com/scobal/seyren/blob/master/docker-compose.yml

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