#3232 Pagure won't merge PR: Too many open files
Closed: Fixed 5 years ago Opened 5 years ago by bowlofeggs.

I clicked merge on a Pagure PR and it failed with this message: "Your task failed: /srv/git/repositories/forks/bowlofeggs/infra-docs.git: Could not open '/srv/git/repositories/forks/bowlofeggs/infra-docs.git/config': Too many open files".

Is Pagure leaking file handles?

I also reported this to infrastructure: https://pagure.io/fedora-infrastructure/issue/6943


We've had a couple of reports for this but we don't have a fix for it yet :(

Thanks for the ticket, this is the first :)

Metadata Update from @pingou:
- Issue tagged with: bug

5 years ago

We've had a couple of reports for this but we don't have a fix for it yet :(
Thanks for the ticket, this is the first :)
@pingou could it be related with ulimit?

@edvm More likely something leaking file descriptors.

With 4.0 we increased the number of workers I suspect this may be related, though I haven't dig into it yet.

Recent changes in Pagure 5.0 likely have fixed this issue.

Going to close as Fixed, feel free to re-open if you hit this issue again.

Metadata Update from @ryanlerch:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata