logo hsb.horse
← Back to tag index

Blog

#troubleshooting

Blog posts tagged with "troubleshooting".

Posts 3
  1. 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. 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.

  3. 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.