Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Error while getting .editorconfig file" System Notices #33063

Open
bartvdbraak opened this issue Dec 31, 2024 · 3 comments
Open

"Error while getting .editorconfig file" System Notices #33063

bartvdbraak opened this issue Dec 31, 2024 · 3 comments
Labels

Comments

@bartvdbraak
Copy link

Description

There seems to be a constant stream of the following system notice:

561698 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561697 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561696 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561695 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561694 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561693 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561692 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561691 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561690 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561689 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561688 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe 	2024-12-31 	
	561687 	Repository 	Error while getting .editorconfig file: io: read/write on closed pipe

I tried looking for an issue using the logs but was only able to find some instances of

gitea.log:752264:2024/12/31 11:46:35 ...eb/routing/logger.go:68:func1() [W] router: slow      HEAD /Christophe-Marois/blender-manual/src/commit/372323b2b7858c13b06499ecaf56df1259dab423/.editorconfig for 172.18.0.3:60166, elapsed 3228.3ms @ context/repo.go:885(web.registerRoutes.func51.12.RepoRefByType.3)

Gitea Version

1.22.6 built with GNU Make 4.4.1, go1.22.10 : bindata, timetzdata, sqlite, sqlite_unlock_notify

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

image

Git Version

2.45.2

Operating System

Ubuntu 24.04

How are you running Gitea?

We maintain a fork ourselves with some custom patches on top.

For this specific version the source of truth is

It is then build into an OCI image using the following build pipeline:

Database

PostgreSQL

@bartvdbraak bartvdbraak changed the title System Reports of "" System Reports of "Error while getting .editorconfig file" Dec 31, 2024
@bartvdbraak bartvdbraak changed the title System Reports of "Error while getting .editorconfig file" "Error while getting .editorconfig file" System Notices Dec 31, 2024
@wxiaoguang
Copy link
Contributor

wxiaoguang commented Dec 31, 2024

It is a trivial and useless report, you could just safely ignore it.

(Actually the "notice" page/table is a legacy design and useless in modern days ........)

@bartvdbraak
Copy link
Author

Thanks for letting us know :)

@lunny
Copy link
Member

lunny commented Jan 3, 2025

Maybe we can remove this notice as it's too noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants