wptdriver will stop working mid-2018
|
01-22-2018, 09:50 PM
(This post was last modified: 01-22-2018 10:11 PM by Nicholas Godfrey.)
Post: #3
|
|||
|
|||
RE: wptdriver will stop working mid-2018
(12-14-2017 02:33 AM)pmeenan Wrote: Chrome is rolling out changes to block code injection which will disable the legacy Windows agent (wptdriver). If you are running a private instance you should migrate to wptagent before that happens. If you are using the EC2 AMI's, there are Linux AMI's already available with wptagent and Windows AMIs (with IE support) will be available in early 2018 (January probably). Hi, I've actually been using webPageTest for ever! (http://www.webwob.com/webpagetest.php) and in fact my new developers now want to use lighthouse as well. BUT my main issue is just recently, with the setup of the new version. For years, I've just been copying over files in my setup and occasionally updating my network driver. But now I'm a bit stuck with how to move forwards. I really need a full page on properly setting up a new private instance. I've had a look, I've assumed I should run wptagent.py to get the agent up and running. BUT, I'm running into problems. it might be something to do with x64 versus dlls built for x86 - I'm not sure. I get this trace from that call: C:\webpagetest\wptagent>python wptagent.py Traceback (most recent call last): File "wptagent.py", line 705, in <module> main() File "wptagent.py", line 697, in main agent = WPTAgent(options, browsers) File "wptagent.py", line 23, in __init__ from internal.webpagetest import WebPageTest File "C:\webpagetest\wptagent\internal\webpagetest.py", line 19, in <module> import ujson as json ImportError: DLL load failed: %1 is not a valid Win32 application. BUT, I have set it all up according to the instructions I've found, including getting the MS compiler from the debug notes from python: 'error: Microsoft Visual C++ 9.0 is required. Get it from http://aka.ms/vcpython27' Help! (please). Is there an easy way round this? Would it be possible to have a standard windows install for the whole thing? (an msi)? Also, it's not clear to me exactly what I need to do with that network component? Do I need that anymore? And all the locations etc. in the old ini files... Thanks, Nicholas |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
wptdriver will stop working mid-2018 - pmeenan - 12-14-2017, 02:33 AM
RE: wptdriver will stop working mid-2018 - braincracking - 12-14-2017, 07:31 AM
RE: wptdriver will stop working mid-2018 - Nicholas Godfrey - 01-22-2018 09:50 PM
RE: wptdriver will stop working mid-2018 - rasam25 - 02-01-2018, 09:37 PM
RE: wptdriver will stop working mid-2018 - bgoyal - 02-09-2018, 09:31 AM
RE: wptdriver will stop working mid-2018 - anandcbr - 02-14-2018, 05:39 PM
RE: wptdriver will stop working mid-2018 - edu - 02-16-2018, 07:03 PM
|
User(s) browsing this thread: 1 Guest(s)