ECONNREFUSED error after Docker has been updated to its latest version

Greetings from India!
This is my first-ever post on this forum. Kindly consider if I have broken any rules. Coming to the issue.

Docker and Lando are installed on my Linux system. I have the Docker-Lando setup configured for all of my projects. Everything was operating smoothly until I started receiving errors recently when I tried to launch a website using Lando. ECONNREFUSED at port 8000 or 8080 is the error message.

I tried everything that I found related to Docker and the above, but nothing has worked. Even a fresh installation is bringing up the same issue.

I am not sure if this is the right place to put this question, but after researching for some days, I thought that this forum may be the place!

Regards,
Subrata Sarkar

Welcome to the community!

The error indicate there is no service listening on those ports. But you did not share any config so far, like commands or compose file(s), so we don’t know how you set everything up.

Also what does it have to do with “testcontainers”? Testcontainers is a product, in case you thought it was a grammar mistake in the category name and it meant “test containers”.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.