class AmberCLI::Documentation::Troubleshooting

Overview

Troubleshooting

Common issues and their solutions.

Database Connection Issues

Problem: Connection unsuccessful error Solution:

  1. Verify database server is running
  2. Check connection string in environment configuration
  3. Ensure database exists (run amber database create)

Generation Failures

Problem: Template not found errors Solution:

  1. Verify template files exist in expected locations
  2. Check .amber.yml for correct template setting (ecr or slang)
  3. Ensure template variables are properly defined

Getting More Help

Defined in:

amber_cli/documentation.cr