arachnys / cabot

Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
MIT License
5.59k stars 593 forks source link

Error getting data from Graphite: HTTPConnectionPool host='graphite.example.com' #640

Open sanroll opened 5 years ago

sanroll commented 5 years ago

Hi, I found another problem with my docker. When putting the alert over check graphite have this error:

Error getting data from Graphite: HTTPConnectionPool(host='graphite.example.com', port=80): Max retries exceeded with url: /render?

For some reason never change the value GRAPHITE_API on the .conf files. I change this value on default.conf, production.conf and development.conf but nothing change, always have the same error.

Any idea?

I really need to fix this...

BR