getting connect ECONNREFUSED 127.0.0.1:443 #456

Closed
opened 2026-02-28 01:47:06 -05:00 by deekerman · 3 comments
Owner

Originally created by @milindpatel63 on GitHub (Oct 22, 2021).

Is it a duplicated question?
Please search in Issues without filters: https://github.com/louislam/uptime-kuma/issues?q=
No
Describe your problem
Please describe what you are asking for
I am getting following error when doing a https check
connect ECONNREFUSED 127.0.0.1:443
on organizr...it's hosted via cloudflare tunnel...
all other services hosted via that tunnel works fine...organizr local address http works fine...
but organizr.mydomain.com doesn't work
I can access organizr.mydomain.com in browser normally...but https check in uptime kuma gives that error.
Info
Uptime Kuma Version: 1.9.1
Using Docker?: Yes
Docker Version: 20.10.9
Node.js Version (Without Docker only): 10.19.0
OS: Ubuntu 20.04
Browser: Brave

Originally created by @milindpatel63 on GitHub (Oct 22, 2021). **Is it a duplicated question?** Please search in Issues without filters: https://github.com/louislam/uptime-kuma/issues?q= No **Describe your problem** Please describe what you are asking for I am getting following error when doing a https check connect ECONNREFUSED 127.0.0.1:443 on organizr...it's hosted via cloudflare tunnel... all other services hosted via that tunnel works fine...organizr local address http works fine... but organizr.mydomain.com doesn't work I can access organizr.mydomain.com in browser normally...but https check in uptime kuma gives that error. **Info** Uptime Kuma Version: 1.9.1 Using Docker?: Yes Docker Version: 20.10.9 Node.js Version (Without Docker only): 10.19.0 OS: Ubuntu 20.04 Browser: Brave
deekerman 2026-02-28 01:47:06 -05:00
  • closed this issue
  • added the
    help
    label
Author
Owner

@louislam commented on GitHub (Oct 22, 2021):

I think it is a DNS problem, because it is resolved as 127.0.0.1.

@louislam commented on GitHub (Oct 22, 2021): I think it is a DNS problem, because it is resolved as 127.0.0.1.
Author
Owner

@milindpatel63 commented on GitHub (Oct 22, 2021):

I think it is a DNS problem, because it is resolved as 127.0.0.1.

that organizr is running in the same docker host as a seperate container....it has a nginx web server and proxy inside it's container....and i can't see anything in the nginx logs and organizr logs of that docker container....so it's not even reaching locally.....
any ideas how to fix this...
i don't have a local dns server running on this ubuntu machine.....

@milindpatel63 commented on GitHub (Oct 22, 2021): > I think it is a DNS problem, because it is resolved as 127.0.0.1. that organizr is running in the same docker host as a seperate container....it has a nginx web server and proxy inside it's container....and i can't see anything in the nginx logs and organizr logs of that docker container....so it's not even reaching locally..... any ideas how to fix this... i don't have a local dns server running on this ubuntu machine.....
Author
Owner

@milindpatel63 commented on GitHub (Oct 22, 2021):

i had previously installed organizr in bare metal, and it modified my hosts file....
i removed the hosts rules there....
then followed this https://askubuntu.com/questions/665995/after-modifying-etc-hosts-which-service-needs-to-be-restarted
to refresh hosts rules without needing a restart....and it works now...
@louislam Thanks (Y)

@milindpatel63 commented on GitHub (Oct 22, 2021): i had previously installed organizr in bare metal, and it modified my hosts file.... i removed the hosts rules there.... then followed this https://askubuntu.com/questions/665995/after-modifying-etc-hosts-which-service-needs-to-be-restarted to refresh hosts rules without needing a restart....and it works now... @louislam Thanks (Y)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#456
No description provided.