Michael Alden
Michael Alden
After further testing both with and without a reverse proxy, I've found a potential solution—adding the `server.connection-timeout=-1` Java option seems to address this issue! No more audio playback or `SocketTimeoutException`...
Cloudflare and Google DNS at the router level, but Docker Swarm brings its own DNS at the overlay network level for internal service resolution.
Config reports `3.6.0 [b31fedd]`. I'm using [linuxserver/sabnzbd - Docker Image | Docker Hub](https://hub.docker.com/r/linuxserver/sabnzbd).
Looks like you're right, thanks @sanderjo! Something with Docker's overlay network DNS interferes with the status function(s), at least in v3.6.0. Adding a DNS server to the stack is a...
Certainly, I spun up a stack using `linuxserver/sabnzbd:unstable`, but I'm getting the exact same error. I'm using a default INI file, except for `host_whitelist` because of the Traefik reverse proxy....
I don't know if you're still watching this issue @pacman-ghost but I stumbled across this trying to add an `OpenAction` destination to my document. Here's what I found that worked,...
I ended up switching to the long term service release (not affected by this bug), found here: [Download Receiver for Windows LTSR - Citrix](https://www.citrix.com/downloads/citrix-receiver/windows-ltsr/)
Hey @eXpl0it3r, thanks for the PowerShell script. Unfortunately, I'm getting an error trying to run it. Any ideas on why? It looks like the ICA class doesn't register? ``` New-Object...
That was it, thank you for the swift response. Next question, the script says I have zero (0) sessions even though I have a virtual desktop open. Any advice on...
Hmm, I'm not sure where the disconnect was but it's working now. Perhaps it just needed a reboot? It is Windows after all! Your script—with **x86** PowerShell—works great, thanks again...