well thanks for replying my internet was down, issue solved and its cause 
one static file with .mp4 type is causing the browsers to block connection 
i remove it and everything works fine.

On Wednesday, February 5, 2020 at 2:35:21 PM UTC+2, Ayser shuhaib wrote:
>
> Can you send your settings.py file please.
>
> On Wed, 05 Feb 2020 at 14:30, yazan bader <baderya...@gmail.com 
> <javascript:>> wrote:
>
>>  am having new issue when running Django localhost 127.0.0.1:8000 as 
>> connection getting aborted ,this is new for me as I am working with Django 
>> from 3 month and cant find solution for it.
>>
>> below is the Exception i got:
>>
>> Exception happened during processing of request from ('127.0.0.1', 
>> 50501)Traceback (most recent call last):
>>   File "C:\Users\Yazan 
>> Bader\AppData\Local\Programs\Python\Python37\lib\socketserver.py", line 650, 
>> in process_request_thread
>>     self.finish_request(request, client_address)
>>   File "C:\Users\Yazan 
>> Bader\AppData\Local\Programs\Python\Python37\lib\socketserver.py", line 360, 
>> in finish_request
>>     self.RequestHandlerClass(request, client_address, self)
>>   File "C:\Users\Yazan 
>> Bader\AppData\Local\Programs\Python\Python37\lib\socketserver.py", line 720, 
>> in __init__
>>     self.handle()
>>   File "C:\Users\Yazan 
>> Bader\AppData\Local\Programs\Python\Python37\lib\site-packages\django\core\servers\basehttp.py",
>>  line 174, in handle
>>     self.handle_one_request()
>>   File "C:\Users\Yazan 
>> Bader\AppData\Local\Programs\Python\Python37\lib\site-packages\django\core\servers\basehttp.py",
>>  line 182, in handle_one_request
>>     self.raw_requestline = self.rfile.readline(65537)
>>   File "C:\Users\Yazan 
>> Bader\AppData\Local\Programs\Python\Python37\lib\socket.py", line 589, in 
>> readinto
>>     return self._sock.recv_into(b)ConnectionAbortedError: [WinError 10053] 
>> An established connection was aborted by the software in your host machine
>>
>> any help pls?
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/0812e223-c9ed-4836-856f-1406606f1234%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/0812e223-c9ed-4836-856f-1406606f1234%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/8fc14cba-4458-4c5a-8f66-ea2c026d5ad6%40googlegroups.com.

Reply via email to