Issue with tor proxy for Uptime Kuma
Hi there!
I'm trying to use Uptime Kuma to monitor the status of an onion service.
I tried following this instructions but was not able to make it work. In particular I'm getting connect ECONNREFUSED 127.0.0.1:9050.
How could one go about fixing this?
Can you try using 10.21.21.11:9050 instead of 127.0.0.1:9050?
Can you try using
10.21.21.11:9050instead of127.0.0.1:9050?
Same error message: connect ECONNREFUSED 10.21.21.11:9500
sidenote: you need to run tor with an open socks port on the machine you have uptime kuma on. or have the port exposed on another computer.
if you're running with docker, this can be a bit of a PITA.