Drone webhooks broken after uprading to 1.1.1 #694

Closed
opened 2025-11-02 03:33:25 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @jhasse on GitHub (May 8, 2017).

  • Gitea version (or commit ref): 1.1.1
  • Git version: 2.7.4
  • Operating system: Linux 4.4.0-71-generic
  • 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: Don't know what logs could be relevant.

Description

After upgrading from 1.0.2 to 1.1.1, all my Drone webhooks no longer work. I can manually trigger them, which works, but push events fail and the time shows as 1970-01-01 01:00:00 CET.

Screenshots

webhook

Originally created by @jhasse on GitHub (May 8, 2017). - Gitea version (or commit ref): 1.1.1 - Git version: 2.7.4 - Operating system: Linux 4.4.0-71-generic - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No - [ ] Not relevant - Log gist: Don't know what logs could be relevant. ## Description After upgrading from 1.0.2 to 1.1.1, all my Drone webhooks no longer work. I can manually trigger them, which works, but push events fail and the time shows as `1970-01-01 01:00:00 CET`. ## Screenshots ![webhook](https://cloud.githubusercontent.com/assets/80071/25808189/95d91820-3409-11e7-8413-4aa6bf6cefd9.png)
GiteaMirror added the type/bug label 2025-11-02 03:33:25 -06:00
Author
Owner

@jhasse commented on GitHub (May 8, 2017):

Maybe related: https://github.com/gogits/gogs/issues/4467

Note that after clicking "Test Delivery" the correct date is shown.

@jhasse commented on GitHub (May 8, 2017): Maybe related: https://github.com/gogits/gogs/issues/4467 Note that after clicking "Test Delivery" the correct date is shown.
Author
Owner

@lunny commented on GitHub (Sep 15, 2017):

Could you test v1.1.4 fix that? I cannot reproduce this on my v1.1.4 instance.

@lunny commented on GitHub (Sep 15, 2017): Could you test v1.1.4 fix that? I cannot reproduce this on my v1.1.4 instance.
Author
Owner

@jhasse commented on GitHub (Sep 15, 2017):

Yes, still happens with v1.1.4.

I'm using nginx for both Gitea and Drone btw.

@jhasse commented on GitHub (Sep 15, 2017): Yes, still happens with v1.1.4. I'm using nginx for both Gitea and Drone btw.
Author
Owner

@olymk2 commented on GitHub (Sep 19, 2017):

Probably related to this bug ? #2480

@olymk2 commented on GitHub (Sep 19, 2017): Probably related to this bug ? #2480
Author
Owner

@jcgruenhage commented on GitHub (Sep 20, 2017):

@olymk2 I doubt it, since #2480 is not present on 1.1.4 and before.

@jcgruenhage commented on GitHub (Sep 20, 2017): @olymk2 I doubt it, since #2480 is not present on 1.1.4 and before.
Author
Owner

@jhasse commented on GitHub (Nov 30, 2017):

I've updated to 1.2.3 and this seems to be fixed. No idea what was the cause though.

@jhasse commented on GitHub (Nov 30, 2017): I've updated to 1.2.3 and this seems to be fixed. No idea what was the cause though.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#694