Info There appears to be trouble with your network connection. Retrying

System Information
  • Strapi Version: 4.0.2
  • Operating System: Windows 10
  • Database: postgres
  • Node Version: 16.13.1
  • NPM Version: 8.1.2
  • Yarn Version: 1.22.17

I am facing this issue since couple of days.
I was trying to host strapi on azure with azure postgres DB.
while deploying to web app from visual studio code it throws
“info There appears to be trouble with your network connection. Retrying…”.

It tries to Fetch Packages and throws that info couple of times and throws following error:
error An unexpected error occurred: “https://registry.yarnpkg.com/date-fns/-/date-fns-2.24.0.tgz: ESOCKETTIMEDOUT”.

I have tried every solution on the internet but nothing seems to work

1 Like

following - I am having the same problem trying to set up v4 with PostgreSQL

I am having same problem.

Have you manage to solve it? I am also having the same problem