For reference purpose,
On 31/05/2024 17:56, Willy Manga wrote:
Hi,
[...]
Problem solved.
I had to explicitely instruct java to to prefer IPv6. I invoked maven
like this:
MAVEN_OPTS="-Djava.net.preferIPv6Addresses=true" mvn package -X
java.net.preferIPv6Addresses=system
is even better. Yo
On Tue, Jun 4, 2024 at 4:22 AM Víctor J. Sánchez wrote:
> Hi all,
>
> I'm trying to work with RDP virtual drive to share files between remote
> hosts and browser clients. Both guacamole and guacd servers are running
> on docker. When I run guacd container I pass it a named volume to store
> the s
Hi all,
I'm trying to work with RDP virtual drive to share files between remote
hosts and browser clients. Both guacamole and guacd servers are running
on docker. When I run guacd container I pass it a named volume to store
the shared files. In the host filesystem I set permissions to guacd
c