Empty 'Test Location' despite starting agent
|
05-09-2018, 04:39 PM
Post: #1
|
|||
|
|||
Empty 'Test Location' despite starting agent
1. I seek to setup wpt server and agent locally (on same machine) - ubuntu box
2. I have setup wpt server over apache and am able to see wpt private instance home screen on hitting local url 'http://wpt/' 3. The problem is that 'Test Location' drop-down remains empty despite many attempts to get the config right and starting the agent. Config details below - looking for pointers of where I'm going wrong. [A] My locations.ini (located at /var/www/html/wpt/www/settings/locations.ini) is as below. I restarted apache server after putting in the following details: Code: [locations] [B] I'm trying to start my agent as below: Code: python wptagent.py -vvvv --server http://wpt/work/ --location LocalPageTest [C] The output on command line on starting wptagent.py is as below: Code: python wptagent.py -vvvv --server http://wpt/work/ --location LocalPageTest Requesting to please point me to where I may be going wrong with the above config. |
|||
01-21-2019, 03:19 PM
Post: #2
|
|||
|
|||
RE: Empty 'Test Location' despite starting agent
I'm having the same problem and I'm about to pull all my beard off trying to get it to work. The only difference is that I'm running the docker containers for both server and agent on an ubuntu host, but same locations.ini file.
|
|||
10-30-2020, 08:12 PM
Post: #3
|
|||
|
|||
RE: Empty 'Test Location' despite starting agent
May i ask, did you solve this problem?
I'm having same problem when starting agent。 "Resetting dropped connection: localhost" ``` 18:06:47.338 - Starting new HTTP connection (1): 127.0.0.1:8888 18:06:47.348 - 200 GET /ping (127.0.0.1) 5.00ms 18:06:47.348 - http://127.0.0.1:8888 "GET /ping HTTP/1.1" 200 4 18:06:47.355 - Starting CPU benchmark 18:06:48.168 - CPU Benchmark elapsed time: 0.813, multiplier: 1.230 18:06:48.171 - Checking for work: http://localhost:8080/work/getwork.php?f=json&shards=1&reboot=1&location=Test&pc=DESKTOP-DQ2N1Q7&version=201030.081023&screenwidth=1920&screenheight=1080&freedisk=731.658&upminutes=90 18:06:48.177 - Starting new HTTP connection (1): localhost:8080 18:06:48.250 - http://localhost:8080 "GET /work/getwork.php?f=json&shards=1&reboot=1&location=Test&pc=DESKTOP-DQ2N1Q7&version=201030.081023&screenwidth=1920&screenheight=1080&freedisk=731.658&upminutes=90 HTTP/1.1" 200 0 18:06:53.263 - Checking for work: http://localhost:8080/work/getwork.php?f=json&shards=1&reboot=1&location=Test&pc=DESKTOP-DQ2N1Q7&version=201030.081023&screenwidth=1920&screenheight=1080&freedisk=731.658&upminutes=90 18:06:53.267 - Resetting dropped connection: localhost 18:06:53.299 - http://localhost:8080 "GET /work/getwork.php?f=json&shards=1&reboot=1&location=Test&pc=DESKTOP-DQ2N1Q7&version=201030.081023&screenwidth=1920&screenheight=1080&freedisk=731.658&upminutes=90 HTTP/1.1" 200 0 18:06:58.312 - Checking for work: http://localhost:8080/work/getwork.php?f=json&shards=1&reboot=1&location=Test&pc=DESKTOP-DQ2N1Q7&version=201030.081023&screenwidth=1920&screenheight=1080&freedisk=731.658&upminutes=90 18:06:58.315 - Resetting dropped connection: localhost ``` |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)