Heatmap not showing and incomplete history at overview page #3371

Closed
opened 2025-11-02 05:10:31 -06:00 by GiteaMirror · 9 comments
Owner

Originally created by @ghost on GitHub (May 23, 2019).

  • Gitea version (or commit ref): gitea/gitea:latest on github as of posting datetime
  • Git version: 2.20
  • Operating system: Debian 9.9
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • [x ] No
    • Not relevant

Description

Hi all,

I just noticed with the latest version that for some reason the heatmap is not displayed (only after several forced reloads) and that the history of the last commits is out of date. The below screenshots show the missing heatmap and the incomplete history as well as the commit overview showing that there has been a commit not one week but 6 hours ago.

How do I fix that behavior?

Thanks a lot!

Screenshots

Missing heatmap with incomplete history:
image

Last commit is 6h ago, but not one week as the history might suggest:
image

Originally created by @ghost on GitHub (May 23, 2019). - Gitea version (or commit ref): gitea/gitea:latest on github as of posting datetime - Git version: 2.20 - Operating system: Debian 9.9 - 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 ## Description Hi all, I just noticed with the latest version that for some reason the heatmap is not displayed (only after several forced reloads) and that the history of the last commits is out of date. The below screenshots show the missing heatmap and the incomplete history as well as the commit overview showing that there has been a commit not one week but 6 hours ago. How do I fix that behavior? Thanks a lot! ## Screenshots Missing heatmap with incomplete history: ![image](https://user-images.githubusercontent.com/14041595/58293147-a06beb80-7dc4-11e9-9a4c-df640aa669f2.png) Last commit is 6h ago, but not one week as the history might suggest: ![image](https://user-images.githubusercontent.com/14041595/58293188-ca251280-7dc4-11e9-8764-36509bec19f3.png)
Author
Owner

@ghost commented on GitHub (May 24, 2019):

Somehow, latest is Gitea Version: 1.9.0+dev-274-g6ff9349a0

@ghost commented on GitHub (May 24, 2019): Somehow, latest is Gitea Version: 1.9.0+dev-274-g6ff9349a0
Author
Owner

@lafriks commented on GitHub (May 24, 2019):

Do you see any errors in browser logs or gitea.log?

@lafriks commented on GitHub (May 24, 2019): Do you see any errors in browser logs or gitea.log?
Author
Owner

@zeripath commented on GitHub (May 24, 2019):

I suspect this is related to your other bug #7026. If the hooks don't run Gitea doesn't get updated with activity.

@zeripath commented on GitHub (May 24, 2019): I suspect this is related to your other bug #7026. If the hooks don't run Gitea doesn't get updated with activity.
Author
Owner

@lafriks commented on GitHub (May 24, 2019):

@zeripath but then they would not show in dashboard also below heatmap

@lafriks commented on GitHub (May 24, 2019): @zeripath but then they would not show in dashboard also below heatmap
Author
Owner

@ghost commented on GitHub (May 25, 2019):

The thing is that it worked before like it should. I updated the Docker image before. However, I rolled back to an older version but the problem persists.

@ghost commented on GitHub (May 25, 2019): The thing is that it worked before like it should. I updated the Docker image before. However, I rolled back to an older version but the problem persists.
Author
Owner

@ghost commented on GitHub (May 25, 2019):

I removed the hook completely, as it was before. No change at all. I have even set up a new Docker environment with new data and mysql files. The fresh setup also had no edit buttons at the hook settings.

@ghost commented on GitHub (May 25, 2019): I removed the hook completely, as it was before. No change at all. I have even set up a new Docker environment with new data and mysql files. The fresh setup also had no edit buttons at the hook settings.
Author
Owner

@ghost commented on GitHub (May 25, 2019):

I added a new user, committed using that user and there is no activity shown either.

@ghost commented on GitHub (May 25, 2019): I added a new user, committed using that user and there is no activity shown either.
Author
Owner

@ghost commented on GitHub (May 26, 2019):

I have completely reset my Docker environment and started from scratch. The issue with the heatmap and the incomplete overview is gone. However, the other issue that the hooks are not executed, remains. I will close this issue.

@ghost commented on GitHub (May 26, 2019): I have completely reset my Docker environment and started from scratch. The issue with the heatmap and the incomplete overview is gone. However, the other issue that the hooks are not executed, remains. I will close this issue.
Author
Owner

@Veitor commented on GitHub (Mar 2, 2020):

I have same problem after using new docker image.
Dashboard activity list don't display my new push record, and repository webhook is not triggered after pushing.
finilly, I click button for Resynchronize pre-receive, update and post-receive hooks of all repositories. on admin control panel, that's all ok!
It mybe is helpful for you.
微信截图_20200302173948

@Veitor commented on GitHub (Mar 2, 2020): I have same problem after using new docker image. Dashboard activity list don't display my new push record, and repository webhook is not triggered after pushing. finilly, I click button for `Resynchronize pre-receive, update and post-receive hooks of all repositories.` on admin control panel, that's all ok! It mybe is helpful for you. ![微信截图_20200302173948](https://user-images.githubusercontent.com/7483890/75664095-e25b8380-5cac-11ea-8343-b3dab2935091.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3371