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
This happened lately on a few older hyper-v systems after installing monthly patches. We were unable to track the problem down and the affected systems were replaced.
Various Hyper-V servers are throwing the following error using Invoke-IcingaCheckClusterSharedVolume :
'curl' '--verbose' '--tlsv1.2' '--fail-with-body' '--connect-to' 'syshva21s06.xxxx.xxxx.xxxxx.com:5668:localhost:5668' '--ciphers' 'ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256' '--cert' 'C:\ProgramData\icinga2\var\lib\icinga2/certs//syshva21s06.xxxx.xxxx.xxxxx.com.crt' '--key' 'C:\ProgramData\icinga2\var\lib\icinga2/certs//syshva21s06.xxxx.xxxx.xxxxx.com.key' '--cacert' 'C:\ProgramData\icinga2\var\lib\icinga2/certs//ca.crt' '--request' 'POST' '--url' 'https://syshva21s06.xxxx.xxxx.xxxxx.com:5668/v1/checker?command=Invoke-IcingaCheckClusterSharedVolume' '--user-agent' 'Icinga/v2.14.2' '--header' 'Accept: application/json' '--header' 'Content-Type: application/json' '--data-raw' '{"SpaceCritical":"95%","SpaceWarning":"90%"}'
Any ideas?
The text was updated successfully, but these errors were encountered: