<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Operations & Troubleshooting]]></title><description><![CDATA[debug, clean, log, secure, maintenance, update.

Maps to KB: https://docs.wpfy.org/operations/]]></description><link>https://forum.wpfy.org/category/10</link><generator>RSS for Node</generator><lastBuildDate>Fri, 21 Aug 2026 16:51:21 GMT</lastBuildDate><atom:link href="https://forum.wpfy.org/category/10.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Jun 2026 02:46:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[FAQ: wpfy debug — what to include when asking for help]]></title><description><![CDATA[How to use wpfy debug and what to include when asking for help. See Operations.
What wpfy debug does
wpfy debug runs structured checks across:

Docker Engine and Compose plugin
The Traefik edge proxy
Every managed site (runtime, scaffold, HTTP readiness)
Certificate state where relevant

It returns structured facts — not raw command dumps — so the output is safe to share once secrets are redacted.
Run it
wpfy debug

For a specific site:
wpfy site status example.com
wpfy site info example.com

What to post when asking for help

The exact command you ran.
What you expected vs. what happened.
The wpfy debug output, redacted:$ wpfy debug
[ paste here, replace any password/token/key with &lt;redacted&gt; ]


OS and Docker version:$ docker --version
$ lsb_release -a


A redacted .env if the issue is site-specific.

See How to ask a good wpfy support question for the full template.
Other useful commands

wpfy info — aggregate host + site operational facts
wpfy log example.com — per-site log inspection
wpfy secure — security audit baseline
wpfy maintenance — maintenance mode controls

Common fixes

Site not reachable: wpfy debug → check Traefik + site runtime checks → wpfy site status example.com.
SSL failed: DNS/IP preflight — see the SSL FAQ.
Restore failed: the archive must validate before the runtime stops. wpfy debug after a failed restore to confirm state.

Never paste

Database passwords (MariaDB, Redis)
API tokens
Anything from .env (redact the whole file)
SSH private keys
ACME account keys

]]></description><link>https://forum.wpfy.org/topic/7/faq-wpfy-debug-what-to-include-when-asking-for-help</link><guid isPermaLink="true">https://forum.wpfy.org/topic/7/faq-wpfy-debug-what-to-include-when-asking-for-help</guid><dc:creator><![CDATA[arnab]]></dc:creator><pubDate>Thu, 25 Jun 2026 02:46:04 GMT</pubDate></item></channel></rss>