|
An issue exists where the Prisma Access Agent on Windows reports
error: 513 - PASrv is unreachable, please confirm
it's running when executing the pacli epm
status command, even though the PASrv service is
confirmed to be running in both Task Manager and service control
manager queries.
This issue occurs specifically during a reinstallation scenario where
the agent is first installed and connects successfully, then
uninstalled, and subsequently reinstalled. After the second
installation, while the agent appears to connect normally, the
pacli command line interface fails to
communicate with the PASrv service, generating the unreachable
service error. Additionally, when users attempt to sign out from the
UI and reconnect, the embedded browser successfully completes
authentication with the identity provider, but the agent becomes
stuck in a "connecting" state and fails to establish a proper
connection.
Workaround: Manually restarting the PASrv service, which
restores normal agent functionality and allows proper communication
between the pacli interface and the
service.
|