Error trying to create project from Codeberg repository
Hi all. I'm an individual hobbyist FOSS developer, and as part of my migration away from Microsoft services, I'm switching from GitHub to Codeberg, and decided on AppVeyor as my CI of choice. I'm having an issue creating a project from the existing repository, though.
The repository is public and located at https://codeberg.org/Tearnote/Playnote. In AppVeyor, I went to New project > Generic > Git. However, with the "Clone URL" set to "https://codeberg.org/Tearnote/Playnote.git", I got a generic "There was an error while trying to complete the current operation" message. This is with authentication set to both "None" and "SSH key". I'm not sure what's wrong; I can clone from this URL without authentication in a terminal. Can you assist?
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Casey on 09 Jan, 2026 09:22 PM
I'm having the same issue (HTTPS, no authentication, New Project > Generic > Git, clones fine but errors out when I try to create the AppVeyor project) with a self-hosted repository.