File size limit when uploading?
When I upload, only my smaller audio files upload. Some of the files are on the larger size being radio shows.
I've deployed into kubernetes and obviously there may be a fix needed there, but I wanted to check if its related to a php value or something that is already known.
I set a new uploads.ini with larger values which seemed to help but several failed still. I did a retry all and noticed, some more worked but still some failed, so I did another, in this way after a few tries everything uploaded except for one. Not sure why it doesn't upload, the logs just show a POST but no error message. Is this type of intermittent upload behavior normal for koel?
Hi, thanks for reporting this. I've only ever used the upload feature while testing. Next time I spin up my test container I'll try with a radio podcast file. I'm not aware of any specific issues. 😕
No rush on this one as I was able to get everything to upload except for one file after a few retries. At any time though I can restart things to test for you.