Hello i have the weirdest bug ever : yesterday in the morning i was using my program without any issues (web application made with Django + react/redux & javascript). After some bugs i decide to take again from scratch so i clone the git then i am trying to relaunch my app and i have this : 
However i have no issues when i launch my app :
Backend :
Frontend :
and the weird thing is i can't see any proccess running on port 8000 of my computer :
and the code which is on git was working perfectly like 2 days ago so if someone got an idea i would like to hear it.
EDIT 0 : i've tried to run
EDIT 1 : i've reinstalled linux from scratch and still nothing.
from This site can’t be reached localhost refused to connect. No Django procress running

However i have no issues when i launch my app :
Backend :

Frontend :

and the weird thing is i can't see any proccess running on port 8000 of my computer :

and the code which is on git was working perfectly like 2 days ago so if someone got an idea i would like to hear it.
EDIT 0 : i've tried to run
sudo python3 manage.py runserver 0.0.0.0:8000 and access it through my external IP adress I've also tried to run it on differents portsEDIT 1 : i've reinstalled linux from scratch and still nothing.
from This site can’t be reached localhost refused to connect. No Django procress running
No comments:
Post a Comment