-
Notifications
You must be signed in to change notification settings - Fork 821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: 0x80070057 #7
Comments
Related to #2 |
I had the same error when attempting to start bash in WSL. It has been fixed by disabling legacy mode in the console options. |
Wow bro, TY all, worked fine here |
I noticed this setting gets set the moment you try and change the colors too - be careful! |
Should this be closed? |
Hi,
enjoy :D |
This happens with other terminal emulators like mintty too. I was trying to escape from conhost's crappy emulation (e.g. problem with inserting characters in the middle of a bash command), but neither sshd nor other emulators worked. Perhaps I should get xterm. |
Disable legacy mode do not works to me. I'm executing bash from java:
|
I am having this same issue when executing bash from a Jenkins job. I have located this comment on another issue, I wonder if it's the reason for this?
Thank you! |
Legacy mode disabled.
Bash just opens and closes when I run the exe. In cmd it shows that error, which is windows update error., what this has to do with win update ?... |
@rudolphos - Thanks for your post. Can you please collect ETL traces using these steps and share the traces out? Also, which windows build are you running. You can find that out using the windows |
I get this error when using %%bash magic in Jupyter Notebook. Any idea how to fix this? |
Hi @ReFruity -- could you be more specific about exactly what you're doing when you get this error? Are you using the Windows or the Linux version of Jupyter Notebook? What's an example of the exact magic that causes this error for you? Also, per @sunilmut 's question above: Which Windows build are you running? You can find that out using the Windows |
My Win version: Microsoft Windows [Version 10.0.14393 |
@aseering I am using Anaconda2-4.3.0.1 on Windows 10 with enabled bash support. Any simple bash command, for example,
will cause this error. |
I am getting I have read several of the other threads in this forum that mentioned this issue, and none of the solutions worked for me, so I'm starting a new thread. Here is the terminal output:
My Microsoft build is:
I have ETL files from the lxcore_trace scripts. WSL_ETL.zip Ran a full Same error. Disabled the WSL feature, by running: Same error:
|
And also see the error when :
|
I'm an early adopter and a think I comited some sort of mistake in the processo of instalation of bash on my Windows computer. I did just like the blog step by step says, but by some kind of sorcery, if i have to do some serious shit on my cmd (this is an old trouble) i need to open it as admin. I'v done the activation of Windows Subsystem for Linux and restarted my SO. But when I come back to install the bash by cmd I forgot to open it as admin. There was no trouble at all during the instalation but now when I try to open the bash, from the cmd (as adm or not), or even from the installed app I have this error by response:"Error: 0x80070057".
Any tips to fix this? and yes I alredy tryed to restart my computer fhaushfuashdf (sad this didn't worked)
The text was updated successfully, but these errors were encountered: