Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clipboard stops working after Reconnect #67

Closed
MoritzWeber0 opened this issue Nov 18, 2022 · 3 comments
Closed

Clipboard stops working after Reconnect #67

MoritzWeber0 opened this issue Nov 18, 2022 · 3 comments

Comments

@MoritzWeber0
Copy link
Member

After reconnecting to a session, copy/paste doesn't work anymore.

Some potential workarounds are listed here: neutrinolabs/xrdp#1188

@MoritzWeber0
Copy link
Member Author

MoritzWeber0 commented Dec 6, 2022

Some notes / approaches I tried:

The interesting log lines are:

[20221206-12:44:08] [ERROR] xrdp_mm_connect_chansrv: connect failed trying again...
[20221206-12:44:12] [ERROR] xrdp_mm_connect_chansrv: connect failed trying again...
[20221206-12:44:16] [ERROR] xrdp_mm_connect_chansrv: connect failed trying again...
[20221206-12:44:20] [ERROR] xrdp_mm_connect_chansrv: connect failed trying again...
[20221206-12:44:20] [ERROR] xrdp_mm_connect_chansrv: error in trans_connect chan

All in all, it seems that the cliprdr channel doesn't accept new connection after disconnect.

Manual restart of chansrv are not supported yet: neutrinolabs/xrdp#1259

@amolenaar
Copy link
Collaborator

@MoritzWeber0 This issue is fixed with the upgrade to Debian Bookworm, right?

@MoritzWeber0
Copy link
Member Author

Resolved with #168 & #170

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants