Remove Large Media from my site

Hi,

Following up on this thread, I would like Large Media to be uninstalled from my site.

Here is the site ID : 9475370f-bcc8-4d2f-8b68-849133c65d74
And the subdomain : charles-cantin-vous-photographie

I only have test pictures that are already on my local system so I’m good to go.

Cheers,

Rémi

Hi, @Benido. We have removed the Large Media add-on from the site now.

Would you please push the commit removing .lfsconfig to the upstream repository? This will trigger a new build.

Please keep in mind that you might want to run the command below after deleting the .lfsconfig file:

git lfs push --all origin

This will sync the local repo’s LFS objects with the Git LFS service at the original Git host. It pushes any new binary blobs to their LFS service which may have been added after you moved the LFS service to Large Media.

Please let us know if there are any issues with the new build or deployed site.

That didn’t go well :neutral_face:

9:58:26 AM: Build ready to start
9:58:29 AM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal)
9:58:29 AM: build-image tag: v4.10.1
9:58:29 AM: buildbot version: 1c362ef848ac5e35535bdb572ebca893db28c8a0
9:58:29 AM: Fetching cached dependencies
9:58:29 AM: Starting to download cache of 246.2MB
9:58:30 AM: Finished downloading cache in 1.606162768s
9:58:30 AM: Starting to extract cache
9:58:32 AM: Finished extracting cache in 1.911822196s
9:58:32 AM: Finished fetching cache in 3.578495816s
9:58:32 AM: Starting to prepare the repo for build
9:58:32 AM: Preparing Git Reference refs/heads/master
9:58:33 AM: Error checking out branch: Downloading public/assets/favicon-appareil-photo.png (6.1 KB)
Error downloading object: public/assets/favicon-appareil-photo.png (addd771): Smudge error: Error downloading public/assets/favicon-appareil-photo.png (addd7712540bc23935d3728942b877eed66c63bfedd77eb0b8372ade04ead284): batch request: missing protocol: ""

Errors logged to /opt/build/repo/.git/lfs/logs/20220923T075833.587070363.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: public/assets/favicon-appareil-photo.png: smudge filter lfs failed
9:58:33 AM: Creating deploy upload records
9:58:33 AM: Failing build: Failed to prepare repo
9:58:33 AM: Failed during stage 'preparing repo': exit status 128
9:58:33 AM: Finished processing build request in 4.863070961s

Ok I needed to set the environment variable GIT_LFS_ENABLED to true and clear the cache, site is live now :smile:

1 Like

Thanks for following up and letting us know! Glad everything is working now!