Hi!
Please treat me as the newbie that I am, and assume that I might have made really basic errors.
I have a basic setup where I have my parent Icinga node and then I want to add agents to it. Parent node runs on a Ubuntu and I want to be able to monitor windows servers with it.
I ran into a few problems which turned out to be basic errors where there was one user missing from a conf-file, but all of that is now solved. Instead, I’ve run into the following issue while trying to setup the icinga agent on a windows server:
While doing the config of the agent on the server, I get the following:
information/cli: Requesting a signed certificate from the parent Icinga node.
information/cli: Writing CA certificate to file ‘C:\ProgramData\icinga2\var\lib\icinga2/certs//ca.crt’.
critical/cli: !!! Invalid ticket for CN ‘SERVER’.
critical/cli: Failed to fetch signed certificate from parent Icinga node ‘IP, 5665’. Please try again.
I used the Ticket id that was available through Director → Hosts → Host in question → Agent tab
It worked before on this same server, but I had to redo it because there seemed to be a problem with the certificate even though it went through, so I could only ping the server and not do any checks on process or likewise. Now I can’t even get past this part.
I’ve checked firewalls, checked that there are no unsigned certificates, searched so much I know most tickets in regards to this in the community by heart, tried reinstalling the agent on the windows server,
Where could I have gone wrong?
- Director version 1.9.0:
- Icinga Web 2 version and modules (System - About): 2.10.1
- Icinga 2 version: 2.13.3
- Operating System and version: ubuntu 20.04.4
- Webserver, PHP versions: php 7.4.3