Jonnatan Oyarzún
Jonnatan Oyarzún
Using a fresh Transmission installation doesn't work for me My current setup: - AWS EC2 Instance t4g.small (ARM) - Ubuntu 22.04.2 LTS - Docker 24.0.2, build cb74dfc - Flood server...
It's the same for me. ```shellsession $ DEBUG=horseman node index.js horseman using PhantomJS from phantomjs-prebuilt module +0ms horseman .setup() creating phantom instance 1 +4ms horseman phantom created +117ms horseman phantom...
I just test with versions: 3.2.0, 3.1.1, 3.0.1 Sadly it not work
My log says that I have `phantom version 2.1.1 +17ms`. I just installed, so is last version
Thanks for test it. I used yarn and phantom-prebuild. What could be the problem? I've tried with downgrade of phantom-prebuild and node but don't work
I thought something like that but when run curl is fine, so it's not my shell ``` bash curl https://www.google.cl Google(function(){window.google={kEI:'5XL6WNnpLMGMwgTaxarYDA',kEXPI:'201760,750721,1352553,1352864,1352996,1353038,1353106,1353301,3700255,3700347,3700405,4028875,4029815,4031109,4032677,4036527,4039268,4040137,4043492,4045841,4048347,4063220,4065787,4066196,4071783,4071842,4072364,4072774,4076096,4076999,4078430,4079423,4081038,4081165,4083458,4090550,4090553,4090806,4092183,4092934,4093313,4094251,4094544,4094837,4095558,4095910,4095997,4096323,4096386,4097153,4097922,4097929,4098733,4098740,4098752,4099829,4099964,4100169,4100380,4100717,4100828,4101376,4101429,4101684,4101750,4102020,4102099,4103469,4103475,4103849,4103999,4104723,4105085,4105317,4105470,4105530,4105559,4105649,4105787,4106085,4106947,4107395,4107434,4107450,4107453,4107553,4107628,4107634,4107866,4107899,4107957,4107968,4107989,4108466,8503585,8508229,8508707,8508931,8509037,8509373,10200083,19001732,19001735,19002006,19002007,19002022,19002023,19002025,41027342',authuser:0,kscs:'c9c918f0_24'};google.kHL='es-419';})();(function(){google.lc=[];google.li=0;google.getEI=function(a){for(var b;a&&(!a.getAttribute||!(b=a.getAttribute("eid")));)a=a.parentNode;return b||google.kEI};google.getLEI=function(a){for(var b=null;a&&(!a.getAttribute||!(b=a.getAttribute("leid")));)a=a.parentNode;return b};google.https=function(){return"https:"==window.location.protocol};google.ml=function(){return null};google.wl=function(a,b){try{google.ml(Error(a),!1,b)}catch(c){}};google.time=function(){return(new Date).getTime()};google.log=function(a,b,c,d,g){a=google.logUrl(a,b,c,d,g);if(""!=a){b=new Image;var e=google.lc,f=google.li;e[f]=b;b.onerror=b.onload=b.onabort=function(){delete e[f]};window.google&&window.google.vel&&window.google.vel.lu&&window.google.vel.lu(a);b.src=a;google.li=f+1}};google.logUrl=function(a,b,c,d,g){var...
@awlayton It's a ssl error: ```shellsession $ ./node_modules/.bin/phantomjs --ignore-ssl-errors=true i280_phantom.js Successful page open! ```
@awlayton sorry, I changed the URL to https://www.google.cl in i280_phantom.js. But, with the Russian URL: ```shellsession $ ./node_modules/.bin/phantomjs --debug=true --ignore-ssl-errors=true i280_phantom.js 2017-04-24T11:53:43 [DEBUG] CookieJar - Created but will not store...