You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe this would be better suited for the wiki since it'll primarily be used by people asking for help on the forums, and the wiki is on the forums; but whether this goes in the wiki or in the docs, we could probably benefit from a page that helps people learn troubleshooting skills.
(At this point, the vast majority of questions about Caddy aren't bugs in Caddy -- well over 75%.)
Top Troubleshooting Tips (?)
Some topic ideas:
Ensure your DNS records are properly pointed at your server
Ensure your local DNS setup is not interrupting (split horizon; Caddy relies on seeing the same DNS as the rest of the world for the zones it serves)
Ensure ports 80 and 443 are open to the outside (specifically, check port forwarding and firewalls)
Ensure your user/group and file permissions are correct
Ensure SELinux is disabled or configured to allow Caddy
Ensure no other servers (apache, nginx, Node, other embedded servers) are running on same ports
And probably some guidance on how to identify and fix the problem the fastest (start with minimal config, add one piece at a time, etc.)
@francislavoie was suggesting that we can roll most of the content in our current Help template in the forum into this page, and potentially shorten the Help template significantly.
Any thoughts on the topics for this page?
The text was updated successfully, but these errors were encountered:
Maybe this would be better suited for the wiki since it'll primarily be used by people asking for help on the forums, and the wiki is on the forums; but whether this goes in the wiki or in the docs, we could probably benefit from a page that helps people learn troubleshooting skills.
(At this point, the vast majority of questions about Caddy aren't bugs in Caddy -- well over 75%.)
Top Troubleshooting Tips (?)
Some topic ideas:
@francislavoie was suggesting that we can roll most of the content in our current Help template in the forum into this page, and potentially shorten the Help template significantly.
Any thoughts on the topics for this page?
The text was updated successfully, but these errors were encountered: