When a failure mirroring want to insert a record to database. #11716

Closed
opened 2025-11-02 09:45:40 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @lunny on GitHub (Sep 25, 2023).

irror/mirror_pull.go:293:runSync() [E] CreateRepositoryNotice: Error 1406 (22001): Data too long for column 'description' at row 1

Originally created by @lunny on GitHub (Sep 25, 2023). irror/mirror_pull.go:293:runSync() [E] CreateRepositoryNotice: Error 1406 (22001): Data too long for column 'description' at row 1
GiteaMirror added the type/bug label 2025-11-02 09:45:40 -06:00
Author
Owner

@yp05327 commented on GitHub (Mar 22, 2024):

Error log is too long? Should we always save stderrMessage in DB?
image

@yp05327 commented on GitHub (Mar 22, 2024): Error log is too long? Should we always save `stderrMessage` in DB? ![image](https://github.com/go-gitea/gitea/assets/18380374/eb6f7a5d-47d7-4a77-b1c5-ce71696c3765)
Author
Owner

@lunny commented on GitHub (Mar 22, 2024):

description is 16K, it's enough for most situations.

@lunny commented on GitHub (Mar 22, 2024): description is 16K, it's enough for most situations.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11716