Overview
Artifact ID: | d77f74fbaa8e97334987b0c8c618a9c3eda91acb |
---|---|
Ticket: | 1ee95fb868cee1eb68090189f2a9b19e2b7b08b8
getting "server returned an error - clone aborted" message for https/http repo |
User & Date: | anonymous 2022-10-30 21:07:37 |
Changes
- foundin changed to: "version 2.17 [8dd7542892] 2021-07-19 13:27:20 UTC"
- icomment:
I'm trying to clone a repo that I use all the time locally from chiselapp. I've been able to upload it without any issue and view it from my dashboard just fine. When I try to clone it on a different machine, I get the error noted in the description. Here is how I tried to clone it: ```bash fossil clone http://TwistyTwigLegs@chiselapp.com/user/TwistyTwigLegs/repository/MyStuffForWindows MyStuffForWindows.fossil ``` and here is the error and logs that I got. I tried this using both http and https. ```bash (Sun Oct 30, 16:58:20) mike ~/.mike/fossil/chiselapp $ fossil clone https://TwistyTwigLegs@chiselapp.com/user/TwistyTwigLegs/repository/MyStuffForWindows MyStuffForWindows.fossil password for TwistyTwigLegs: remember password (Y/n)? Y Round-trips: 2 Artifacts sent: 0 received: 350 Error: login failed Round-trips: 2 Artifacts sent: 0 received: 350 Clone done, wire bytes sent: 693 received: 5278074 ip: 74.208.146.128 server returned an error - clone aborted ``` Any help in figuring out what I need to do to get it cloned would be greatly appreciated. Thanks! Mike
- login: "anonymous"
- mimetype: "text/x-markdown"
- private_contact changed to: "4ac216cd4a476212bdd26164b937bf1723ad48fb"
- severity changed to: "Severe"
- status changed to: "Open"
- title changed to:
getting "server returned an error - clone aborted" message for https/http repo
- type changed to: "Incident"