Unable to Clone Helper script as per WIKI #689
SaltyCodger-YT
started this conversation in
Issues
Replies: 2 comments
-
I noticed in injected "Port 22" (the port that MobaXTerm was using to connect to the printer) after the colon in the URL of the HTTP:\ almost like it was trying to configure an IP address. How do I get around this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I finally figured it out!! I was so used to typing slashes after typing the beginning of an URL, that I didn't even realize that I needed to be typing back-slashes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Updated my K1 Max to the newest Firmware, did a full reset on the machine and am attempting to clone the helper-script over to the printer. But I keep getting an error and it is driving me nuts.
I have copy and pasted what I typed from the Wiki and the response below (I used MobaXTerm to link to the printer);
git config --global http.sslVerify false
git clone https:\github.com/Guilouz/Creality-Helper-Script.git /usr/data/helper-script
Cloning into '/usr/data/helper-script'...
/usr/bin/ssh: Connection to root@https:22 exited: Connect failed: Error resolving 'https' port '22'. Name or service not known
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Beta Was this translation helpful? Give feedback.
All reactions