KB0056 - App Pages Are Missing After Service Restart

KB0056 - App Pages Are Missing After Service Restart

Affected Versions

- PowerShell Universal 4.0.0 through 4.2.5 

Problem

When restarting the PowerShell Universal service, pages that were defined in Apps are no longer displayed in the admin console. The apps are still functional, but they cannot be edited properly. 

Root Cause

The root cause of this issue is having a PowerShell Universal app module (like Active Directory) installed. Modules run in a different scope than the regular configuration files but a bug in the configuration system is causing them to affect the global scope of the configuration files. 

Workaround

Remove the PowerShell Universal app module from the Modules directory to avoid this issue. 
    • Related Articles

    • KB0044 - High memory usage in a long running, complex App

      Problem Memory usage can grow continuously in a complex app that is either long running and\or very busy. Root Cause Apps maintain user state as the users interact with the app. This state includes variables that are set and event handlers that are ...
    • KB0071 - Apps and APIs restart when changing variables in PowerShell Universal

      Scope This applies to users who change variable values on their PowerShell Universal environments during runtime. This affects all versions of PowerShell Universal. Problem Apps and APIs will restart when variables are changed. This can cause users ...
    • KB0063 - API, App or Job Not Starting

      Problem External processes do not start after upgrades or with the same configuration and script on different machines. Common errors in the log will include: [ERR] Dashboard process running but not response after 10 seconds. Terminating process. ...
    • KB0021 - Unable to update Dashboard Pages in PowerShell Universal 3.6.4

      Purpose Due to an issue with the client-side application in PowerShell Universal 3.6.4, you may experience a problem updating page content. When clicking the Save button, a toast message would be shown that states that a 400 HTTP error had occurred. ...
    • PowerShell Universal Service crashes on startup after an upgrade to 1.4.6

      Version: PowerShell Universal 1.4.6 Issue The PowerShell Universal service will crash with the following error in Event Viewer.  Application: Universal.Server.exe CoreCLR Version: 4.700.19.56402 .NET Core Version: 3.1.0 Description: The process was ...