Skip to content

Commit a27b126

Browse files
committed
update common issues table
1 parent 49a3a80 commit a27b126

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

site/content/how-to/monitoring/troubleshooting.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -296,12 +296,12 @@ Note that, the port number i.e `8080` matches the port number you have port-forw
296296
### Common Errors
297297
298298
{{< bootstrap-table "table table-striped table-bordered" >}}
299-
| Problem Area | Symptom | Troubleshooting Method | Common Cause |
300-
|------------------------------|----------------------------------------|---------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------|
301-
| Startup | NGINX Gateway Fabric fails to start. | Check logs for _nginx_ and _nginx-gateway_ container. | Missing TLS key and cert for SSL servers. |
299+
| Problem Area | Symptom | Troubleshooting Method | Common Cause |
300+
|------------------------------|----------------------------------------|---------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------|
301+
| Startup | NGINX Gateway Fabric fails to start. | Check logs for _nginx_ and _nginx-gateway_ container. | Readiness probe failed. |
302302
| Resources not configured | Status missing on resources. | Check referenced resources. | Referenced resources do not belong to NGINX Gateway Fabric. |
303-
| NGINX errors | Reload failures on NGINX | Fix permissions for control plane. | Security context not configured. |
304-
| Usage reporting | Errors logs related to usage reporting | Enable usage reporting. Refer to this [Usage Reporting]({{< relref "installation/usage-reporting.md" >}}) | Usage reporting disabled. |
303+
| NGINX errors | Reload failures on NGINX | Fix permissions for control plane. | Security context not configured. |
304+
| Usage reporting | Errors logs related to usage reporting | Enable usage reporting. Refer to this [Usage Reporting]({{< relref "installation/usage-reporting.md" >}}) | Usage reporting disabled. |
305305
{{< /bootstrap-table >}}
306306
307307
##### NGINX fails to reload

0 commit comments

Comments
 (0)