Hello !
I have an error when reloading the collector :
Error The description string for service 'Service-Appel de procédure distante (RPC)' on host 'SVR01WSUS2' contains one or more illegal characters.
Cannot resolve service 'Service-Appel de procédure distante (RPC)' of host ‘MYHOST’
or
Error The description string for service 'Service-Service State Repository (StateRepository)' on host 'SVR01WSUS2' contains one or more illegal characters.
Cannot resolve service 'Service-Service State Repository (StateRepository)' of host 'MYHOST'
It’s a Windows 2022 server in French and i guess the problem is the database isn’t in UTF8.
I found this https://mariadb.com/kb/en/setting-character-sets-and-collations/ but it looks a bit difficult as i don’t have SQL experience and I don’t want to break everything …
I tried changing the name manually but “name” and “description” aren’t the same, I guess.
the only thing that does something is deactivating this service
Any chance you guys have an easyish solution ?
Thanks