Originally created by @Posiplusive on GitHub (Apr 4, 2024).
Describe the bug
When trying to run komorebi for the first time, it won't run and it gives me an error which says "A socket operation encountered a dead network. (os error 10050)"
To Reproduce
Steps to reproduce the behavior:
Install komorebi from winget.
Run komorebi
Expected behavior
The program crashes with the error 0: A socket operation encountered a dead network. (os error 10050)
Operating System
OS Name: Microsoft Windows 10 Enterprise LTSC
OS Version: 10.0.19044 N/A Build 19044
komorebic check Output
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Positive
Looking for configuration files in C:\Users\Positive
No komorebi configuration found in C:\Users\Positive
If running 'komorebic start --await-configuration', you will manually have to call the following command to begin tiling: komorebic complete-configuration
Originally created by @Posiplusive on GitHub (Apr 4, 2024).
**Describe the bug**
When trying to run komorebi for the first time, it won't run and it gives me an error which says "A socket operation encountered a dead network. (os error 10050)"
**To Reproduce**
Steps to reproduce the behavior:
1. Install komorebi from winget.
2. Run `komorebi`
**Expected behavior**
The program crashes with the error `0: A socket operation encountered a dead network. (os error 10050)`
**Operating System**
```
OS Name: Microsoft Windows 10 Enterprise LTSC
OS Version: 10.0.19044 N/A Build 19044
```
**`komorebic check` Output**
```
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Positive
Looking for configuration files in C:\Users\Positive
No komorebi configuration found in C:\Users\Positive
If running 'komorebic start --await-configuration', you will manually have to call the following command to begin tiling: komorebic complete-configuration
```
adam
added the bug label 2026-01-05 14:49:43 +01:00
You need to run the "komorebic quickstart" command before launching komorebi to create the required system directories.
@LGUG2Z commented on GitHub (Apr 4, 2024):
You need to run the "komorebic quickstart" command before launching komorebi to create the required system directories.
You need to run the "komorebic quickstart" command before launching komorebi to create the required system directories.
Oh hey, that worked. Thanks.
@Posiplusive commented on GitHub (Apr 5, 2024):
> You need to run the "komorebic quickstart" command before launching komorebi to create the required system directories.
Oh hey, that worked. Thanks.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Posiplusive on GitHub (Apr 4, 2024).
Describe the bug
When trying to run komorebi for the first time, it won't run and it gives me an error which says "A socket operation encountered a dead network. (os error 10050)"
To Reproduce
Steps to reproduce the behavior:
komorebiExpected behavior
The program crashes with the error
0: A socket operation encountered a dead network. (os error 10050)Operating System
komorebic checkOutput@LGUG2Z commented on GitHub (Apr 4, 2024):
You need to run the "komorebic quickstart" command before launching komorebi to create the required system directories.
@Posiplusive commented on GitHub (Apr 5, 2024):
Oh hey, that worked. Thanks.