RoyalTS Beta - Missing Proxmox module?

Hi @stefan_koell ,

I just installed the latest beta 17 to try the new Proxmox connection type but got an error:

The log mention the following:

[
  {
    "Severity": 3,
    "TimeStamp": "2026-07-25T16:19:14.065034+02:00",
    "TimeStampUtc": "2026-07-25T14:19:14.065034Z",
    "Category": "RoyalServer",
    "Message": "The request failed because a module cannot be found.",
    "Identifier": "bd239f98-a67c-4b50-aa55-94b200546881",
    "Details": [
      "The request failed because a module cannot be found.",
      "Please verify that the required module is correctly installed.",
      "Gateway Hostname: ",
      "Destination Hostname(s): proxmox.infra.theracoon.org",
      "Module: RoyalServer.ManagementEndpoint.Module.Proxmox",
      "Command: ListVMs",
      "Arguments: 'ServiceUrlScheme' : 'https''ApiPort' : '8006''IgnoreCertificateErrors' : 'True'",
      "ContractVersion: 2",
      "AssemblyContractVersion: 2",
      "ResponseWarnings: (no warnings)",
      "Error: Requested Module RoyalServer.ManagementEndpoint.Module.Proxmox could not be found.",
      "",
      "RoyalCommon.Server.RoyalServer.RoyalServerException: Requested Module RoyalServer.ManagementEndpoint.Module.Proxmox could not be found."
    ],
    "Exception": [],
    "RoyalObjectProperties": [
      {
        "Key": "ID",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "Name",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "URI",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "Port",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "Description",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "ObjectType",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "Path",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "ConnectionType",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "PluginID",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField1",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField2",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField3",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField4",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField5",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField6",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField7",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField8",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField9",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CustomField10",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "CreatedBy",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "Created",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "ModifiedBy",
        "Value": {
          "ValueKind": 3
        }
      },
      {
        "Key": "Modified",
        "Value": {
          "ValueKind": 3
        }
      }
    ],
    "AdditionalProperties": [
      {
        "Key": "ThreadId",
        "Value": "2"
      },
      {
        "Key": "EnvironmentUserName",
        "Value": "THERACOON\\nicolas.grimler"
      },
      {
        "Key": "MachineName",
        "Value": "JACKSON"
      }
    ],
    "HasNoDetails": false,
    "HasNoException": true,
    "HasNoProperties": false,
    "HasNoRoyalObject": false
  }
]

What’s weird is that the connection is explicitely configured to not use my RoyalServer instance as I’ve not installed the beta yet and still run on v5.4

image

Did I missed something ?

Best Regards,
Nicolas

So I’ve installed RoyalServer v26 beta 4 to check but with no luck, same error.

BTW, the beta 4 does not have the Proxmox module yet :confounded_face:

Hi Nicolas!

Thanks for reporting the issue. There was indeed an issue with the module deployment. I just released a new version which should fix the issue. The Royal Server beta with the module will most likely be released next week.

Regards,
Stefan

Hi Stefan,

I can confirm that the new release is working now :blush:
I started some tests and will open a new post with some notes :wink:

Best Regards,
Nicolas.