We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Excelent tool. As suggestion, would be nice if it support .local name resolution:
eris@eris:~/Lixo/3D$ ./klipper_estimator_linux --config_moonraker_url http://mainsail.local dump-config > config.json Failed to load printer configuration: request failed: error sending request for url (http://mainsail.local/printer/objects/query?configfile=settings): error trying to connect: dns error: failed to lookup address information: Try again
Dont work...
./klipper_estimator_linux --config_moonraker_url http://192.168.0.11 dump-config > config.json
Works
The text was updated successfully, but these errors were encountered:
Hi @jmgk77
This relies on the local resolver setup, not klippet_estimator. See #18 (comment) .
klippet_estimator
Best regards Lasse
Sorry, something went wrong.
No branches or pull requests
Hi
Excelent tool. As suggestion, would be nice if it support .local name resolution:
Dont work...
Works
The text was updated successfully, but these errors were encountered: