Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.x] Detect "Temporary failure in name resolution" on DigitalOcean's PostgreSQL #36373

Merged

Commits on Feb 24, 2021

  1. When using managed PostgreSQL instances on DigitalOcean every now and…

    … then this pops out. After seeing laravel#35744, laravel#35790 and others decided to fix this.
    
    PDOException: SQLSTATE[08006] [7] could not translate host name "private-xxx-do-user-0.a.db.ondigitalocean.com" to address: Temporary failure in name resolution
    rihardssceredins committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    8d754f1 View commit details
    Browse the repository at this point in the history