ladybirdweb / agora-invoicing-community

Agora Open source SaaS billing system for software companies
https://www.agorainvoicing.com/
Open Software License 3.0
216 stars 119 forks source link

Illuminate\Database\QueryException in GET /get-code #1596

Closed bhanu2217 closed 2 years ago

bhanu2217 commented 3 years ago

Error in Agora Invoicing

Illuminate\Database\QueryException in GET /get-code SQLSTATE[HY000] [2002] Connection refused (SQL: select phonecode from countries where country_code_char2 = IN limit 1)

View on Bugsnag

Stacktrace

app/Http/Controllers/WelcomeController.php:23 - App\Http\Controllers\WelcomeController::getCode
app/Http/Middleware/Install.php:21 - App\Http\Middleware\Install::handle
app/Http/Middleware/VerifyCsrfToken.php:36 - App\Http\Middleware\VerifyCsrfToken::handle
app/Http/Middleware/SecurityEnforcer.php:28 - App\Http\Middleware\SecurityEnforcer::handle

View full stacktrace

Created automatically via Bugsnag

bhanu2217 commented 2 years ago

An error linked to this issue has been reopened in Bugsnag Illuminate\Database\QueryException in GET /get-code