test instances not launching
|
08-19-2015, 08:38 AM
Post: #1
|
|||
|
|||
test instances not launching
Hello,
I'm using the Amazon EC2 AMI. My tests are hanging at the front of the queue and I need some help with debugging. I have a question about something I saw in the "troubleshooting" section here: https://sites.google.com/a/webpagetest.o...-instances Waiting at the front of the queue Commonly the issue is in your locations.ini. Double check that your location settings match that of which your agent is pulling the server with. Also note if you're using a key, do they match. You can check your Apache access logs for incoming requests being made by your test agent.
Thanks! Caleb |
|||
08-20-2015, 06:40 AM
Post: #2
|
|||
|
|||
RE: test instances not launching
If you're using the EC2 server AMI then most of the troubleshooting is different since the locations.ini is already configured. There should be a /var/www/webpagetest/www/ec2/logs directory (or something similar, going from memory) where errors talking to EC2 are logged.
If I had to guess, the EC2 key and secret provided to the instance don't have permissions needed to start new instances. |
|||
08-20-2015, 08:30 AM
Post: #3
|
|||
|
|||
RE: test instances not launching
Thanks for replying Patrick. That logs dir is very helpful! The problem was subnet configuration. Once I found the location-specific subnet settings I was able to launch test agents in the correct place, and all is well.
|
|||
08-30-2015, 08:54 PM
(This post was last modified: 09-05-2015 04:44 PM by RegusDietmar.)
Post: #4
|
|||
|
|||
RE: test instances not launching
I have got the same problem. Can you describe where the location specific subnet config is that is blocking it - or also where EC2 key and secret provided to the instance can be configured to have permissions to allow starting instances?
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)