Console and console services known issues
The known issues in this release for the console and console services are described.
Infra Assistant timeouts on the PE console
The Infra Assistant times out on the PE console. As a workaround:
The parameter puppet_enterprise::console_services socket_timeout can be set via Hiera or by configuring the data. A value of 0 removes the timeout entirely, otherwise the value is in milliseconds and defaults to 60 seconds. PE-41541
Enabling the MCP server may fail if parameters are set via the Configuration data tab in the PE console
The MCP-related class parameters are set to false by default in the PE Master and PE Console node groups. As a result, attempting to enable the MCP server by adding these parameters via Configuration data may fail.
Affected parameters:
-
puppet_enterprise::profile::master::infra_assistant_enable_mcp_server -
puppet_enterprise::profile::console::mcp_server_proxy
As a workaround:
Enable MCP on the PE Master node group
-
In the PE console, navigate to the PE Master node group.
-
Select the Classes tab.
-
Locate the
puppet_enterprise::profile::masterclass. -
From the Parameter name dropdown, select
infra_assistant_enable_mcp_server. -
Change the default value from
falsetotrue. -
Click Add to node group.
Enable MCP on the PE Console node group
-
In the PE console, navigate to the PE Console node group.
-
Select the Classes tab.
-
Locate the
puppet_enterprise::profile::consoleclass. -
From the Parameter name dropdown, select
mcp_server_proxy. -
Change the value from
falsetotrue. -
Click Add to node group.
-
Run Puppet on the primary server and console nodes.
PE-43220
Advanced Patching: Disabling Advanced Patching may briefly show a 500 error
When you disable Advanced Patching in the PE console while viewing any Advanced Patching page, you may briefly see a red 500 connection refused error banner as the service restarts. After the plan finishes running, refreshing the page clears the error and displays the correct 'Please enable Advanced Patching to use this feature' message.
In most cases, the console restart logs you out automatically. When you log back in, the console loads in the correct state. PE-42997






