Issue pushing from local to demo site

For the past couple days I’ve been trying to push a website I developed on local to a demo site using the on-board connect to flywheel utility. My website is rather large, 800mb or so, but it would be super convenient to this to work! I’ve tried pushing from my home internet, cafe internet and college internet to no avail. Below are the logs of my most recent push attempt, any idea what the 400 error means in this case?

Sep 4, 2018, 1:00 PM EDT - error: [PusherFlywheel]  Error: 400 received on sites/tiun2xzmm6/upgrades
    at Request._callback (/private/var/folders/rs/_8czrd6d1xxgcr1dvtfcrptc0000gn/T/AppTranslocation/B54C862A-C800-4F13-A858-04100384D8CA/d/Local by Flywheel.app/Contents/Resources/app.asar/main/fly-api.js:1:7085)
    at Request.self.callback (/private/var/folders/rs/_8czrd6d1xxgcr1dvtfcrptc0000gn/T/AppTranslocation/B54C862A-C800-4F13-A858-04100384D8CA/d/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:186:22)
    at emitTwo (events.js:106:13)
    at Request.emit (events.js:194:7)
    at Request.<anonymous> (/private/var/folders/rs/_8czrd6d1xxgcr1dvtfcrptc0000gn/T/AppTranslocation/B54C862A-C800-4F13-A858-04100384D8CA/d/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1163:10)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:191:7)
    at IncomingMessage.<anonymous> (/private/var/folders/rs/_8czrd6d1xxgcr1dvtfcrptc0000gn/T/AppTranslocation/B54C862A-C800-4F13-A858-04100384D8CA/d/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/request/request.js:1085:12)
    at Object.onceWrapper (events.js:293:19)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:188:7)
    at endReadableNT (_stream_readable.js:975:12)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickDomainCallback (internal/process/next_tick.js:128:9)