Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

upload-file-via-browser example does not work with Infura gateway and large files #958

Closed
@rori4

Description

@rori4

I tested the example and Chromium crashed as the file was too big. The file that I tried to upload was around 400MB

EDIT:
The crash of the browser happens only when I try to use the public infura gateway.
({ host: 'ipfs.infura.io', port: 5001, protocol: 'https' });
On localhost it has no problem. The upload on infura works when I try small files but makes the browser crash when I try to use a big file.

Chromium version: Version 73.0.3683.86 (Official Build) (64-bit)

Originally posted by @rori4 in #884 (comment)

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