WPT Agents are not connecting to the WPT server

Hi,

I am trying to setup WPT server and agent. For some reason the agent does not connect to the Server.
The "/install " page gives below error

Test Locations

IE11_Virginia_test : VirginiaTestAgent
IE11_Virginia_test_wptdriver : VirginiaTestAgent - No Agents Connected


My locations.ini file is like below.

[locations]
1=IE11_Virginia_test
default=IE11_Virginia_test

[IE11_Virginia_test]
1=IE11_Virginia_test_wptdriver
default=IE11_Virginia_test_wptdriver
label=“VirginiaTestAgent”

[IE11_Virginia_test_wptdriver]
browser=Chrome,Firefox,IE 11
label=“VirginiaTestAgent”


agent was launched with AWS ami for Virginia region. (all setups are in AWS)

Please help in finding the error :huh: