From Jenkins HTTP 404/Not Found #3425

Closed
opened 2025-11-02 05:12:35 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @rccclr on GitHub (Jun 4, 2019).

  • Gitea version (or commit ref):
  • Git version:
  • Operating system:
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • [ x] SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

Error from Jenkins with connect to Gitea

org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException:
HTTP 404/Not Found
at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.getObject
(DefaultGiteaConnection.java:900)

Any help is appreciated.

Many thanks
...

Screenshots

Originally created by @rccclr on GitHub (Jun 4, 2019). <!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [ ] Not relevant - Log gist: ## Description Error from Jenkins with connect to Gitea org.jenkinsci.plugin.gitea.client.api.GiteaHttpStatusException: HTTP 404/Not Found at org.jenkinsci.plugin.gitea.client.impl.DefaultGiteaConnection.getObject (DefaultGiteaConnection.java:900) Any help is appreciated. Many thanks ... ## Screenshots <!-- **If this issue involves the Web Interface, please include a screenshot** -->
Author
Owner

@rccclr commented on GitHub (Jun 4, 2019):

Sorry, the problem is the name of the Organization.

Fix with correct value.

@rccclr commented on GitHub (Jun 4, 2019): Sorry, the problem is the name of the Organization. Fix with correct value.
Author
Owner

@rogeriorc commented on GitHub (Feb 4, 2020):

This demands a better Error Message to the user.

@rogeriorc commented on GitHub (Feb 4, 2020): This demands a better Error Message to the user.
Author
Owner

@jolheiser commented on GitHub (Feb 4, 2020):

We do not maintain the Gitea Jenkins plugin, you can find the repository here: https://github.com/jenkinsci/gitea-plugin

@jolheiser commented on GitHub (Feb 4, 2020): We do not maintain the Gitea Jenkins plugin, you can find the repository here: https://github.com/jenkinsci/gitea-plugin
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3425