Hi everyone,
First of all, don’t think that I have no ideas how to run django or install or even set settings.py of django projects. But I am abruptly encountering a strange error, running django on any port refused to connect on browsers installed on my Windows10. Although my wsl2 is mounted to Windows to access the wsl file directly from windows folder map and all enabled wsl services are visible on CMD with ports if you just check it with e.g. netstat -ano -p tcp.
It is a first time I have such issue since I build some internal webcheets with django, and by surfing on the internet I read that some people had same issue, but the solution for that no-where is provided.
Characteristics:
Django version 4.1.9
WSL2- Ubuntu 22.0
Python 3.10.6
I would like to know what might cause it suddenly to block django on browser when you were running it on your machine yesterday.
Thanks in advance.
Kind regards,
Kanatbek