Connection Error: Error: read ECONNRESET

System Information
  • Strapi Version: 5.1.1
  • Operating System: w10
  • Database: mysql2
  • Node Version: 20.17
  • NPM Version: 10.8.2
  • Yarn Version: No

Hello,
I’m encountering an issue with my Strapi application online.
Whenever I load something, like a blog post, even though it loads successfully, I still get two error lines saying:
“Connection Error: Error: read ECONNRESET” before the fetch.

I’m not sure where this is coming from or if it’s actually a problem.

Have a great day!