Rake uploads:migrate_to_s3 échoue car la variable d'environnement DISCOURSE_S3_CDN_URL est vide

rake uploads:migrate_to_s3 échoue car la variable d’environnement DISCOURSE_S3_CDN_URL est vide

Comment résoudre ce problème ?

Je n’utilise pas de CDN, je ne sais donc pas quoi indiquer ici.

Merci de votre aide.

I think there’s an issue with how Discourse handles this. When you move uploads to S3 and set the DISCOURSE_S3_CDN_URL env variable, Discourse tries to fetch assets from S3 too. I had to move uploads and assets to S3 + Cloudfront to make it work, but it shouldn’t be needed since you only want uploads to be on S3

You can check this thread to see if it helps.

3 « J'aime »