Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssl error - autoconf failed #19

Closed
liv-in-sky opened this issue Sep 24, 2020 · 11 comments
Closed

ssl error - autoconf failed #19

liv-in-sky opened this issue Sep 24, 2020 · 11 comments
Labels

Comments

@liv-in-sky
Copy link

I had no errors during the adpter installationm - but if I try use phantom - I get the following error:

2020-09-24 08:11:12.436 - error: phantomjs.0 (28334) Auto configuration failed 140567742660224:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden 140567742660224:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140567742660224:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 140567742660224:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf

any hints about that ?

@Apollon77
Copy link
Contributor

is libssl_dev installed?

@liv-in-sky
Copy link
Author

now - yes - I have installed it

the error is now (nearly the same)

`
2020-09-24 09:03:37.360 - error: phantomjs.0 (28334) Auto configuration failed
140671441956480:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
140671441956480:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244:
140671441956480:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf
140671441956480:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf

I found this - but have no idea what to do`

@liv-in-sky
Copy link
Author

I found this : bazelbuild/rules_closure#351
but have no idea what to do

@morphygee
Copy link

morphygee commented Nov 18, 2020

have the same problem.
the reason for this problem seems to be a nonexistent env variable:
OPENSSL_CONF=/etc/ssl/

I've set it for root an for iobroker user, but after a full reboot only the logged in users see have the set variable. within the running iobroker instance this variable is missing.

manually starting phantomjs over the shell works like a charm, because the variable is set

do not know how to fix ist :(

@buanet
Copy link

buanet commented Jan 5, 2021

Ding dong. Any news here?
Looks like phantomjs is not working on Debian Buster because of a missing openssl.conf?
Tried several workarounds from the linked issues in bazelbuild/rules_closure#351
No success so far.. Any ideas?

Regards,
André

@drtp
Copy link

drtp commented Jan 5, 2021

Same issue here with ioBroker running in a Docker Container under Debian Buster (node v12.20.0, npm 6.14.8).

@drtp
Copy link

drtp commented Jan 9, 2021

Okay. I found a possible solution. See here.

Yust add the package libfontconfig AND set the environment "OPENSSL_CONF=/etc/ssl/".

@liv-in-sky
Copy link
Author

Are there any news about this item - I still can't use phantom with iobroker

@KoMa1978
Copy link

Same here ...

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions.
Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

@stale stale bot added the wontfix label Apr 16, 2022
@stale
Copy link

stale bot commented Apr 27, 2022

This issue has been automatically closed because of inactivity. Please open a new issue if still relevant and make sure to include all relevant details, logs and reproduction steps. Thank you for your contributions.
Dieses Problem wurde aufgrund von Inaktivität automatisch geschlossen. Bitte öffnet ein neues Issue, falls dies noch relevant ist und stellt sicher das alle relevanten Details, Logs und Reproduktionsschritte enthalten sind. Vielen Dank für Eure Unterstützung.

@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants