Веб-разработка. Доработка существующего продукта. Kittygram_final репозит готов выходит ошибка, нужно исправить WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv ============================= test session starts ============================== platform linux -- Python 3.9.16, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 -- /usr/local/bin/python3 django: settings: kittygram_backend.settings (from env) rootdir: /app, configfile: pytest.ini, testpaths: tests/ plugins: django-4.4.0, pythonpath-0.7.3 collecting ... collected 13 items tests/test_connection.py::test_link_connection[taski_domain] FAILED [ 7%] tests/test_connection.py::test_link_connection[kittygram_domain] FAILED [ 15%] tests/test_connection.py::test_projects_on_same_ip FAILED [ 23%] tests/test_connection.py::test_kittygram_static_is_available FAILED [ 30%] tests/test_connection.py::test_kittygram_api_available FAILED [ 38%] tests/test_dockerhub_images.py::test_dockerhub_images_exist PASSED [ 46%] tests/test_files.py::test_infra_files_exist PASSED [ 53%] tests/test_files.py::test_deploy_info_file_content PASSED [ 61%] tests/test_files.py::test_backend_dockerfile_exists PASSED [ 69%] tests/test_files.py::test_backend_dokerfile_content PASSED [ 76%] tests/test_files.py::test_workflow_file PASSED [ 84%] tests/test_files.py::test_requirements_location PASSED [ 92%] tests/test_files.py::test_docker_compose_prod_file_exists PASSED [100%] =================================== FAILURES =================================== /app/tests/test_connection.py:45: AssertionError: Убедитесь, что URL `https://muratoff-max.sytes.net` доступен. /app/tests/test_connection.py:45: AssertionError: Убедитесь, что URL `https://muratov.serveblog.net` доступен. /app/tests/test_connection.py:45: AssertionError: Убедитесь, что URL `https://muratov.serveblog.net` доступен. /app/tests/test_connection.py:45: AssertionError: Убедитесь, что URL `https://muratov.serveblog.net` доступен. /app/tests/test_connection.py:160: AssertionError: Убедитесь, что API проекта `Kittygram` доступен по ссылке формата `https://muratov.serveblog.net/api/...`. =========================== short test summary info ============================ FAILED tests/test_connection.py::test_link_connection[taski_domain] - Asserti... FAILED tests/test_connection.py::test_link_connection[kittygram_domain] - Ass... FAILED tests/test_connection.py::test_projects_on_same_ip - AssertionError: У... FAILED tests/test_connection.py::test_kittygram_static_is_available - Asserti... FAILED tests/test_connection.py::test_kittygram_api_available - AssertionErro... ========================= 5 failed, 8 passed in 1.66s ==========================.