Use custom Media model breaks job #3276
Unanswered
tomphilpotts
asked this question in
Q&A
Replies: 1 comment
-
Also the images in the /temp folder are empty |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Thought I would post here before logging an issue.
I want to use the UUID for my model, realising that Livewire shows the id's on the frontend.
When I use this model I get an error that a job has failed:
This is the model:
Config file:
Upload controller
I have tracked the issue back to it being something to do with the custom Media model, the issue does not happen when I change it back. S3 is not an issue on the Spatie/Media class.
When using the custom model, the media is created, but it seems that there is not a file for it to use.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions