Skip to main content

Troubleshoot Logs

Application not starting

eigenx app logs my-app

Look for:

  • Port binding errors
  • Missing environment variables
  • Dependency issues
  • Startup exceptions

Monitor for errors

eigenx app logs --watch my-app | grep -i error