Sdwebimage: images not cached from this urls

Created on 29 Mar 2017  Â·  24Comments  Â·  Source: SDWebImage/SDWebImage

Most helpful comment

i tried it just now and the repository cloned just fine.
i also tried the image urls you posted in the demo project just now and all appear in the tableview. See screenshot. Please check the options in my 1st post.

screenshot

All 24 comments

did you try the urls in the demo project? what version are you using?have you setup ATS in your plist? please conform to the ISSUE_TEMPLATE

i don't know about ATS.
i send you Array of images.
can you make a try to check these.

Thanks.

On Wed, Mar 29, 2017 at 1:29 PM, Konstantinos K. notifications@github.com
wrote:

did you try the urls in the demo project? what version are you using?have
you setup ATS in your plist?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290020365, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-UzIsAN-l11u3Ri5bfjJWgBCkktVks5rqhZqgaJpZM4Msn-3
.

please check the demo project and test the images there. i am closing the issue for now. if you still encounter issues after you tested with the demo project please let me know.

i download form https://github.com/rs/SDWebImage
i tried my best to solve this issue but i can't.

The whole issue is in Attachment.

On Wed, Mar 29, 2017 at 5:07 PM, Konstantinos K. notifications@github.com
wrote:

please check the demo project and test the images there. i am closing the
issue for now. if you still encounter issues after you tested with the demo
project please let me know.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290069802, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-dkaVS6yVv_a-8clmnJSeeQCE84gks5rqkmLgaJpZM4Msn-3
.

please clone the repository using git clone --recursive https://github.com/rs/SDWebImage.git and then open the demo project, remove the demo urls and add your own. Run the project in a simulator or device and let me know if the images appear in the tableview

still error.
i already Tried this command

On Thu, Mar 30, 2017 at 12:02 PM, Konstantinos K. notifications@github.com
wrote:

please clone the repository using git clone --recursive
https://github.com/rs/SDWebImage.git and then open the demo project,
remove the demo urls and add your own. Run the project in a simulator or
device and let me know if the images appear in the tableview

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290320685, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-b1yoDcCVD9VQC1nWVsLVvMKiK1sks5rq1N8gaJpZM4Msn-3
.

whats the error you are getting when you git clone the repository in your terminal?

i tried it just now and the repository cloned just fine.
i also tried the image urls you posted in the demo project just now and all appear in the tableview. See screenshot. Please check the options in my 1st post.

screenshot

destination path 'SDWebImage' already exists and is not an empty directory

On Thu, Mar 30, 2017 at 12:21 PM, Konstantinos K. notifications@github.com
wrote:

whats the error you are getting when you git clone the repository in your
terminal?

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290324441, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-WLZv3g5v5OTxTpguWNskjWUq3rfks5rq1gMgaJpZM4Msn-3
.

this means you already have SDWebimage in the destination folder you cloned it to. As you can see from my previous post the images appear just fine.

why i am getting this one error

On Thu, Mar 30, 2017 at 12:29 PM, Konstantinos K. notifications@github.com
wrote:

this means you already have SDWebimage in the destination folder you
cloned it to. As you can see from my previous post the images appear just
fine.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290326055, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-d8DveLYH2K6A0E_nKDbCFhpkyyRks5rq1nbgaJpZM4Msn-3
.

as i have told you in my previous post you might already have this library downloaded in your destination folder where you are trying to clone it to. i am sorry i cannot provide more info since i just tested the urls and they seem to work fine. please check your code or post your code so we can check

i saw that you have done this.
but why i am getting this error.

can you assist me on this problem?

On Thu, Mar 30, 2017 at 12:34 PM, Konstantinos K. notifications@github.com
wrote:

as i have told you in my previous post you already have this library
downloaded in your destination folder where you are trying to clone it to.
i am sorry i cannot provide more info since i just tested the urls and they
seem to work fine. please check your code

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290327009, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-SUUTP0NXYf4E7kerX__74EDz2bnks5rq1rsgaJpZM4Msn-3
.

please check my comment. the error you posted destination path 'SDWebImage' already exists and is not an empty directory means that you might already have this library downloaded in your destination folder where you are trying to clone it to

error

i know it's worked well in your device.
as you above show Image thats well.
but why i am getting still same issue?

its not an issue with the library.
you are trying to download the library and the library is already downloaded in your desktop. please remove the library from your desktop and run the command again. Also close the demo project before doing all that.
Also when you run the demo project you should run the demo ios scheme

ok. i admit this is not issue of library.
The issue is
Apple LLVM 8.0 error.
No Input file.
what are these error??

if you read the whole error you will see that it tries to find a missing file. this means that the repository has not been cloned correctly and some files are missing

can you send me link of demo account excluding Github.

i tried alot but i can't solve this error.

i tried many to download from Github.
but unable to solve LLVM 8.0 error.

On Thu, Mar 30, 2017 at 5:06 PM, Konstantinos K. notifications@github.com
wrote:

if you read the whole error you will see that it tries to find a missing
file. this means that the repository has not been cloned correctly and some
files are missing

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290390914, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-WjA6c39ElC48MjYHX80m4lwWzEQks5rq5rGgaJpZM4Msn-3
.

you can download it from here.
it will expire in 48 hours
open SDWebImage.xcworkspace and use the SDWebImage IOS Demo scheme

use the link in my post above

screen shot 2017-03-30 at 7 29 54 pm
screen shot 2017-03-30 at 7 35 12 pm

did you use the same image urls you posted above?

yes

On Fri, Mar 31, 2017 at 2:00 PM, Konstantinos K. notifications@github.com
wrote:

did you use the same image urls you posted above?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/rs/SDWebImage/issues/1846#issuecomment-290658322, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AZhZ-T_UFALo4KNhuWm1Ov2O9Ktyou9kks5rrMCmgaJpZM4Msn-3
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

halilyuce picture halilyuce  Â·  4Comments

ericeddy picture ericeddy  Â·  6Comments

paul-lavoine picture paul-lavoine  Â·  4Comments

rpstro02 picture rpstro02  Â·  3Comments

floprr picture floprr  Â·  4Comments