Icinga / Icinga/icinga-powershell-cluster

Invoke-IcingaCheckClusterSharedVolume: Custom Exception: InvalidNameSpace

Open
#53 2 comments 0 reactions 1 assignee View on GitHub

@LordHepipud is already working on this.

Since Jul 14, 2026.

needs-feedback
Dominant language
PowerShell
Stars
5
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Various Hyper-V servers are throwing the following error using Invoke-IcingaCheckClusterSharedVolume :

image

'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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.