세상 어디에도 없는 친절한 개발자되기 프로젝트

TISTORY BLOG
  • HOME
  • CONTACT
  • SETTING
  • LOGIN
  • HOME
  • CONTACT
  • SETTING
  • LOGIN

CATEGORIES

  • 분류 전체보기 (34)
    • 패스트 캠퍼스 (15)
    • Today I Leaned (13)
    • Python (0)
    • Django (0)
    • 운영체제 (0)
    • 네트워크 (0)
    • 자료구조 (0)
    • 알고리즘 (1)
    • Git (1)
    • today's error (3)
    • 용어정리 (1)
    • 모아보기
      • 외부링크
        • 사용자메뉴1
        • 사용자메뉴2
        • 사용자메뉴3
        • 사용자메뉴4

    today's error

    검색결과 3 개
    django-admin 으로 startproject 를 시도할 때 모듈 이름이 충돌나는 경우

    CommandError: 'config' conflicts with the name of an existing Python module and cannot be used as a project name. Please try another name. 기존 가상환경을 deactivate 하고 사용하고자 하는 가상환경을 activate 하면 해결!

    today's error 2019. 8. 12. 21:19
    pytest 오류모음

    django.core.exceptions.ImproperlyConfigured: Requested setting INSTALLED_APPS, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. 해결방법 $ export DJANGO_SETTINGS_MODULE='config.settings'

    today's error 2019. 6. 30. 19:34
    nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx가 작동하지 않아요

    nignx 를 작동시키려고 start 명령어를 입력했는데 에러 발생 80번 포트가 이미 사용중이라고 뜸 $ netstat -anp | grep 80 명령어를 사용해서 80번 포트를 사용하고 있는 프로세스를 확인 $ sudo fuser -k 80/tcp 명령어를 사용해서 80번 포트를 사용하고 있는 프로세스를 kill 한 후 다시 start 하면 해결! $ nginx 명령어로 nginx를 실행시키면 서버에 접속은 가능한데 $ systemctl status nginx 에서 인식을 못함

    today's error 2019. 6. 2. 20:28
    PREV NEXT
    • NOTICE

    • ARCHIVE

    • RECENTPOST

    • RECENTCOMMENT

    TODAY    YESTERDAY   ALL   

    Created by BANANA

    티스토리툴바