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

FATAL: You are not authorized to use this service | Multiple pollers #90

Open
zuka1337 opened this issue Apr 13, 2021 · 3 comments
Open

Comments

@zuka1337
Copy link
Contributor

Hello,

Very simple to replicate.
Go a head and compose up:

  1. docker-compose -f cacti_multi_shared.yml up -d
  2. Install cactimaster and cactipoller

Add any machine to the cactipoller, I get this error:

image

What I'm missing here?

Both fqdns are resolvable.. no problem in pinging those.

@zuka1337
Copy link
Contributor Author

Hello, can you give some help, I think is related to #68

@scline
Copy link
Owner

scline commented Apr 23, 2021

Taking a look, it appears to be related to DNS + Docker NAT. If the poller and master host are on different boxes you likely would not see this error. Otherwise network_mode: host would be required. It will take me some time to look into this docker-compose file and see if I can fake some DNS to get things working better, but the local master+poller config is more for basic testing on deployments and not really a good idea for actual monitoring.

@scline
Copy link
Owner

scline commented Apr 23, 2021

Cacti/cacti#738

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