Docker Install: Rolling Release
Application Log filled with :
[2023-12-27T22:27:25.249066+00:00] AzuraCast.ERROR: Handling "App\Message\AddNewMediaMessage" failed: Unable to check existence for: ARTIST/B/Banco de Gaia/Last Train To Lhasa EP/01-02 - Last Train to Lhasa (Original Version).mp3 {"file":"/var/azuracast/www/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php","line":124,"code":0} []
[2023-12-27T22:27:25.823895+00:00] AzuraCast.ERROR: Handling "App\Message\AddNewMediaMessage" failed: Unable to check existence for: ARTIST/B/Banco de Gaia/Last Train To Lhasa EP/01-03 - Last Train to Lhasa (Extended Ambient Mix).mp3 {"file":"/var/azuracast/www/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php","line":124,"code":0} []
I can walk the media tree from the media explorer feature, but file are not viewable from the 'Album Folder' Collection path I use.
Using Amazon S3, with limited use account with open S3 Policy (Allow S3:*) for the single bucket this is using.
Should in app upload to S3 work as well?
Docker Install: Rolling Release
Application Log filled with :
[2023-12-27T22:27:25.249066+00:00] AzuraCast.ERROR: Handling "App\Message\AddNewMediaMessage" failed: Unable to check existence for: ARTIST/B/Banco de Gaia/Last Train To Lhasa EP/01-02 - Last Train to Lhasa (Original Version).mp3 {"file":"/var/azuracast/www/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php","line":124,"code":0} []
[2023-12-27T22:27:25.823895+00:00] AzuraCast.ERROR: Handling "App\Message\AddNewMediaMessage" failed: Unable to check existence for: ARTIST/B/Banco de Gaia/Last Train To Lhasa EP/01-03 - Last Train to Lhasa (Extended Ambient Mix).mp3 {"file":"/var/azuracast/www/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php","line":124,"code":0} []
I can walk the media tree from the media explorer feature, but file are not viewable from the 'Album Folder' Collection path I use.
Using Amazon S3, with limited use account with open S3 Policy (Allow S3:*) for the single bucket this is using.
Should in app upload to S3 work as well?