Skip to content

[Bug] When selecting "Other" as the code source, the build fails with an "Authentication failed" error. #4107

@qinkangdeid

Description

@qinkangdeid

What happened?
When using Gitea as the code source with token/password authentication, authentication fails.
The exact same code, build process, and service work correctly with GitHub and Gitee. However, both self-hosted Gitea and GiteaCloud result in an "Auth failed" error.

Image

What did you expect to happen?

The code should be pulled successfully.
This screenshot is from version 3.3.0, where everything works as expected.

Image

Steps to reproduce the behavior:
Ignore all other configurations

  1. Add Gitea as the code source
  2. Start build

Install Methods

  • Helm
  • Script base on K8s
  • All in One
  • Offline

Versions Used
zadig:
3.4.0
kubernetes:
1.30.11

A clean installation was performed for both version 3.3.0 and 3.4.0.
With the same setup and operations, version 3.3.0 works fine, but 3.4.0 fails.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions