Friday, January 29, 2021

Re: win error 10013

On 29/01/2021 05.30, Xorox Chalise wrote:
> System check identified no issues (0 silenced).
> January 29, 2021 - 10:09:36
> Django version 3.1.5, using settings 'lecture3.settings'
> Starting development server at http://127.0.0.1:8000/
> Quit the server with CTRL-BREAK.
> Error: [WinError 10013] An attempt was made to access a socket in a way
> forbidden by its access permissions
>
> #what should I do to deal with this error please help
>

You most likely have some kind of "security software" (ie. snakeoil)
running. Try to disable that and see if that helps.

Otherwise you have to look into the permissions for your current user,
but that requires help from someone experienced with Windows which is
not me.

Kind regards,

Kasper Laudrup


> --
> 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+unsubscribe@googlegroups.com
> <mailto:django-users+unsubscribe@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/27df69ad-c3a3-4917-bc61-d731b963f2b8n%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/27df69ad-c3a3-4917-bc61-d731b963f2b8n%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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1d10ef46-3897-fbb0-72ed-12e36f81b5e6%40stacktrace.dk.

No comments:

Post a Comment