Skip to content
Back

connect ECONNREFUSED 127.0.0.1:80

  • 0
  • Self Hosted
j.khorfan
1 Dec, 2024, 09:26

I installed appwrite on Windows 11 machine as described on the self-hosted doc. After running the docker containers I made appwrite login --endpoint http://localhost/v1 and appwrite init project and linked it to a project I've created using the console. Then, I made a function using CLI and pushed it. but when I tried to execute it it didn't give back the users list but an error "Could not list users: request to http://localhost/v1/users failed, reason: connect ECONNREFUSED 127.0.0.1:80" What is going wrong

TL;DR
Developers installed Appwrite on a Windows 11 machine, created a project, and made a function using the CLI. They encountered an error "connect ECONNREFUSED 127.0.0.1:80" when trying to list users. The issue is likely related to the connection not being established. To solve this, double-check the endpoint URL and ensure the service is running properly.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more