Wannabe SWE
Error inserting data into the database: Error: read ECONNRESET (possibly a network issue)
Okay so I redeployed the website without making changes and it works just fine now but honestly I want to wait a day or maybe almost a day before sending another contact form submission to be sure it isn't an issue of connection resets, stale connections or connections being aborted
14 replies
Timed out error connecting backend to MySQL database
Just small things like before I had the index.js file with a fetch method to send form data to the back end so it can be sent as an automated email but i quit that for a database approach because i couldn't figure it out and didn't want to deal with azure (outlook email) but the code stayed the same so i gotta update it for this database along with the app.post method i gotta update that too a bit
229 replies