Skip to content

Memory leak #132

@simongray

Description

@simongray

The Angular frontend appears to have a memory leak. Our installation keeps crashing as it's running out of memory even though it's completely idle and unused. After around of 2 weeks its Docker container reaches ~8GB of RAM on our server which is wild for some frontend code (not counting the other containers which are also part of the system).

I fixed this by limiting the container memory limit to 2GB and having it restart once it crosses this limit. However, it would certainly be great if it didn't feature a memory leak at all. The previous version of the CLARIN DSpace fork doesn't have one AFAIK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions