Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 549 Bytes

TROUBLESHOOTING.md

File metadata and controls

8 lines (8 loc) · 549 Bytes
  1. Read the entire story.
  2. Search Github Issues and Release Notes to see if your problem is a known problem.
  3. Review the --help or man information for command line tools you're using—is there an option that achieves what you want to achieve?
  4. Check the version of your tool/stemcell/release/deployment. Is it what you expected?
  5. Could the problem you're experiencing be a flake? Would it be safe to try whatever failed again?
  6. Triple-check your yaml indentation and nesting.
  7. Check for typos.
  8. Re-read the story or tutorial.