Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Categories
  3. Operations & Troubleshooting
  4. FAQ: wpfy debug — what to include when asking for help

FAQ: wpfy debug — what to include when asking for help

Scheduled Pinned Locked Moved Operations & Troubleshooting
1 Posts 1 Posters 13 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    arnab
    wrote on last edited by arnab
    #1

    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

    1. The exact command you ran.
    2. What you expected vs. what happened.
    3. The wpfy debug output, redacted:
      $ wpfy debug
      [ paste here, replace any password/token/key with <redacted> ]
      
    4. OS and Docker version:
      $ docker --version
      $ lsb_release -a
      
    5. 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
    1 Reply Last reply
    0

    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

    With your input, this post could be even better 💗

    Register Login
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    Powered by NodeBB Contributors
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups