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

Did I missed something ?
Best Regards,
Nicolas

