prisma-troubleshoot

Troubleshoot Prisma Access issues including GlobalProtect connectivity, policy matching, tunnel status, SCM API errors, and configuration push failures. Use when diagnosing connection problems or configuration issues.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "prisma-troubleshoot" with this command: npx skills add prisma-troubleshoot

Prisma Access Troubleshooting Guide

Diagnose and resolve common Prisma Access issues via Strata Cloud Manager.

How to Use

Describe the issue in $ARGUMENTS, or let this skill guide you through interactive troubleshooting.

Troubleshooting Areas

1. GlobalProtect Connectivity Issues

Symptoms: Users cannot connect, connection drops, slow connections

Diagnostic Steps:

  1. Check portal/gateway status via SCM API:
    GET /sse/config/v1/mobile-agent/portals?folder=Mobile Users
    GET /sse/config/v1/mobile-agent/gateways?folder=Mobile Users
    
  2. Verify authentication profile configuration
  3. Check HIP profile requirements vs client compliance
  4. Review split tunnel configuration
  5. Check DNS resolution for portal/gateway FQDNs
  6. Verify certificate chain (portal cert, gateway cert, CA cert)

Common Causes:

  • Expired or misconfigured certificates
  • SAML IdP unreachable or misconfigured
  • HIP check failures (disk encryption, antivirus, OS version)
  • DNS resolution failures
  • MTU/fragmentation issues
  • ISP blocking UDP 4501 (IPSec) — check for TCP fallback

2. Security Policy Not Matching

Symptoms: Traffic allowed when it should be blocked, or blocked when it should be allowed

Diagnostic Steps:

  1. Export and review rule ordering:
    GET /sse/config/v1/security-rules?folder=Prisma Access&position=pre
    GET /sse/config/v1/security-rules?folder=Prisma Access&position=post
    
  2. Check for shadow rules (broader rules preceding specific ones)
  3. Verify source/destination zone assignments
  4. Confirm App-ID identification (check for SSL decryption)
  5. Review address object resolution (FQDN objects, dynamic groups)
  6. Check user-to-IP mapping for user-based rules

Common Causes:

  • Rule ordering: more specific rules after broader rules
  • Missing SSL decryption: App-ID cannot identify encrypted traffic
  • Zone confusion: Mobile Users vs Remote Networks vs Service Connections
  • Stale FQDN resolution
  • User-ID mapping delays or failures

3. Configuration Push Failures

Symptoms: Config changes not taking effect, push job errors

Diagnostic Steps:

  1. Check candidate config status:
    POST /sse/config/v1/config-versions/candidate:push
    
  2. Monitor push job status:
    GET /sse/config/v1/jobs/{job-id}
    
  3. Review job error details for specific validation failures

Common Causes:

  • Reference errors: rules reference deleted or renamed objects
  • Duplicate names: objects with same name in different folders
  • Invalid values: out-of-range ports, malformed IP addresses
  • Dependency conflicts: circular references between objects
  • Concurrent edits: another admin pushed changes simultaneously

4. Remote Network / Service Connection Issues

Symptoms: Tunnel down, BGP not establishing, routes not propagating

Diagnostic Steps:

  1. Check tunnel status via SCM
  2. Verify IKE/IPSec configuration matches on both ends:
    • IKE version, DH group, encryption algorithm, hash algorithm
    • Pre-shared key or certificate authentication
    • Local and peer IDs
  3. Review BGP configuration:
    • AS numbers, peer IP addresses, route advertisements
    • MD5 authentication
  4. Check for overlapping IP ranges between sites

Common Causes:

  • IKE/IPSec parameter mismatch with on-prem device
  • Pre-shared key mismatch
  • BGP peer address not in the same subnet
  • Firewall blocking IKE (UDP 500/4500) on the on-prem side
  • Overlapping IP address spaces between sites

5. SCM API Errors

Symptoms: API calls returning errors

Common Error Codes and Solutions:

CodeErrorSolution
400Invalid ObjectCheck JSON payload format; verify all required fields
401Authentication ErrorToken expired — re-authenticate with OAuth2
403Authorization ErrorCheck role-based access; verify TSG ID permissions
404Object Not FoundVerify object name and folder parameter
409ConflictObject already exists; use PUT to update instead of POST
429Rate LimitBack off and retry; implement exponential backoff
500Internal ErrorRetry after 30 seconds; check SCM service status
504Gateway TimeoutRetry; consider breaking large operations into batches

6. Performance and Latency Issues

Diagnostic Steps:

  1. Check bandwidth allocation per region
  2. Review QoS policy configuration
  3. Verify closest service edge location
  4. Check for suboptimal routing (hairpinning through distant regions)
  5. Review concurrent session counts vs license limits

Diagnostic Approach

When the user reports an issue:

  1. Identify the category from the areas above
  2. Gather information: ask for specific error messages, affected users/sites, timeline
  3. Check configuration: use SCM API to review relevant configuration
  4. Identify root cause: compare configuration against best practices
  5. Provide fix: give specific SCM API calls or configuration changes to resolve
  6. Verify: provide steps to confirm the fix worked

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Multi Edge-TTS CN

Edge-TTS 在线语音合成 skill。基于微软 Edge TTS 引擎,生成速度快(1-2秒),支持多种音色和输出格式。同时支持飞书(OGG/Opus)和企业微信(AMR)。默认音色 xiaoxiao_lively。需联网。

Registry SourceRecently Updated
General

vedic-destiny

吠陀命盘分析中文入口。用于完整命盘研判、命主盘 Rashi chart 与九分盘 Navamsha chart 联读、既往事件回看、出生时间稳定度判断、事业主题、婚姻主题、时空盘专题,以及基于 Jagannatha Hora PDF、星盘截图或文本命盘数据的系统拆盘。当用户提到完整星盘、事业方向、婚姻问题、关系窗...

Registry SourceRecently Updated
General

One Person Company OS

Build a visual operating cockpit for an AI-native one-person company across promise, buyer, product, delivery, cash, learning, and assets. / 为 AI 一人公司建立可视化经营...

Registry SourceRecently Updated
General

健康追踪

健康追踪技能 - 追踪饮水、睡眠、步数等健康数据,JSON存储。

Registry SourceRecently Updated