-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error running v0.10 under WASL (Ubuntu on Win10) #4339
Comments
Cannot reproduce:
|
I'm still having the same issue, after removing/reinstalling/etc. Any suggestions? Note that the "no repro" did not mention installing over prior vault instance. |
I don't know how to reproduce so I can't really know what the problem might be. If you can come up with a repeatable repro case I can dig in. |
It happens every time on my machine as well under the WSL. Although when I do it I am behind a proxy. Not sure if there is a setting for vault with a proxy or not. So I guess not sure if this is a proxy issue or if it is a WSL issue. |
i have the same issue also. It happens on my WSL even only running vault binary. [16:59:08][root@GH-9NCJ4H2:/tmp]# vault runtime stack: goroutine 1 [syscall, locked to thread]: goroutine 5 [syscall]: |
@conanbee Did you have a previously working version (like me), or did it fail when attempting to use it the very first time? |
As of Windows Version 10.0.16299.371 this is now working for me. I haven't changed anything except for upgrading Win10 to 1709. Although I regularly run sudo apt-get upgrade, I think it was fixed on the Windows side. |
Glad it's fixed! I think I was on 1709 before which might be why I didn't see it. |
Environment:
0.10
Ubuntu 16.04 LTS (running in WASL)
Vault Config File:
n/a
Startup Log Output:
Expected Behavior:
Usual vault behavior as was observed with 0.9.5
Actual Behavior:
vault fails to initiate and shows fatal error
Steps to Reproduce:
run vault binary
Important Factoids:
An attempt was made to replace a working copy of vault 0.9.5 with the updated version.
References:
n/a
The text was updated successfully, but these errors were encountered: