phantomjs2
phantomjs2 copied to clipboard
PhantomJS2 crashing on Windows 10
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
We experienced the same issue. We resolved it following this: http://stackoverflow.com/a/11241669/191969
@peeter-tomberg I tried your fix but unfortunately it did not work.