跳至内容

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 年前388 查看次数

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

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。