Skip to content

Parse Server version 2.5.1 and newer leaking memory and eventually dying #4235

Closed
@mman

Description

@mman

Issue Description

Running 2.5.0 in production since July 1st and having flat CPU and memory consumption around 200MB. Tried to upgrade to 2.6.2, 2.6.1, 2.6.0, 2.5.3, 2.5.2, 2.5.1, and all are leaking memory rather fast and with a very similar pattern. 1G consumed in about 10 minutes. Looking at the changelog It might be related to the parse-server-push-adapter being bumped to version 2.0 in 2.5.1.

Steps to reproduce

Not sure yet. Need help figuring out what is happening.

Expected Results

Stable memory consumption.

Actual Outcome

Parse Server leaking memory until it dies (gets killed by docker).

Environment Setup

  • Server
    • parse-server version 2.5.1, 2.5.2, 2.5.3, 2.6.0
    • Operating System: Ubuntu 16.04
    • Hardware: N/A
    • Localhost or remote server? Digital Ocean

Logs/Trace

No errors or strange messages reported, everything working as usual, just memory increasing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions