This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
CANNOT fetch file( bigger than 256k) in browser. #1667
Labels
exp/expert
Having worked on the specific codebase is important
kind/bug
A bug in existing code (including security flaws)
P2
Medium: Good to have, but can wait until someone steps up
Type: Question
Severity: Medium
Description:
use the Exchange files between the browser, upload some files to one page's worksapce, i can fetch the fie which is smaller than 256K by enter the CID in other page, BUT can not fetch the file bigger than 256K.
Steps to reproduce the error:
app.js
pubsub
https://192.168.1.107:8000
the pages' Addresses can appear in other's CONNECTED PEERS area each other.
Drag some files to one workspace, then fetch the file by enter the cid in other page.
some files that smaller than 256K can be fetched, but the file that is big(500k or bigger) cannot be fetched.
The text was updated successfully, but these errors were encountered: