내용으로 건너뛰기

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

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠