yagiziskirik / Kerbal-Telemetry

Telemetry project for Kerbal Space Program. The program uses a server that is running on the KSP side and a client which is capable of running both the KSP side computer or any other one over a web browser.
https://yagiziskirik.github.io/Kerbal-Telemetry/
MIT License
23 stars 6 forks source link

Web server not launching on Linux #21

Closed MicroPanda123 closed 2 years ago

MicroPanda123 commented 2 years ago

I don't know if it's Linux issue, but when playing on Linux I was unable to launch it, Server Status was saying it's running, and localhost:8000 wasn't showing "unable to connect", but nothing loaded.

OS: Fedora Linux 36 Browser: Firefox (slightly hardened) Kerbal telemetry Version: 2.3.0 KSP Version: 1.12.3.3173 Python Version: 3.10.6

Also I tried both installing manually and with CKAN, both had the same result.

MicroPanda123 commented 2 years ago

I found https://github.com/yagiziskirik/Kerbal-Telemetry/issues/17 which fixed that one problem, but after that this mod caused different issue, so I will be making new issue.