Error on "Read Binary Files" node, File size is greater than 2 GB

Welcome to the community @forsalebypwner

Where is the file? If you are trying to grab the file from the same machine where you are running n8n, you have to use the read binary file.

The 2GB size limitation it’s the NodeJS max file size by default. Not sure if this can be overridden. @jan might have a better insight.