[GH-ISSUE #419] internal message buffer mismatch #217

Open
opened 2026-05-05 22:14:24 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @KhaledAlabyad on GitHub (May 3, 2026).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/419

when trying to connect from arch/hyperland (build from source) to windows 11 (tried choco version and zip file from github - it seems they are the same file ), tried to increase UDP Buffer Size from registry Editor, and make a firewall role, but neither of them worked (same message)

[ WARN lan_mouse::server::emulation_task] network error: network error: A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself. (os error 10040)

arch/hyperland version:
~ ❯ lan-mouse --version
lan-mouse 0.10.0
branch:heads/main
commit_hash:3e7b04c1
build_time:2026-05-03 14:10:51 +00:00
build_env:rustc 1.95.0 (59807616e 2026-04-14) (Arch Linux rust 1:1.95.0-1),stable

the windows version doesn't have the incoming connections section nor certificate fingerprint,
windows version:
❯ .\lan-mouse.exe --version
lan-mouse v0.10.0

Originally created by @KhaledAlabyad on GitHub (May 3, 2026). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/419 when trying to connect from arch/hyperland (build from source) to windows 11 (tried choco version and zip file from github - it seems they are the same file ), tried to increase UDP Buffer Size from registry Editor, and make a firewall role, but neither of them worked (same message) [ WARN lan_mouse::server::emulation_task] network error: network error: `A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself. (os error 10040)` arch/hyperland version: ~ ❯ lan-mouse --version lan-mouse 0.10.0 branch:heads/main commit_hash:3e7b04c1 build_time:2026-05-03 14:10:51 +00:00 build_env:rustc 1.95.0 (59807616e 2026-04-14) (Arch Linux rust 1:1.95.0-1),stable the windows version doesn't have the incoming connections section nor certificate fingerprint, windows version: ❯ .\lan-mouse.exe --version lan-mouse v0.10.0
Author
Owner

@feschber commented on GitHub (May 5, 2026):

this sounds like you are using the (at this point quite outdated) release version on windows.

<!-- gh-comment-id:4381974524 --> @feschber commented on GitHub (May 5, 2026): this sounds like you are using the (at this point quite outdated) release version on windows.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#217
No description provided.