jakeaw

Members
  • Posts

    3
  • Joined

Everything posted by jakeaw

  1. What I like most: The ease and flexibility of adding new drives What I would like to see: Ability to stripe/mirror usb boot drives for redundancy
  2. @Taddeusz I was hoping it was my googling skills were sub-par but thank you for attempting to assist! I've installed the official guacamole with guacd and postgres and so far it seems to be working.
  3. I am having an issue with Guacamole, where when I am using xrdp and xrdpxorg packages on Linux mint, it is flooding my docker log with: WaitForSingleObject: unknown handle type 1814165706660780333 This is causing my docker image to fill up in less than 10 minutes. It will work fine for a while but the end result is this, I have enable docker log rotation now hoping that this will band-aid the issue, but I'm wondering if anyone is similar with this issue and if there is a proper fix. I am running Linux Mint Cinnamon 19.1, and I've had this occur when using a VM and when running it as HW install. (I have run it with windows and xubuntu VMs with no issues until i started using it for linux mind) Log attached below (Replaced IDs with X, probably not necessary but i did) root@UNRAID-BOSS:~# docker logs Guacamole Using existing properties file. No permissions changes needed. 2019-03-21 15:49:38,193 CRIT Set uid to user 0 2019-03-21 15:49:38,194 INFO supervisord started with pid 8 2019-03-21 15:49:39,196 INFO spawned: 'guacd' with pid 11 2019-03-21 15:49:39,197 INFO spawned: 'tomcat8' with pid 12 guacd[11]: INFO: Guacamole proxy daemon (guacd) version 1.0.0 started guacd[11]: INFO: Listening on host 0.0.0.0, port 4822 2019-03-21 15:49:40,215 INFO success: guacd entered RUNNING state, process has stayed up for > than 1 seconds(startsecs) 2019-03-21 15:49:40,215 INFO success: tomcat8 entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) guacd[11]: INFO: Creating new client for protocol "rdp" guacd[11]: INFO: Connection ID is "XXXXXXXXXXXXXXXXXXXXX" guacd[70]: INFO: Security mode: RDP guacd[70]: INFO: Resize method: none guacd[70]: INFO: User "XXXXXXXXXXXXXXXXXXXX" joined connection "XXXXXXXXXXXXXXXX" (1 users now present) guacd[70]: INFO: Loading keymap "base" guacd[70]: INFO: Loading keymap "en-us-qwerty" connected to 192.168.XXX.XXX:3389 guacd[70]: INFO: guacdr connected. guacd[70]: INFO: guacsnd connected. guacd[70]: INFO: Accepted format: 16-bit PCM with 2 channels at 44100 Hz guacd[70]: INFO: Accepted format: 16-bit PCM with 2 channels at 22050 Hz guacd[70]: INFO: Connected to RDPDR 1.12 as client 0x4856dda5 guacd[70]: INFO: User logged on guacd[70]: INFO: All supported devices sent. guacd[70]: INFO: Ignoring server capability set type=0x0001, length=44 guacd[70]: INFO: Ignoring server capability set type=0x0002, length=8 guacd[70]: INFO: Ignoring server capability set type=0x0003, length=8 guacd[70]: INFO: Ignoring server capability set type=0x0004, length=8 guacd[70]: INFO: Ignoring server capability set type=0x0005, length=8 guacd[70]: INFO: Sending capabilities... guacd[70]: INFO: Capabilities sent. guacd[70]: INFO: Client ID confirmed WaitForSingleObject: unknown handle type 3540728909994668320