You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sachinbanugariya Even I have also faced the same issue...
Check whether your requested location is present or not : urdomain/getLocations.php
In my private instance, I can't find this location "ec2-ap-southeast-2"
ok, i also want to know that:
webpagetest test https://twitter.com/marcelduran --key A.cb529269f4e9b03XXXXXXXX --location ec2-ap-southeast-2 -s myhostname
hello,
i installed webpagetest on centos 7 using npm install.
also installed webpagetest webbased private instance.
i want to test webpagetest using command line on centos 7.
with private instance webpagetest.
server is located at china.
tested below command and gives issue:
webpagetest test https://twitter.com/marcelduran --key A.cb529269f4e9b03XXXXXXXX --location ec2-ap-southeast-2 -s myhostname
gives below output:
{
"statusCode": 400,
"statusText": "Invalid Location, please try submitting your test request again."
}
i also checked and tried some locations from
webpagetest locations.
but still same output for all.
please let me know whatv is issue here and how can i get output.
thanks.
The text was updated successfully, but these errors were encountered: