naruhaxor / AndroidKlipperScreen

a simple writeup /installer script to use android Devices and a UI for KlipperScreen for RaspberryPI
112 stars 16 forks source link

Connection refused #6

Closed bangboomben closed 2 years ago

bangboomben commented 2 years ago

Hi,

has anyone encountered an issue like the following ? As I'm trying to start the script I get an error saying connection refused.

Any thoughts ?

pi@mainsailos:~/KlipperScreen $ sudo ./launch_klipperscreen.sh Unable to init server: Could not connect: Connection refused Unable to init server: Could not connect: Connection refused 2022-04-29 11:17:52,501 [screen.py:main()] - KlipperScreen version: v0.2.0-167-g1e7c065 2022-04-29 11:17:52,503 [config.py:get_config_file_location()] - Passed config file: /root/KlipperScreen.conf 2022-04-29 11:17:52,505 [config.py:get_config_file_location()] - Found configuration file at: /home/pi/KlipperScreen/ks_includes/defaults.conf 2022-04-29 11:17:52,505 [config.py:init()] - Config path location: /home/pi/KlipperScreen/ks_includes/defaults.conf 2022-04-29 11:17:52,579 [config.py:init()] - Configured printers: [ { "Printer": { "moonraker_host": "127.0.0.1", "moonraker_port": "7125", "moonraker_api_key": "" } } ] 2022-04-29 11:17:52,579 [config.py:init()] - Detected language: None 2022-04-29 11:17:52,585 [screen.py:init()] - OS Language: en_GB.UTF-8

bangboomben commented 2 years ago

fixed it. Somehow the android the device lost trust with my pi.