Spatie\MediaLibrary\MediaCollections\Exceptions\UnreachableUrl: Url #2313
Unanswered
aliraza371
asked this question in
General
Replies: 1 comment
-
Hey, I'm having the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm running a job that fetches records from the third-party system and I'm using this library to download each record image as well with addMediaFromUrl(). It's working fine but when the remote URL does not have an image its throws UnreachableUrl: Url exception and fails my Queue Job.
Any can explain how could I handle a URL that does not have media without a failing process?
Beta Was this translation helpful? Give feedback.
All reactions