Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Unable to login to Pega platform

SA-95349

Summary

Error on logging in to Pega platform. Fields to input username and password do not display.


Error Messages

There has been an issue; please consult your system administrator
Status:fail
Operator:Unauthenticated or not available
Node:No ID available


Steps to Reproduce

Click the URL. The error occurs.


Root Cause



An issue in the custom application code or rules. The Pega system Browser requestor type is changed to have PegaMKT:Unauthenticated as the access group. However, this access group does not exist. Therefore, the error message displays when the user allocates an unauthenticated session to the browser session.

Resolution



Perform the following local-change:
  1. Change the System Name of a node to an un-edited System Name and make the below edit:
    <env name="Identification/SystemName" value="prpc" /> 
    Typically this can be the out-of-the-box PRPC System Name.
     
  2. Restart the system
  3. Log in and navigate to System Admin> Requestor Types
  4. Select the Pega Browser Requestor Type
  5. Change the Access group to PRPC:Unauthenticated
  6. Change the prconfig back to it's original state
  7. Restart the JVM
 


 

 

Published December 23, 2019 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice