Support

Support forum for Devolutions Hub

avatar

djsavlon

Can't Connect to Hub - Prompts for Recovery Code

I am trying to log onto my hub, and am getting "Access Denied." [image] Can someone please guide me into finding the right recovery code? I tried some of the 10 codes you can get from the console, but they do not work.

24

2

avatar

Yevgeniy Shmygun

avatar

jesper.a

Implemented Backlog

Export to encrypted json

Is there anyway we can export our vaults encrypted and not just obscured? I dont want it to be possible to later import the same files into someone personal hub for example which is possible atm. I havent tried any other passwordmanagers if they are able to import these files, which I hope they cannot.

171

11

avatar

Maxim Robert

avatar

jonasnijs

Gateway recording

im using a devolutions hub with a devolutions gateway. i can connect to my devices using the devolutions gateway, but when i try to acces the recordings i get : "No PAM Service connected for this hub" in administration -> priveleged account management -> providers i added a local user (ssh) but when i edit my ssh terminal to credentials -> priveleged account the PAM vault is empty (no results found) how to enable the recording / setup the pam ?

87

10

avatar

Michel Audi

avatar

totsiosd

Opened by me

Two session remain on "Opened by me" state and it seems that this the outcome of Launcher app which has been crashed after a temporarily loss of connection. Resetting computer is a solution, is there any alternative?

43

2

avatar

Yevgeniy Shmygun

avatar

rbouwmeester

Create a Custom variable in a Hub Business Vault using PowerShell

Hello Is there a command which I can use to create a Custom variable in a Hub Business Vault using PowerShell?

68

5

avatar

Christian Robert

avatar

rbouwmeester

Resolved

Assigning a User Group to a Hub Business Vault using Powershell

Hello All, I am trying to assign a User Group to a Hub Business Vault using the following commands: Get-HubVault $psHubVault = Get-HubVault | Where-Object Name -eq "<Vault Name>" | Select-Object Name, VaultId #Get the User Group $group = Get-HubGroup | Where-Object Name -eq "DVLS - Application Admins" #Get the Operators Vault Role $contributorsRole = Get-HubVaultRole | Where-Object Name -eq "Contributors" #Assign the Group to Operators New-HubVaultPermission -VaultId $psHubVault.Id -GroupId $group.Id -VaultRoleId $contributorsRole.Id The first command however () retunr an empty VaultID Does anybody know what could be the problem / how I can solve this issue?

66

7

avatar

rbouwmeester

avatar

carlosmayerpagliarini

Error message

Não estou conseguindo fazer login no aplicativo do windows RDM, apresenta e mensagem: Unable to connect. Please try connecting via the web client. Já removi o software e instalei novamente e continua apresentando a mesma mensagem [image]

77

2

avatar

Jeff Dagenais

avatar

support28

Resolved

Licencing question.

Hi, At our firm, we currently hold licenses for our password hub. I would like to clarify whether the 60 licenses refer to the total number of active licenses available to all users, or if it pertains to 60 individual active users. Additionally, does this mean that a maximum of 60 users can access the portal simultaneously? Thank you in advance for your assistance. I look forward to your clarification.

Recommended Answer

3 months ago

Hi again, With the new licensing model, if a user only uses Hub Business, they do not need to have a license assigned. Password management for "non-technical users" is now covered under your ongoing RDM subscription. This means they will not affect your license count. Best, Nick

154

7

avatar

Nicolas Juneau-Chénard

avatar

jm2

EntraID PAM account showing json string for password

Hello, When viewing the password for an EntraID PAM credential stored in Hub, the password is showing as an encoded json string. Performing a heartbeat synchronization returns an incorrect successful result. [image] Attempting to utilize or view the password in RDM results in the following error: [image] If I reset the password using WebUI, the password is visible again for a few days before it turns back into a json string. There are no log entries shown in Hub that indicate the password was edited between reset and corruption. [image] If I manually input an incorrect password, and perform a synchronization it still shows as successful even though the password doesn't match that of the credential in the provider source. Seems like Hub is corrupting the passwords periodically and not performing a legitimate heartbeat validation. This may be related to another post for domain user type PAM accounts becoming locked/corrupted Unable to check in or unlock PAM account Please let me know if you would like any additional info. Thanks Joe

145

10

avatar

Luc Fauvel

avatar

CU

Cached/Offline did not work for RDM with Devolutions HUB Datasource

Since Cloudflare just had some issues we lost the Connection to our Vault. What i would expect that when I restart RDM i can select offline and continue to work with the Cached vault. What I got, a greyed out Offline Button and a non working Online connection. Cache is setup to 7 days and i was connected right before... so what did I do wrong? [image]

199

9

avatar

Yevgeniy Shmygun

avatar

Chuck

Hub Personal plug in constantly 'Disconnecting'

Good morning. I have been dealing with this on multiple different machines for over a year now, and figured I would finally ask about it. ;-) I already logged in this morning using Google Chrome, and Microsoft Edge browsers and it has disconnected again. It does this on two different machines. One is preferred Google Chrome, and the other is Microsoft Edge. I have uninstalled and reinstalled the extension numerous times and still get the same results on both. Neither machine is set to delete cookies or any internet browsing history. [image] [image] [image] Any way you can provide any kind of insight!? Thank you!

116

3

avatar

Samuel Dery

avatar

rob02

The domain of the email address has been marked as spam by our system

I'm trying to create a Hub Personal account for a very small business and on sign-up it reports the above error message. I've checked the domain at https://check.spamhaus.org/ and it's reporting as clean. How does one contact support?

103

2

avatar

Dominic Dansereau

avatar

CU

Implemented

Problems with Import Keepass and Bitwarden Enterprise

Hi, we are currently implementing Devolutions Hub Business and I wanted to test the Migration of Bitwarden Enterprise and Personal KeePass files. For Bitwarden I exported the Org Vault as JSON and after i saw that json is not supported by the Hub Importer, again as csv. The csv showed no data in the Hub Importer? (nor an error message) Is the Import of a Company Vault from Bitwarden supported? (csv is filled with data) Also same issue for KeePass 2.59 tried to export as XML, loaded in the Hub Importer, no entries shown, also no error Tried the same as csv, it shows some entries, but stops because of the csv formatting (contains line breaks) The Personal KeePass is not good, but mostly solvable, the broken Bitwarden Import is an huge issue. Tested with Devolutions Hub Importer Version 2025.3.16.0

217

11

avatar

Maxim Robert

avatar

basdekort

Implemented Backlog

Custom fields missing

We use custom fields a lot in our instance, but we can no longer add or edit them. The interface seems to be gone for new entries. I can edit older entries (called "Website (verouderd)") and there the interface for managing custom fields is still there. How can we add/ edit/ delete custom fields in the new interface?

170

10

avatar

Maxim Robert

avatar

renecharbonneau

Resolved

SSO setup with EntraID fails

Hello guys, I`m drawing a blank here and so far, support hasn`t come back to me so I hope someone else is able to help here. Yesterday I started the process (described here Configure SSO authentication with Microsoft Azure - Devolutions Documentation ) to setup SSO with EntraID. I verified the domain, created a new Enterprise app and App registration as per documentation. But once I hit bullet point 29, I get the following error message when I try to sign in. Sorry, but we’re having trouble signing you in. AADSTS500113: No reply address is registered for the application. The error message is clear, so I double checked all the steps described but couldn`t find a step where I actually set the reply address. So I have these questions: 1) Is the documentation complete or is there something missing? 2) Where do I set the reply address and 3) What reply address should I use (I already put https://login.devolutions.com/op/login/callback as redirect URI)? Thanks in advance René

Recommended Answer

4 months ago

Hello, The behaviour occurred because of an incorrect platform configuration on Entra-ID side. (Steps #11 - 14) After reviewing and applying the correct value, the authentication works as expected. Best regards,

149

3

avatar

Gerhard Ryznar

avatar

vmgravl

Can't connect to hub

Good afternoon. Login.devolutions.com won't open as of today. RDM also can't log in or sync. I'm in Russia. Are we blocked? It only works through a VPN.

133

4

avatar

Jeff Dagenais

avatar

ggiannone

Restore data

Hello, I stupidly deleted the list in personal hub. In remote desktop manager I had enabled the offline mode, is it possible to be a restore via local files? Is there no way to restore? thank you Gio

137

4

avatar

Maxime Morin

avatar

driestournicourt

Documentation templates

Is there a way to force the use of a pre-defined template in the documentation tab? I want to instruct coworkers to assemble all customer procedures on the root folder in the documentation tab. Br, D.

134

2

avatar

Erica Poirier

avatar

martin4

Password Policy - Passphrase

When attempting to create a password policy with a mode of passphrase, upon selecting passphrase I immediately get direct to an access denied page. [image] Is this by design, do I now need to subscribe to use passphrases?

153

4

avatar

Tommy Sanders

avatar

gestion_ti

Chiffrement au repos et en transit

Bonjour, Nous avons des requis pour obtenir les informations au sujet des algorithmes de chiffrement au repos et en transit des données qui sont enregistrées dans les voutes du Hub. Pourrait ton savoir quels sont ces algorithmes plus exactement et s'ils sont personnalisables? Pour les données en transits, nous aurions besoin plus particulièrement de savoir quel est le niveau TLS minimum accepté par la portion serveur du Hub et des détails techniques relatifs. Merci.

141

3

avatar

Maxime Morin

avatar

bertrand

Complete User Manual

Hello, I'm currently creating a tutorial video for Hub in german and I'm looking for a complete manual on Devolution Hub (in english). Every Icon, every option explained. So far I 've found several videos, KB-entries and such things, but not a comprehensive manual from A-Z. Hard to believe it doesn't exist but no luck finding it. Any advice? Regards Bertrand Grichting NETKUM AG

170

2

avatar

Min Destens

avatar

john.kenny

[ISSUE] DPH PAM Service module stopped working?

I cant remember exactly when it stopped working but its been a few weeks now and since then ive tried reinstalling the MSI or upgrading to new versions, also added new Application Users with the required permissions. But still for some reason my local Service is failing to make contact with my DPH Bus instance, Application Log Event Errors im seeing are: Category: Devolutions.Hub.Services.Business.Services.HubContextService EventId: 0 Error : Hub Key could not be decrypted. ManagedError : InvalidParameter ===Original Message=== Exception of type 'Devolutions.Cryptography.DevolutionsCryptoException' was thrown. Category: Devolutions.Hub.Services.Pam.PamBackgroundService EventId: 0 [Devolutions Hub PAM Service] Could not connect to Devolutions Hub. Make sure to configure your Application User properly in the installer. Like I mentioned I tried reinstalling and recreating the App Users after seeing these errors but it hasn't helped. Any Ideas Thanks

302

10

avatar

john.kenny

avatar

Chuck

Favicon 'reload'?

Hello folks. I was wondering if there is a way to force a 're-load' or 're-cache' of my entries for their favicon? I know it sounds extremely stupid and dumb, but I use the icon quite often, as sometimes I have to name things very similar, so a quick glance of the favicon also helps distinguish entries. In the browsers, I see this: [image] Is there a way to 'force' a recompile? Thanks!

192

2

avatar

Maxime Morin

avatar

uschnorr

Personal Hub Data Backup

Is there a possibility to create regular backups of the Cloud Data according to the possibility with DOD data or lokal Databases before migration? I'd like to get backups now and than without the need to do it manually by export and backup of the directory in %AppData%. Thanks for answers and if none take as feature request ;o) best reagrads, Uwe

233

2

avatar

Carl Marien

avatar

uschnorr

Error on local export to rdm/json file

When I create a lokal export of the data I get an error message that tells me: NativeError : InvalidMac ===Original Message=== Exception of type 'Devolutions.Cryptography.DevolutionsCryptoException' was thrown. ===Original StackTrace=== at Devolutions.Cryptography.Utils.HandleError(Int64 errorCode) at Devolutions.Cryptography.Managed.Decrypt(Byte[] data, Byte[] key, Byte[] aad, ILegacyDecryptor legacyDecryptor) at Devolutions.RemoteDesktopManager.Business.Connection.<>c__DisplayClass189_0.<DecryptSensitives>g__decryptFunction|0(String encryptedValue) at Devolutions.RemoteDesktopManager.Business.Connection.UpdateSensitives(SensitivePropertyType sensitiveType, Func`2 encryptOrDecryptFunction) at Devolutions.RemoteDesktopManager.Business.DataSources.HubConnectionDataSource.ResolveSensitives(ConnectionEngine engine, Connection connection) What dos it mean? Is that a basic error of one item or does it say no valid data was exported? Thanks for answer!!! Best reagrds, Uwe

202

2

avatar

Maxime Morin

1 - 25 of 200 items