Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web hook for jenkins failed always #10719

Closed
2 of 7 tasks
Rabbit021 opened this issue Mar 12, 2020 · 8 comments
Closed
2 of 7 tasks

web hook for jenkins failed always #10719

Rabbit021 opened this issue Mar 12, 2020 · 8 comments

Comments

@Rabbit021
Copy link

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

Description

I configure webhook for my repository. but push test was alway failed.
I change to other repository use same configuration. it test sucessful.
The failed repository is forked from aother repository.

Screenshots

image

image

@lafriks
Copy link
Member

lafriks commented Mar 12, 2020

This is Jenkins server configuration issue

@lafriks lafriks closed this as completed Mar 12, 2020
@Rabbit021
Copy link
Author

This is Jenkins server configuration issue
I use chrome send hook request . it is runing sucessfully.
I create new repository and fork it, then it is still not working

@lafriks
Copy link
Member

lafriks commented Mar 13, 2020

What request is being sent that fails?

@Rabbit021
Copy link
Author

I send use chrome ,it is fine. like this image.
image

@lafriks
Copy link
Member

lafriks commented Apr 3, 2020

I understand, check request headers gitea is sending, there is something that Jenkins (Jetty web server) can not handle because of configuration

@Rabbit021
Copy link
Author

I understand, check request headers gitea is sending, there is something that Jenkins (Jetty web server) can not handle because of configuration

I create a new repository and use same webkook configuration. it is fine.

@Rabbit021
Copy link
Author

gitea request header is that;
image

@fawdlstty
Copy link

image
image
I can't close the security options, how to fix this question?

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants