Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Autosubmit API Autosubmit API
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • Autosubmit APIAutosubmit API
  • Issues
  • #73
Closed
Open
Issue created Apr 02, 2024 by Luiggi Tenorio Ku@ltenorioOwner

Too many open files

In the testing suite issue https://earth.bsc.es/gitlab/es/testing_suite/-/issues/50, they reported that the API is getting errors randomly related to the number of open files by the API.

I've reviewed the code at it seems that is possible this is happening because in many parts of the source code the database connection is opening but never closing, especially in really old modules.

Already checked how many open files are used by the admin user in production at ES and it is quite high (~1200 open files).

Assignee
Assign to
Time tracking