NoCommitterAccount: user does not exist #1581

Closed
opened 2025-11-02 04:05:38 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Pofilo on GitHub (Mar 1, 2018).

  • Gitea version (or commit ref): 1.3.3
  • Git version: 2.7.4
  • Operating system: Ubuntu 16.04.4 LTS
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No (no access to logs)
    • Not relevant
  • Log gist:

Description

I'm running my own instance of Gitea and I have some mirrors (linked to github mostly).
I have a lot of logs like this one which are errors:

[...ea/models/gpg_key.go:385 ParseCommitWithSignature()] [E] NoCommitterAccount: user does not exist [uid: 0, name: noreply@github.com, keyid: 0]

I don't know if this is relevant to the screenshot, plus I don't find any dock explaining what it means.

Does someone know what it means ? I have so many logs due to this thing I don't understand.

Screenshots

image

Originally created by @Pofilo on GitHub (Mar 1, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.3.3 - Git version: 2.7.4 - Operating system: Ubuntu 16.04.4 LTS - Database (use `[x]`): - [ ] PostgreSQL - [x] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No (no access to logs) - [ ] Not relevant - Log gist: ## Description I'm running my own instance of Gitea and I have some mirrors (linked to github mostly). I have a lot of logs like this one which are errors: ``` [...ea/models/gpg_key.go:385 ParseCommitWithSignature()] [E] NoCommitterAccount: user does not exist [uid: 0, name: noreply@github.com, keyid: 0] ``` I don't know if this is relevant to the screenshot, plus I don't find any dock explaining what it means. Does someone know what it means ? I have so many logs due to this thing I don't understand. ## Screenshots ![image](https://user-images.githubusercontent.com/7527594/36862544-687f8324-1d87-11e8-8d8c-0e3738945e98.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the type/miscellaneous label 2025-11-02 04:05:38 -06:00
Author
Owner

@lafriks commented on GitHub (Mar 1, 2018):

Yes this is not real error and should be lowered to information level in log

@lafriks commented on GitHub (Mar 1, 2018): Yes this is not real error and should be lowered to information level in log
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1581