On Wed, Jan 5, 2022 at 1:16 PM Piviul <piv...@riminilug.it> wrote: > Il 05/01/22 17:34, Nick Couchman ha scritto: > > [...] > It looks like, for some reason, the testing environment isn't starting up > correctly to allow the Selenium tests to proceed. I don't really know why > that would be happening in your environment - the build works perfectly > fine for me, and we also have the build enabled in several Jenkins > environments without any problem. > > :( > > The only issue I've ever run into with this build is with non-Intel > architectures (ARM, mainly) because the Selenium version that gets > downloaded is an Intel-compiled binary. You seem to be using Intel-based > chips, though, so I doubt this is an issue for you. > > the machine where I'm trying to compile guacamole-client it's a proxmox > container, do you think that compile guacamole-client on a qemu virtual > machine could solve the problem? > > Possibly, although I would think it would start fine in a container. The only thing I could think of to check within the container is to make sure that /etc/hosts has localhost mapping defined correctly.
-NIck