Get-RDMRepository : Object reference not set to an instance of an object.

Resolved

Get-RDMRepository : Object reference not set to an instance of an object.

avatar

Hi,

I am getting the following error when running the command Get-RDMRepository:

> Get-RDMRepository
Get-RDMRepository: Object reference not set to an instance of an object.


Same result when running Get-RDMVault :

> Get-RDMVault
Get-RDMRepository: Object reference not set to an instance of an object.


Setup information:
PowerShell Version: 7.4.4
Devolutions.PowerShell Version: 2023.2.0.1
RDM Client Version: 2024.2.16.0 64-bit
.Net Version: 8.0.7

I cannot find any more recent updates for the client.

Could you help me solve this?

Best regards,

Alexis De Jaeger

All Comments (3)

avatar

Hello,

What data source type your RDM is connected to?

Could you please update the Devolutions.PowerShell module with the following command?

Update-Module -Name Devolutions.PowerShell -RequiredVersion 2024.2.3 -Force


Let us know if that helps.

Best regards,

Érica Poirier

avatar

Hello,

We are using a Devolutions Server as datasource.

I have update the PowerShell module and the issue is no longer present.
I thought the module was updated at the same time as the client.

Thank you for your help.

Best regards,

Alexis De Jaeger

avatar

Hello,

Thank you for your feedback, and I'm glad the upgrade solved your issue.

As the module is separate from the RDM application, we need to update it manually.

You can subscribe to this forum's section to be notified when a new version is released.

Best regards,

Érica Poirier