Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Ubuntu 22.04 x86_64
Description
When attempting to build the guacamole-client project for source, the following errors are encountered during unit tests, when Selenium attempts to invoke PhantomJS:
139889159763904:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libproviders.so): libproviders.so: cannot open shared object file: No such file or directory 139889159763904:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 139889159763904:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=providers, path=providers 139889159763904:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=providers May 24, 2022 8:11:29 PM org.openqa.selenium.os.UnixProcess checkForError
which causes
[ERROR] org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Attachments
Issue Links
- is superceded by
-
GUACAMOLE-1765 Docker build failing during JS unit tests with Chrome version mismatch issue
-
- Closed
-