12-16-2011, 03:51 AM
Hi,
I've installed WPT Server 2.5 and want to use it with WPT Monitor, version 0.3 (latest stable). My scripted monitor-tests are triggered correctly to the wpt-server as jobs and the agent gets it, runs the test and writes back the results. As far everything's fine.
But on results-page of the monitor the status of the result remains "pending". If I click on the link to the result I get a 404. I noticed that the results of tests started directly from web-gui of wpt-server are saved differently in the filesystem than the results of the monitor-jobs:
wpt-server-triggered:
e.g. /results/11/12/15/XK/11/
-> http://myWPTServer.de/results.php?test=111215_XK_11
wpt-monitor-triggered:
e.g. /results/11/12/15/W6/4d53627c973bcf6ecf6b9bc7e19b6879/
-> http://myWPTServer.de/result/111215_W6_4...c7e19b6879
Can't the wpt-server handle the long foldernames anymore?
Thanks in advance and regards,
Nils
Sorry, it's not the long foldername but the different method of invoking the results. Can't the wpt-server show the results by the url without results.php anymore?
I've installed WPT Server 2.5 and want to use it with WPT Monitor, version 0.3 (latest stable). My scripted monitor-tests are triggered correctly to the wpt-server as jobs and the agent gets it, runs the test and writes back the results. As far everything's fine.
But on results-page of the monitor the status of the result remains "pending". If I click on the link to the result I get a 404. I noticed that the results of tests started directly from web-gui of wpt-server are saved differently in the filesystem than the results of the monitor-jobs:
wpt-server-triggered:
e.g. /results/11/12/15/XK/11/
-> http://myWPTServer.de/results.php?test=111215_XK_11
wpt-monitor-triggered:
e.g. /results/11/12/15/W6/4d53627c973bcf6ecf6b9bc7e19b6879/
-> http://myWPTServer.de/result/111215_W6_4...c7e19b6879
Can't the wpt-server handle the long foldernames anymore?
Thanks in advance and regards,
Nils
Sorry, it's not the long foldername but the different method of invoking the results. Can't the wpt-server show the results by the url without results.php anymore?