cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Who Me Too'd this solution

L1 Bithead

Solved:

 

1. Kill process GlobalProtect
2. Open terminal and write there :                 (In the first two lines, I was getting the error)

launchctl unload -w /Library/LaunchAgents/com.paloaltonetworks.gp.pangps.plist
launchctl unload -w /Library/LaunchAgents/com.paloaltonetworks.gp.pangpa.plist
launchctl load -w /Library/LaunchAgents/com.paloaltonetworks.gp.pangps.plist
launchctl load -w /Library/LaunchAgents/com.paloaltonetworks.gp.pangpa.plist

3. Enjoy 

View solution in original post

Who Me Too'd this solution