7:10:31 PM: Error checking out branch: Downloading src/assets/Logo-Banner.gif (331 KB)
Error downloading object: src/assets/Logo-Banner.gif (032a6cc): Smudge error: Error downloading src/assets/Logo-Banner.gif (032a6cc115ccd0029c977489cba0c7aeb91a9bd55d1b5c94a6bf82f541a40339): batch request: missing protocol: ""
Errors logged to /opt/build/repo/.git/lfs/logs/20200714T021031.000314779.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
Based on this, it appears the our build system still thinks Git LFS (but not Large Media) is being used. Is that correct? Does this repository still use Git LFS?
If so, are you setting the GIT_LFS_ENABLED
and (possibly) the GIT_LFS_FETCH_INCLUDE
environment variables at Netlify?
The first of those above ( GIT_LFS_ENABLED
) must be set to 1
or true
if Git LFS (and not Large Media) is being used by the repo.
Important
This guide covers the process of uninstalling the Large Media add-on for a site.
Notice: Once our support team uninstalls the Large Media add-on any copies of those files are no longer retrievable using our service. Please be absolutely certain you have local backups of all required files before directing our support team to uninstall the Large Media add-on from your site.
Uninstalling Large Media
Two considerations before we begin
There are several ways to approach removing the add-…
If you have read that, please confirm you have backups of all files and let us know which site to remove Large Media from. To identify the site, you can send us the site subdomain, API ID (the id not the key), or a link to the site (whichever you prefer).
Once we know which site, we’ll reply soon to confirm the add-on has been uninstalled.
Please let us know if there are any questions and, if not, please tell us the site to do this for.
I don’t know as you haven’t shared the details with us. Also, there appear to be three separate topics where you are asking questions about this. Let’s keep all the questions to a single topic going forward. I won’t reply to other topics about this so please keep all questions about the Large Media issue here.
Is this the correct site id (cd3b5304-e96f-42ed-ba4a-f5058018bba1
)?
Netlify lm:setup gives an error on last step. Configuring Git to use Netlify's Git Credentia l Helper Support
hello, @Luke thanks a lot for your reply, I fixed the above error. but I don’t need large media anymore. how do I uninstall it and delete the plugin from my current website? my site id is:
cd3b5304-e96f-42ed-ba4a-f5058018bba1
If so, I can remove the Large Media add-on but it won’t restore your local files.
Regarding how to get your repository back to the state it was in before, how to do that depends on what you did to get it into the current state and what the issue is. However, you haven’t shared those details here.
Would you please tell us more about what is happening? What actions have you taken and when the the issue start occurring?
If you want us to proceed with uninstalling Large Media or if there are other questions, please let us know.
yeah, I tried finding solutions elsewhere, sorry for that. this is the correct site id. and about the large media add on, I needed to load images faster, so I started looking into cloud servers but while reading docs I got into large media plugin. now, I also need link to all the images individually to add to the db, so that its easier to add next time which I assume I won’t be able to have with the plugin. on Saturday, I tried to do something during which I lost all my files including remote repos, but since I deployed it once before adding large media I was able to retrieve data till that point. The current state of my remote repo is not linked with large media but I am assuming it is in my netlify account. My question is, a. would it be easier to add new folders of images to large media then maybe some other cloud server? and b. If so, then do I need to link my current remote repo and set up large media again with the site? Also, I tried some other things as well all leading to some other kinds of errors but mostly, I haven’t deployed my changes since the last time I asked here about not being able to see images in large media on my netlify account. Thanks a lot for your patience! I am fairly new so grateful for any help you provide!
Hi, @afsheen. Large Media is a Git LFS service. The Git LFS service is normally provided by the upstream Git repository host (GitLab, Bitbucket, and GitHub). Moving the Git LFS service to Large Media enables browse time image transformations (as opposed to build time transformations).
Using Large Media isn’t required. You can use Git LFS and not use Large Media.
Using Large Media is optional. If we uninstall the Large Media add-on for the site, it doesn’t change anything with the repo itself. It just disables our Git LFS service at Netlify for this site. It won’t stop you from using Git LFS itself.
About these questions:
would it be easier to add new folders of images to large media then maybe some other cloud server?
I don’t know. That depends on the other cloud server and how you define “easier”.
If so, then do I need to link my current remote repo and set up large media again with the site?
If you are using some other cloud hosting for images, Large Media would not be used.
Do you want to remove the Large Media add-on to remove that factor from troubleshooting? Do you want to try to get Large Media working for you?
Please let us know how you want to proceed.
Hi @Luke , thanks for being really patient with me! my easier would be, if its some non coder, would they be able to easily upload new folders on large media as well? I wanna try to get large media to work here.
Thanks,
Afsheen
afsheen:
Hi @Luke , thanks for being really patient with me! my easier would be, if its some non coder, would they be able to easily upload new folders on large media as well?
If you want someone else to upload file to Large Media they would either need to be a member of your team at Netlify (and there is a monthly charge for additional team members) or you would need to use a CMS and Git Gateway to allow other to git push
using your credentials.
If you want to get Large Media working, it would help us to know what type of issue is occurring. What isn’t working? What error message do you see and what are you doing when you see it?