250x250
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- AWS
- EC2
- React
- webhook
- TypeScript
- AWS EC2
- linux
- docker
- error
- nodejs
- 500
- ngrok
- Troubleshooting
- javascript
- MongoDB
- fastapi
- Express
- RDS
- github
- Spring
- Github Actions
- springboot
- deploy
- Java
- Jenkins
- axios
- python
- js
- MUI
- macbook
Archives
- Today
- Total
728x90
반응형
SMALL
목록allauth (1)
BEAT A SHOTGUN
[TROUBLESHOOTING] ConnectionRefusedError: [WinError 10061] No connection ... or DoesNotExist: Site matching query does not exist.
Django 를 이용해 User Create 를 시도하고 있었다. Database 에 잘 저장되지만, 에러페이지를 출력했다. ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it 혹은 DoesNotExist: Site matching query does not exist 라는 에러. 어떤 상황에서 어떻게 해결할 수 있는지 한 번 알아보자. 시작 우선 현재 환경은 Django 를 사용해서 서버를 만들고 있는 중이다. Djangorestframework 를 사용하고 dj-rest-auth, allauth 를 사용하고 있다. email 항목 우선 user 에..
TROUBLESHOOTING
2023. 7. 5. 16:25
728x90
반응형
LIST