Skip to content

Troubleshooting

  1. Check .env has correct variables
  2. Run php artisan config:clear
  3. Verify variable names

Valid formats:

  • 01712345678
  • +8801712345678
  • 8801712345678
  • Verify API tokens/keys
  • Check credentials haven’t expired
  • Ensure account is active
BARTA_REQUEST_TIMEOUT=30
  1. Run php artisan queue:work
  2. Check failed_jobs table
Terminal window
php artisan queue:failed
php artisan queue:retry {id}