79132086

Date: 2024-10-28 04:54:21
Score: 1.5
Natty:
Report link

The issue you are facing has to deal with the formatting of your DATABASE_URL value in your .env file. What you need to do is add a ? and a timeout command after your url

update the value in your .env file like this

DATABASE_URL = 'url + ?sslaccept=strict&connect_timeout=500'
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Tabot Charles Bessong