Hi, @lapsangsouchy. It took some time to get an answer on this one but we did find the root cause.
It turns out that there is a dependency for the upload that there be at least one successful deploy of a site before the upload will work.
The usual workflow is this:
- site is created
- successful deploy of the site occurs
- Large Media is enabled for the site
In this case, the middle step has not occurred and the redirects required for the Large Media upload therefore don’t exist.
To resolve this, please make at least one deploy for this site (any successful deploy will do). Once this is done the git lsf push
should succeed.
If there are questions about how to do this (or anything else Netlify related) please let us know.