-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Description
I repeatedly get this exception which crashes the app when running on production mode.
In the dev console I get
hoxy error: ECONNREFUSED { Error: connect ECONNREFUSED 0.0.0.0:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1161:14)
errno: 'ECONNREFUSED',
code: 'ECONNREFUSED',
syscall: 'connect',
address: '0.0.0.0',
port: 80 }
And also
ERROR: Error: connect ECONNREFUSED 0.0.0.0:443
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1161:14)
I'm running Linux, I tried installing the AppImage build provided and cloning and running it myself.
It might be useful to know that I run a network wide adblocker, PiHole. Which I thought could interfere with James but disabling it doesn't make James to stop crashing, it didn't seem to help.
I have the certificates correctly generated and I'm proxifying the traffic from an Android device to James.
mitchhentges
Metadata
Metadata
Assignees
Labels
No labels
