Docker container problems

avatar
(anonymous user)
Product: PowerShell Universal
Version: 5.6.7


Anyone using the docker container on a Linux host? I am not able to edit an app page from the web interface. I can see the page but see this when I choose edit.


1aafad31769b1d7df16146552005bf89ff03f317
I can create the page from the web but not edit. I have to edit the files directly or with the VScode extension.

1aafad31769b1d7df16146552005bf89ff03f317.png

All Comments (4)

avatar

yes same issue. have to switch to vscode edit to actually change something in the app

avatar

i see a lot of those errors when i try to edit pages:
2025-09-17 18:22:07.373 +02:00 [WRN][Microsoft.AspNetCore.Session.SessionMiddleware] Error unprotecting the session cookie.
System.Security.Cryptography.CryptographicException: The key {c6cdd106-6d1c-44df-b4af-78de5cfb1666} was not found in the key ring. For more information go to Data Protection configuration in ASP.NET Core | Microsoft Learn
at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status)
at Microsoft.AspNetCore.Session.CookieProtection.Unprotect(IDataProtector protector, String protectedText, ILogger logger)

avatar

@Adam Driscoll

its 5.6.9 version now and the problem still exists…

avatar

Adam Driscoll
PowerShell Expert and Developer at Devolutions