[BUG]: komorebi won't run with the error os error 10050 #324

Closed
opened 2026-01-05 14:49:43 +01:00 by adam · 2 comments
Owner

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
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
adam closed this issue 2026-01-05 14:49:43 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Apr 4, 2024):

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.
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#324