Network Troubleshooting
Phase: Optimize, Tags: #debugging #network #cloud
Context
Use this prompt to debug connectivity, latency, and TLS/DNS issues.
Variables
- ``: The exact network error (e.g., ECONNRESET, 502 Bad Gateway).
- ``: AWS, Kubernetes, Docker, Localhost.
Prompt
Act as a Network/SRE Engineer. I’m receiving this network error: `` on my infrastructure running in .
Please help me troubleshoot by providing:
- The definition of this error and the OSI layer it occurs at.
- A checklist of 3-5 possible root causes.
- Command-line tools (curl, ping, traceroute, nslookup) and example commands I should run to isolate the issue.
Example Usage
Input: I’m receiving this network error: 504 Gateway Timeout on my infrastructure running in Kubernetes.