Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection refused #6

Closed
bangboomben opened this issue Apr 29, 2022 · 1 comment
Closed

Connection refused #6

bangboomben opened this issue Apr 29, 2022 · 1 comment

Comments

@bangboomben
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant