logo hsb.horse
← Back to tag index

Tags

#troubleshooting

Blog posts, snippets, and glossary entries related to "troubleshooting", gathered in one place.

Entries 4
  1. Blog
    AWS Cross-Region VPC Peering Failure Log

    Got stuck setting up VPC peering between Osaka and Tokyo. Forgot --peer-region, ended up in failed state, couldn't delete it.

  2. Blog
    How to Fix mise Version Pinning Not Working on Codex Cloud

    mise install bun succeeds but bun returns command not found on Codex Cloud. Root cause and fix using setup.sh with mise use -g and mise activate.

  3. Blog
    Why /blog Returns 404 in Astro + bun dev and How to Fix It

    A practical troubleshooting flow for /blog 404 under Astro + bun dev, from link checks to route output and delivery path inspection. Includes the directory-name collision fix.

  4. Blog
    Why Pagefind Search Broke on Cloudflare Pages: Rocket Loader Was the Cause

    Root cause and fix for a search UI that worked locally with Astro + Pagefind but failed after deployment to Cloudflare Pages.