No activity shown since upgrade to 1.18.x #10181

Closed
opened 2025-11-02 09:00:25 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @ORevelat on GitHub (Jan 30, 2023).

Description

It seems that since i've updated from 1.17.3 to 1.18.0 then 1.18.3, I have an issue with activity in my repositories.

Nothing wrong (i mean no error reported) in the log, but I can provide them. I tried to regenerated git hook several time as I see that answer in some issues here.

Is there anything that I can try ?

Thanks

Gitea Version

1.18.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

gitea-20230130084608
gitea-20230130084705
gitea-20230130084645

Git Version

gitea official docker image 1.18.3

Operating System

gitea official docker image 1.18.3

How are you running Gitea?

gitea official docker image 1.18.3 from https://hub.docker.com/r/gitea/gitea/tags using a PostgresDb version 12.9

Database

PostgreSQL

Originally created by @ORevelat on GitHub (Jan 30, 2023). ### Description It seems that since i've updated from 1.17.3 to 1.18.0 then 1.18.3, I have an issue with activity in my repositories. Nothing wrong (i mean no error reported) in the log, but I can provide them. I tried to regenerated git hook several time as I see that answer in some issues here. Is there anything that I can try ? Thanks ### Gitea Version 1.18.3 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![gitea-20230130084608](https://user-images.githubusercontent.com/13176614/215417716-b6ddaa0a-55b0-412b-b443-46c91b7f97d2.png) ![gitea-20230130084705](https://user-images.githubusercontent.com/13176614/215417722-64386fa1-c3f3-4ccc-9c9f-5a5f51583638.png) ![gitea-20230130084645](https://user-images.githubusercontent.com/13176614/215417723-338e66a7-d3f6-4350-a58e-439222b82fe0.png) ### Git Version gitea official docker image 1.18.3 ### Operating System gitea official docker image 1.18.3 ### How are you running Gitea? gitea official docker image 1.18.3 from https://hub.docker.com/r/gitea/gitea/tags using a PostgresDb version 12.9 ### Database PostgreSQL
GiteaMirror added the issue/duplicate label 2025-11-02 09:00:25 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jan 30, 2023):

Check https://docs.gitea.io/en-us/faq/#push-hook--webhook-arent-running first

@wxiaoguang commented on GitHub (Jan 30, 2023): Check https://docs.gitea.io/en-us/faq/#push-hook--webhook-arent-running first
Author
Owner

@ORevelat commented on GitHub (Jan 30, 2023):

Thanks for the anser, I just checked and only the docker server is not meeting that requirement (19.x - debian 9 strecth is the OS).

It worked perfectly fine until 1.18.0, so is there any other thing that i may check ? because upgrading the os release won't be that easy as there is a lot of stuff running, and I don't want to break something.

@ORevelat commented on GitHub (Jan 30, 2023): Thanks for the anser, I just checked and only the docker server is not meeting that requirement (19.x - debian 9 strecth is the OS). It worked perfectly fine until 1.18.0, so is there any other thing that i may check ? because upgrading the os release won't be that easy as there is a lot of stuff running, and I don't want to break something.
Author
Owner

@wxiaoguang commented on GitHub (Jan 30, 2023):

Upgrading Docker server is a must because it's the Docker's bug. New Alpine image triggered that bug, it's not directly related to Gitea.

@wxiaoguang commented on GitHub (Jan 30, 2023): Upgrading Docker server is a must because it's the Docker's bug. New Alpine image triggered that bug, it's not directly related to Gitea.
Author
Owner

@ORevelat commented on GitHub (Jan 30, 2023):

Ok thank you for the reply, I'll try to upgrade & test again asap (probably tomorrow afternoon).

@ORevelat commented on GitHub (Jan 30, 2023): Ok thank you for the reply, I'll try to upgrade & test again asap (probably tomorrow afternoon).
Author
Owner

@zeripath commented on GitHub (Jan 30, 2023):

This was warned about in the breaking changes for 1.17:

https://blog.gitea.io/2022/07/gitea-1.17.0-is-released/#-require-docker-version--20106-18050httpsgithubcomgo-giteagiteapull18050

Require docker version >= 20.10.6 (#18050)

This is due to an issue with libc of the new base image alpine 3.15.

See #18050

Duplicate of: #16428, #16451, #16170, #16464, #6484, #19848, at least some cases of #18802 and #20103.

@zeripath commented on GitHub (Jan 30, 2023): This was warned about in the breaking changes for 1.17: https://blog.gitea.io/2022/07/gitea-1.17.0-is-released/#-require-docker-version--20106-18050httpsgithubcomgo-giteagiteapull18050 ## ❗ Require docker version >= 20.10.6 ([#18050](https://github.com/go-gitea/gitea/pull/18050)) This is due to an issue with libc of the new base image alpine 3.15. See #18050 Duplicate of: #16428, #16451, #16170, #16464, #6484, #19848, at least some cases of #18802 and #20103.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10181