-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
SSH cannot be joined twice #22
Comments
This bug can cause RDP not able to join. FXXKING DONT KNOW WHY. Reproduce:
|
There are some problems with connecting RDP too. The simple fix is to refresh the client. No idea of reproducing the problem and fixing it atm. |
Hello @changkun I'm trying to run de demo, and I could see this behaviour . |
Hi @toni-moreno , this is one of the hard issues in this project. I have no clue how to fix it. It would be appreciated if one can give an investigation. I can imagine that this is caused by the non-thread save behavior PangoCairoFontMap caused by go, but I could not find any simple fix for it. A workaround would be a restart of the service. |
has you consider the option to only code the websocket/frontend as in this project ? https://github.com/vadimpronin/guacamole-lite Perhaps it could be easier to maintain , isn't it? |
As far as I know, guacamole-lite is a guacamole client that different from the purpose of this project: implement the guacamole server and redesigning the guacamole protocol. |
Describe the bug
A cgo bug.
full logs:
The text was updated successfully, but these errors were encountered: