Dashboard is not displaying SSH-based activity #1309

Closed
opened 2025-11-02 03:56:16 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @krrutkow on GitHub (Dec 1, 2017).

  • Gitea version (or commit ref): f148a4a
  • Git version: gitea/gitea:latest
  • Operating system: gitea/gitea:latest
  • 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

Web-interface activity for a repository (creating and merging pull requests, editing file, etc.) shows up in the Dashboard, but git pushes using SSH do not. The pushes are successful and is viewed on the repository page.

Originally created by @krrutkow on GitHub (Dec 1, 2017). - Gitea version (or commit ref): f148a4a - Git version: gitea/gitea:latest - Operating system: gitea/gitea:latest - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: ## Description Web-interface activity for a repository (creating and merging pull requests, editing file, etc.) shows up in the Dashboard, but git pushes using SSH do not. The pushes are successful and is viewed on the repository page.
Author
Owner

@krrutkow commented on GitHub (Dec 1, 2017):

It appears that a newly created repository works, so this issue only applies to older repositories.

@krrutkow commented on GitHub (Dec 1, 2017): It appears that a newly created repository works, so this issue only applies to older repositories.
Author
Owner

@krrutkow commented on GitHub (Dec 1, 2017):

Problem solved. The file system had been modified (the git repositories had execute permission removed from hooks/*).

@krrutkow commented on GitHub (Dec 1, 2017): Problem solved. The file system had been modified (the git repositories had execute permission removed from hooks/*).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1309