Skip to content

Trying to build from Gitea / Forgejo fails with authentication required #60

Closed
@Unkn0wnCat

Description

@Unkn0wnCat

Hello everyone,

I have a public repository on an installation of Forgejo (a fork of Gitea), and if I try to use envbuilder to build from the URL of this repository I get the following output under Coder:

envbuilder - Build development environments from repositories in a container
#1: 📦 Cloning https://git.1in9.net/raider/wroofauth to /workspaces/wroofauth...
Failed to clone repository: clone "https://git.1in9.net/raider/wroofauth": authentication required
Falling back to the default image...
#2: Deleting filesystem...
#2: 🏗️ Building image...
[...]

Cloning with a normal git client works fine. Adding the ".git" at the end of the URL has no effect.

Feel free to reproduce this using my repo at https://git.1in9.net/raider/wroofauth

Kind regards,
Kevin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions