mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #262] os error 10054, webrtc_dtls::conn] server: read_and_buffer exit with Alert is Fatal or Close Notify #132
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hazg on GitHub (Feb 13, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/262
After a couple minutes of use (pretty fast use), the mouse cannot move to the remote computer.
ubuntu 25.04 - host (ufw - off), GNOME Shell 47.0, wayland
windows 10 22H2 - remote (firewall - off, uac - off)
Lunux host conf
Remote windows conf
Linux Host LOG
Remote windows LOG
@hazg commented on GitHub (Feb 13, 2025):
My temporary workaround.
You need to set LAN_MOUSE_LOG_LEVEL=trace in ENV
@feschber commented on GitHub (Feb 20, 2025):
Could you send a full log of this? The above log from the linux side seems to be after the connection has already been closed.
@ilsubyeega commented on GitHub (Mar 4, 2025):
This may not related issue, however windows side seems to break connection when it's long idle state.
Had same log on windows side:
Had this log on nixos side:
After the connection broke, windows does not listen any inputs from nixos side. nixos side throws Connection time out.
Update:
netstat.exe -anoshows that the port0.0.0.0:4242,42410,42411,42422are reserved by lan-mouse.exe@hazg commented on GitHub (Mar 20, 2025):
I apologize for the long response
I removed the port overrides from the configs.
windows.log
lan-mouse.log