Skip to content
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

A connection attempt failed because the connected party did not properly respond #5459

Closed
darkRaspberry opened this issue Jun 21, 2020 · 9 comments

Comments

@darkRaspberry
Copy link

Environment

Windows build number: Microsoft Windows [Version 10.0.20150.1000]
Your Distribution version: Ubuntu 20.04
Whether the issue is on WSL 2 and/or WSL 1: WSL2

Steps to reproduce

Just launch the Ubuntu in any way.
Like launch by Windows terminal or Launch by direct app(Ubuntu)

Uploading log failed due to file not supported so renaming file to .log
lxcore_user.log
lxcore_kernel.log
lxcore_service.log

Expected behavior

Launch in normal way

Actual behavior

I am attaching the screenshot
Launch by Ubuntu app.
Screenshot (13)

Launch by Windows terminal
Screenshot (9)

@darkRaspberry
Copy link
Author

#4860

Duplicate
This issue is closed but still getting error.

@darkRaspberry darkRaspberry changed the title WSL didn't open WSL didn't open(Duplicate and closed Still not solved) Jun 21, 2020
@darkRaspberry darkRaspberry changed the title WSL didn't open(Duplicate and closed Still not solved) WSL didn't open(Duplicate and closed but Still not solved) Jun 22, 2020
@darkRaspberry
Copy link
Author

Still it exist after several restart and wsl --shutdown command What to do

@therealkenc
Copy link
Collaborator

#4860 Duplicate

#5092 is open. Thank you for collecting logs it is always appreciated.

@therealkenc therealkenc changed the title WSL didn't open(Duplicate and closed but Still not solved) A connection attempt failed because the connected party did not properly respond Jun 22, 2020
@benhillis
Copy link
Member

@darkRaspberry - Your logs are empty. Did you start the logs, repro the issue, then stop?

@darkRaspberry
Copy link
Author

darkRaspberry commented Jun 26, 2020

Ok should i run it again?

@BiscuiTech
Copy link

BiscuiTech commented Jun 28, 2020

I am having the same issue as above with windows version: Microsoft Windows [Version 10.0.20150.1000].

Here are my logs:
error_logs.zip

EDIT: Updated to latest Fast ring update Microsoft Windows [Version 10.0.20152.1000] and having the same error.

@PavelSosin-320
Copy link

This issue is back after the WSL Kernel update to 5.4. Some distros can start but some fail. What is common: systemd based distro can't start - they need systemd running as PID 1. They have dozens of units inside rootfs image. There is no option to start them synchronously - it will take forever. My Ubuntu 20.04 with genie worked stable a long time until the upgrade attempt. Without systemd, i.e. D-Bus, network configuration units they can't bootstrap.
In addition- I had to enlarge WSL parameters:
[wsl2]
memory = 12Gb
processors = 4
[automount]
Docker, Kubernetes, Podman can't start with small memory. After starting the distro starts eating memory to satisfy application requirements.

@darkRaspberry
Copy link
Author

I just wiped whole windows and leaving it forever. Anyone can take the issue further as a owner of this issue GitHub don't allow me to transfer it. I no longer use this platform so the repo owner can close this issue.

@therealkenc
Copy link
Collaborator

Alight there is #5092 open (whether related or otherwise) or folks are encouraged to open a new issue with WSL logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants