ethersphere / swarm-cli

Manage your Bee node and interact with the Swarm network via the CLI
BSD 3-Clause "New" or "Revised" License
48 stars 21 forks source link

Trying to upload a file and getting false == true error #438

Closed crtahlin closed 1 year ago

crtahlin commented 1 year ago

Trying to upload a file (caa. 800MB) via swarm-cli returns an error, see screenshot:

image

This happens quite quickly after confirming, probably the upload does not even start.

Expected behavior: a more descriptive error message returned.

rampall commented 1 year ago

I get the same error in bee dev mode (macbook) on any file upload

image
rampall commented 1 year ago

downgrading node version from 18 to 16 fixed this for me