Closed parricc closed 3 months ago
Notable output from the error involving the ports:
[...]
Starting file server with 12101 - 12200 port.
[...]
Started file server on port 12101
[...]
Error: connect ECONNREFUSED 127.0.0.1:12001
[...]
This issue happens with both the AppImage and native binary.
Sämbyl used netstat to determine that exogui was listening on ipv6:
tcp6 0 0 ::1:12101 :::* LISTEN 11361/exogui
tcp6 0 0 ::1:12001 :::* LISTEN 11361/exogui
He had ipv6 disabled. After enabling ipv6 on eth0, exogui successfully started.
A tester, Sämbyl, has reported that exogui is failing to launch on a Debian trixie unstable (trixie/sid) computer that is using x11 and KDE.
exogui.error.20240817.txt lddexogui.txt