79196014

Date: 2024-11-16 20:41:23
Score: 2.5
Natty:
Report link

When I went in to pull the new stack trace I realized it was still trying to reference SQLite3. Looking at the database.yml file and noticed it was still trying to load some SQLite3 items through the "Default". I took out the default reference under production and put in info for PostgreSQL instead. That fixed the issue. The build completes successfully now and the application loads. As a note, the app I was trying to do was static pages only with no backend database.

Thanks everyone for your help and guidance.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Starts with a question (0.5): When I we
  • Low reputation (1):
Posted by: David Stine