79197859

Date: 2024-11-17 18:24:31
Score: 1
Natty:
Report link

I was going crazy on a similar issue as everything seemed to be well configured on my side (actually same config of a similar project that was running just fine). It turned out the password I was using on the .env file was using special characters (in my case '@' and '#')! I wrapped the password in quotes '' and it worked like a charm :D

Reasons:
  • Blacklisted phrase (1): worked like a charm
  • Whitelisted phrase (-1): it worked
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Yas