Forum Discussion
Paul York
May 19, 2018Copper Contributor
WSL and Docker and Linux oh my!! (Part 1: WSL)
Okay, so I'm lost. I'm trying to configure a 17666 core build on a bare-metal install (old small box...HP MicroServer N40L 8GB). For a variety of reasons, I want it to be a docker host. Also would li...
Darrel_Landis
Jan 17, 2020Copper Contributor
I get this same error when executing wsl or bash or ubuntu in a command tool or Powershell. I found that it happens in directories whos path name exceeds 40 characters. below I created a direcory with 40 characters on the C drive and it works:
changing to a directory with one more character I get "The I/O operation has been aborted because of either a thread exit or an application request."
Can this be corrected? I'm usually down a few directories on the C drive before opening a Powershell or cmd for running bash scripts.