On 12/13/2023 4:19 AM, Jorge López Díaz wrote:
Hi,

We updated our guacd Docker image to v1.5.4 and after hours working as expected, connections stared to failed and it was not possible to establish new connections. In the container logs we saw this message:

/Major bug, unable to allocate a TLS value for currentThread/

After rolling back to v1.5.3 everything is working as expected.

Do you have any issue like this?


I have not seen this before, but the log message is from FreeRDP:

https://github.com/FreeRDP/FreeRDP/blob/53cb5f8852258c8a4bb18715d34a51a31080e620/winpr/libwinpr/thread/thread.c#L439

If you can reproduce the issue reliably, given that the message itself suspects a bug, I'd recommend reporting the issue to FreeRDP with steps to reproduce:

https://github.com/FreeRDP/FreeRDP/issues

If this turns out to be a bug in a specific version of FreeRDP, it is possible to manually rebuild the Docker image with an older version of FreeRDP using the "WITH_FREERDP" build argument:

https://github.com/apache/guacamole-server/blob/f0ab6655445d72ef92c7f33683817b9cea6ef1e8/Dockerfile#L65

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org

Reply via email to