Brian Marsh
Brian Marsh
There's more to fix RDP - by default it appears the `guacd` service is running as the `daemon` user... and that user's home directory (`/usr/sbin`) isn't writable. ``` Jan 21...
> You are right, after changing the used user account in **/etc/systemd/system/guacd.service** from **daemon** to **root** solve the issue. > But I don't know if this is good to do...
Adding to this, I think the permissions are removed on non-root folders as well.
Any updates on this? I'm particularly interested in getting vm encryption handled through Terraform.
@TheFausap Any word on that PR? Or the files that were malformed?
Perhaps a stupid question, but are the maintainers open to adding more volunteers to the repo?
Adding to this - I let the drive fill up again, it looks like the culprit is a ton of files `ASPNETCORE_[UUID].tmp` under `/merged/temp` and `/diff/tmp` in the ghosts-api container....
> for nginx, any chance we can have a copy of the conf so we can try to troubleshoot the web header issue? here you go: ``` server { listen...
It's possible - for now, I'm just disabling the client updates portion and drives have stopped filling up. Unfortunately, our event starts next week and I can't troubleshoot until afterwards....
Hey Folks just a quick update - our event went well, and we're wrapping up post-event activities this week. I'll pull down the updated container and check for that setting...