跳至內容

Django Manifest with Elastic Beanstalk Docker Platform

0

I have my application running on Elastic Beanstalk with Docker Platform and I am using my own nginx container. Recently for serving static files I used Manifest django tool which is successfully running but after deploying this tool I am getting this on my web

web console

I wanna tell you that the staticfiles.json is perfectly being created in my staticfiles folder and the new versions of my static files are perfectly being generated. Here is my settings.py settings.py

And here is my urls.py urls.py I even tried not in if statement cuz my app holds

DEBUG-False

on elastic beanstalk.

The logs are saying nothing - Please HELP!!!

已提問 2 年前檢視次數 387 次

1 個回答
0

Hello.

What does it look like in normal condition?
Also, can you check your browser's developer tools to see if there are any errors in displaying the image?

專家

已回答 2 年前

  • I updated the answer with inspect logs. Please check

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。