phantomjs2 icon indicating copy to clipboard operation
phantomjs2 copied to clipboard

PhantomJS2 crashing on Windows 10

Open rodoabad opened this issue 9 years ago • 2 comments

Has anyone else been getting this error lately?

16 01 2016 08:11:01.182:ERROR [phantomjs.launcher]: Auto configuration failed
5184:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c:169:fopen('F:\development\openssl\!BUILD/ssl/openssl.cnf','rb')
5184:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c:174:
5184:error:0E078002:configuration file routines:DEF_LOAD:system lib:.\crypto\conf\conf_def.c:199:

16 01 2016 08:11:01.184:ERROR [launcher]: Cannot start PhantomJS2

16 01 2016 08:11:01.186:ERROR [launcher]: PhantomJS2 failed 2 times (cannot start). Giving up.

Process finished with exit code 1

rodoabad avatar Jan 16 '16 14:01 rodoabad

We experienced the same issue. We resolved it following this: http://stackoverflow.com/a/11241669/191969

peeter-tomberg avatar Jan 20 '16 11:01 peeter-tomberg

@peeter-tomberg I tried your fix but unfortunately it did not work.

rodoabad avatar Jan 26 '16 01:01 rodoabad