![]() |
No Agents Connected error - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Private Instances (/forumdisplay.php?fid=12) +--- Thread: No Agents Connected error (/showthread.php?tid=16152) |
No Agents Connected error - akshayranganath - 07-28-2020 04:30 AM I am trying to setup a WPT setup using the Amazon AMIs on us-east region. I have the instances up but, verifying on the /install/ shows me an error like this: Code: us-east-1-group : US East (N. Virginia) Here's what I have in my locations.ini Code: [locations] This is what I see in my access.log: Code: 172.31.49.252 - - [27/Jul/2020:18:28:12 +0000] "GET /work/getwork.php?f=json&shards=1&reboot=1&location=us-east-1&pc=...&ec2=..&ec2zone=us-east-1e&version=200722.170732&screenwidth=1920&screenheight=1200&freedisk=9.759&upminutes=19 HTTP/1.1" 200 31 "-" "python-requests/2.24.0" Am I making some mistake that is causing the error? Please could someone take a look and let me know. Thanks, Akshay |