Empty Browser List

Hi there,

I’ve got wptagent running correctly (as far as I can see).

Agent started as follows:
python wptagent.py -vvvv --server http://127.0.0.1/work/ --location PageTest --log wptagent.log

Sample of debug log output

20:54:04.310 - Checking for work: http://127.0.0.1/work/getwork.php?f=json&shards=1&location=P[/quote]ageTest&pc=snip&version=17.12&freedisk=70.196&upminutes=158 20:54:04.316 - http://127.0.0.1:80 "GET /work/getwork.php?f=json&shards=1&location=PageTest&pc=snip&version=17.12&freedisk=70.196&upminutes=158 HTTP/1.1" 200 None

My install check looks good and

Contents of /var/www/webpagetest/www/settings/locations.ini

[locations]
1 = PageTest
default = PageTest

[PageTest]
browser = Chrome
label = "PageTest - Chrome"

But when I load wpt I see the correct location, but the browser dropdown is blank

Any ideas?

I am also experiencing the same problem. Any help will be greatly appreciated!!