Мне удалось развернуть свой сайт в AWS Lambda с помощью Zappa, что было сложно, но я в итоге оказался там.Однако я сталкиваюсь с проблемой, когда некоторые из моих иконок не загружаются.Пожалуйста, смотрите консольный журнал ниже.
Blocked loading mixed active content "http://localhost:8000/static/scss/icons/simple-line-icons//fonts/Simple-Line-Icons.ttf?-i3a2kk"[Learn More]
login
Blocked loading mixed active content "http://localhost:8000/static/scss/icons/themify-icons/fonts/themify.woff"[Learn More]
login
Blocked loading mixed active content "http://localhost:8000/static/scss/icons/material-design-iconic-font//fonts/materialdesignicons-webfont.woff2?v=1.8.36"[Learn More]
login
Blocked loading mixed active content "http://localhost:8000/static/scss/icons/font-awesome/webfonts/fa-solid-900.woff2"[Learn More]
login
Blocked loading mixed active content "http://localhost:8000/static/scss/icons/font-awesome/webfonts/fa-regular-400.woff2"[Learn More]
Сайт размещен по адресу https://h28ijhkwy3.execute -api.eu-west-2.amazonaws.com / Демо / аккаунт / логин
Итак, я считаю, что эти файлы вызываются из моего файла style.css с использованием:
@import url(../scss/icons/material-design-iconic-font/css/materialdesignicons.min.css);
Я попытался указать полный путь AWS S3, но он все еще не работает, и я все ещеполучить те же ошибки в консоли.