Sdk: Failed to create server socket (OS Error: An attempt was made to access a socket in a way forbidden by its access permissions. , errno = 10013), address = 127.0.0.1, port = 8080

Created on 11 Jul 2014  路  3Comments  路  Source: dart-lang/sdk

_This issue was originally filed by KMBogg...@gmail.com_


What steps will reproduce the problem?
1.I updated Dart
2.
3.

What is the expected output? What do you see instead?
I expect to see my project open in Dartium. Instead I receive this error.

Failed to create server socket (OS Error: An attempt was made to access a socket in a way forbidden by its access permissions.
, errno = 10013), address = 127.0.0.1, port = 8080

What version of the product are you using? On what operating system?
 Im using the newest 64 bit version of dart for windows 7.

Please provide any additional information below.

area-library closed-obsolete needs-info

Most helpful comment

same problem! on windows 10 platform.

All 3 comments

I wonder if there's some sort of admin permissions on your box? Or some sort of firewall?


_Added NeedsInfo label._

same problem! on windows 10 platform.

I have the same problem too on Windows 10

Was this page helpful?
0 / 5 - 0 ratings