[Configuration]
Startup Delay=30
Log File=c:\pagetest\log
Timeout=120
use current account=1
debug=1
; Where to get work from
Url Files Url=http://myserver/work/
Location=HostedServer
Location Key=test
Firstly when starting the URLBlast application nothing is logged to the logfile??
The agent can get through to the server on port 80, should the url in urlblast.ini be http://myserver/work/jobs/… or does it work out where to go from /work?
My location appears in the dropdown of the server but no browser is listed.
Any help debugging this would be greatly appreciated.
Are you running urlblast from within an admin account? You can add debug=1 to the urlblast.ini to get it to log more details to the log file.
The location in urlblast.ini should be “IE8” based on your config in locations.ini (sorry the layout is so confusing - I’m planning on creating a doc to explain how the layout works).
Thanks for the quick response, I’ve added debug=1 to my urlblast.ini but nothing is written to the log file specified. I’ve also checked that i’m the running as the admin user and have made the suggested change to urlblast.ini as recommended but still no joy unfortunately.
My location appears on the server but no browser listed against it. Any Ideas why this may be?
It is sounding like a permissions issue somewhere. The log file actually gets _log.txt appended to it or something like that so take a look and make sure there isn’t a different file in the expected location.
I have managed to resolve the main issue, I re-created my WPT server and re-installed the agent. Possibly some issues running newer agents with older server versions?? Now both are running 2.5 and working as expected.
The only remaining issue is that I am seeing about:blank pages for both IE8 and Chrome. I’ve disabled all IE Addons and I’m running as administrator. I dont have any AV software installed that would be blocking this. Any Ideas? I’ve seen a few threads on this but none of the resolutions have helped me yet.
It appears to me as though the agent is calling the about:blank page. I can run the command from the CLI passing www.google.co.uk and all works fine. Any Ideas?
Have you disabled IE Enhanced security mode? It looks like it is launching the browser and then immediately thinks the browser has exited (sounds like it launched another browser process behind the scenes).
Sorry, I’m kind of at a loss for figuring it out and will have to try to reproduce it. Just as a sanity check, can you grab the latest and greatest agents from here:
That would help but it will probably be a couple of days before I can hop on and take a look. Ping me offline - pmeenan@webpagetest.org and we can set something up.