question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Protocol not available on linux subsystem in Windows 10

See original GitHub issue

When I try to run tune from a linux subsystem on Windows 10 I get this error:

E0118 15:27:51.422986300    7451 socket_utils_common_posix.cc:208] check for SO_REUSEPORT: {"created":"@1579379271.422971700","description":"Protocol not available","errno":92,"file":"external/com_github_grpc_grpc/src/core/lib/iomgr/socket_utils_common_posix.cc","file_line":185,"os_error":"Protocol not available","syscall":"getsockopt(SO_REUSEPORT)"}
E0118 15:27:51.424577800    7451 socket_utils_common_posix.cc:313] setsockopt(TCP_USER_TIMEOUT) Protocol not available

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mehrdadncommented, Jun 24, 2020

#7972 was now merged. The warning should be gone in the release after the upcoming one.

1reaction
linjohncommented, Feb 1, 2020

I get a similar message on WSL. Ray continues the processing though but in the dashboard all information are displayed with “0”. Not sure if clusters would work.

  • Windows 10 Pro Version 1909
  • Ubuntu 18.04 LTS
  • Python 3.6.9
  • ray==0.8.1
  • psutil==4.3.1
  • setproctitle==1.1.10
E0201 19:17:26.289452900   14605 socket_utils_common_posix.cc:208] check for SO_REUSEPORT: {"created":"@1580581046.289390800","description":"Protocol not available","errno":92,"file":"external/com_github_grpc_grpc/src/core/lib/iomgr/socket_utils_common_posix.cc","file_line":185,"os_error":"Protocol not available","syscall":"getsockopt(SO_REUSEPORT)"}
E0201 19:17:26.289603700   14605 socket_utils_common_posix.cc:313] setsockopt(TCP_USER_TIMEOUT) Protocol not available
Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Windows Subsystem for Linux | Microsoft Learn
I'm on Windows 10 version 1903 and I still do not see options for WSL 2 ... This is likely because your machine...
Read more >
The Ultimate Guide to Windows Subsystem for Linux ...
Learn how to natively work within Linux on Windows 10 with Windows Subsystem for Linux (WSL in Windows) in this HUGE guide!
Read more >
Ubuntu Terminal (Windows App) Traceroute protocol not ...
i found a solution for your problem. Works like a charm ! Log on Ubuntu as root typing on terminal 'sudo --login' and...
Read more >
Connect to your Linux instance using WSL
Connect to your Linux instances from Windows using the Windows Subsystem for ... the WSL and a Linux distribution using the instructions in...
Read more >
Using the Linux Subsystem (WSL) in Windows 10
Once you're updated, Run the 'appwiz.cpl' command from the Run dialog box (Windows Key + R) which will open up your 'Programs and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found