-
-
Notifications
You must be signed in to change notification settings - Fork 13
Font error when establishing ssh connections #9
Comments
|
Probably missed this with the rebase to alpine, will PR in a fix tommorow. |
|
I am having the same issue with 1.3.0. I was able to resolve it by running |
|
I added the terminus font to the latest image, go ahead and give it a try. I am unsure what could be causing a DNS issue with the newest Alpine base. I connected to a host by hostname using this image as a test and everything worked. |
|
I am still getting the font error when trying to connect via SSH. I verified I pulled the latest 1.3.0 image (1.3.0-ls94) and tried an SSH connection that works on the 1.2.0 image. Note that my Guac SSH config doesn't have any font specified. I changed it to However, when I log into the container, I see the font is installed: I am not very familiar with font configs on Linux, but it appears it isn't detecting Terminus as an alias for the monospace font? |
|
Gave it a try, still giving same error. I checked the container and did see the font in there, and i also tried setting the font to terminus in the connection profile and still not working |
|
It's all good. I pulled the latest 1.3.0 image (1.3.0-ls95) and am no longer getting font errors. I am still having trouble resolving DNS hostnames, which appears to be related to the |
|
Working great now, thanks |
|
@nomad64 /etc/resolv.conf is populated by the docker service and is not under our control |
Might have a v1.3.0 issue related to font. I'm able to connect to RDP sessions with no issue, but I'm unable to establish any SSH connections.
Error when connecting with client
An internal error has occurred within the Guacamole server, and the connection has been terminated. If the problem persists, please notify your system administrator, or check your system logs.
Here is the error I'm seeing in the log
guacd[326]: INFO: Unable to load font "monospace"
guacd[326]: ERROR: Unable to set initial font "monospace"
I rolled back to 1.2.0 and up and running again, no font errors in the log.
Also reported on Unraid forum https://forums.unraid.net/topic/97256-support-linuxserverio-guacd/?do=findComment&comment=993950
The text was updated successfully, but these errors were encountered: