[BUG]: Error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. (os error 10055) #156

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

Originally created by @Donaldttt on GitHub (Oct 25, 2022).

Sometimes komorebi works as expected and sometime it won't respond to hotkey. And when I try to execute command through komorebic in powershell I get this error:

PS C:\Users\username> komorebic move up
Error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. (os error 10055)

Location:
    komorebic\src\main.rs:729:22

Operating System
OS Name: Microsoft Windows 11 Home
OS Version: 10.0.22621 N/A Build 22621

Originally created by @Donaldttt on GitHub (Oct 25, 2022). Sometimes komorebi works as expected and sometime it won't respond to hotkey. And when I try to execute command through komorebic in powershell I get this error: ``` PS C:\Users\username> komorebic move up Error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. (os error 10055) Location: komorebic\src\main.rs:729:22 ``` **Operating System** OS Name: Microsoft Windows 11 Home OS Version: 10.0.22621 N/A Build 22621
adam added the bug label 2026-01-05 14:48:37 +01:00
adam closed this issue 2026-01-05 14:48:37 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Nov 2, 2022):

A few people have reported this from time to time, but I have never been able to reproduce it myself. 😞

It's a good first issue for anyone to dive into if they ever experience it.

@LGUG2Z commented on GitHub (Nov 2, 2022): A few people have reported this from time to time, but I have never been able to reproduce it myself. 😞 It's a good first issue for anyone to dive into if they ever experience it.
Author
Owner

@LGUG2Z commented on GitHub (Jun 26, 2023):

Closing this issue to track everything here: https://github.com/LGUG2Z/komorebi/issues/401

@LGUG2Z commented on GitHub (Jun 26, 2023): Closing this issue to track everything here: https://github.com/LGUG2Z/komorebi/issues/401
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#156