Skip to content

Out of memory when uploading large file #342

Description

@ClementToche

Hi. First, thanks for this great service and tool, that's a real promising service.
I'm facing a problem with this app when uploading a large file.

I'm running under Debian 12.11 and node 24.6.0.
I have a file which is 16GB large and when I upload it, I can see my RAM memory usage increasing until the app gets killed as out of memory.
My system is a standard x64 CPU with 15GB or RAM. I disabled the swap management for different reasons.

The "internxt upload file" command is using more and more memory during the upload process (more than 6 GB of RAM) before being killed.
It's like the app is not using streamed data to encrypt and send it to the cloud and needs to have a full 16GB space in ram to fully encrypt it and send it to the cloud.

Can you confirm how this can be improved ? Do you need additional information / test to be done in my side ?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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