You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What does your puppet config look like (including any hiera config)
Is this a masterless or master based puppet setup?
master based setup
Platform and version information
Your OS: Linux CentOS 7
Your Ruby version: 2.4
Your version of Puppet: Puppet 7 CE
Your version of Sensu: 6.6
Your version of this module: 5.8
Anything else to add that you think will be helpful?
Notice: /Stage[main]/Sensu::Agent/Service[sensu-agent]: Triggered 'refresh' from 1 event
Error: Unable to connect to https://my-fake-backend.lab:443/api/core/v2/namespaces/LAB/entities/test2: Failed to open TCP connection to my-fake-backend.lab:443 (getaddrinfo: Name or service not known)
Notice: Failed to connect to validate entity test2; sleeping 2 seconds before retry
Error: Unable to connect to https://my-fake-backend.lab:443/api/core/v2/namespaces/LAB/entities/test2: Failed to open TCP connection to my-fake-backend.lab:443 (getaddrinfo: Name or service not known)
Notice: Failed to connect to validate entity test2; sleeping 2 seconds before retry
Error: Unable to connect to https://my-fake-backend.lab:443/api/core/v2/namespaces/LAB/entities/test2: Failed to open TCP connection to my-fake-backend.lab:443 (getaddrinfo: Name or service not known)
Notice: Failed to connect to validate entity test2; sleeping 2 seconds before retry
Error: Unable to connect to https://my-fake-backend.lab:443/api/core/v2/namespaces/LAB/entities/test2: Failed to open TCP connection to my-fake-backend.lab:443 (getaddrinfo: Name or service not known)
Notice: Failed to connect to validate entity test2; sleeping 2 seconds before retry
Error: Unable to connect to https://my-fake-backend.lab:443/api/core/v2/namespaces/LAB/entities/test2: Failed to open TCP connection to my-fake-backend.lab:443 (getaddrinfo: Name or service not known)
Notice: Failed to connect to validate entity test2; sleeping 2 seconds before retry
Error: Unable to connect to https://my-fake-backend.lab:443/api/core/v2/namespaces/LAB/entities/test2: Failed to open TCP connection to my-fake-backend.lab:443 (getaddrinfo: Name or service not known)
Notice: Failed to connect validate entity test2 within timeout window of 10 seconds; giving up.
The text was updated successfully, but these errors were encountered:
Description of problem
What did you do?
I try to install sensu agent without the backend
What happened?
I have an error because we expose only the socket (API is unavailable)
What did you expect to happen?
I only want configure the sensu agent with the file(agent.yml) without any validation (sensu API or sensuctl)
How can someone reproduce the problem?
use a fake URL and
agent_managed_entity
param to true.Command used and debugging output
What does your puppet config look like (including any hiera config)
Is this a masterless or master based puppet setup?
master based setup
Platform and version information
Anything else to add that you think will be helpful?
The text was updated successfully, but these errors were encountered: