Test not found
|
09-21-2012, 12:15 AM
Post: #1
|
|||
|
|||
Test not found
Hi,
I'm trying to install an hosted webpagetest instance. I want to install it in the directory www/webpagetest/ So I start to change a lot of path to match my configuration. But now, when I start a test, I have the message "Test not found". I already change the rights of the directory tmp/, jobs/ I didn't find anything in the forum to help me. Thank you for your help Bye Ashitaka |
|||
09-21-2012, 11:25 PM
Post: #2
|
|||
|
|||
RE: Test not found
Did you also change the permissions to /results? Can you post your locations.ini file?
|
|||
09-21-2012, 11:29 PM
Post: #3
|
|||
|
|||
RE: Test not found
Hi,
thank you for your answer. You're right! I haven't changed the permissions to /results. I have no longer the message "Test not found". Thank you. Ashitaka |
|||
09-24-2012, 10:38 PM
Post: #4
|
|||
|
|||
RE: Test not found
Hi,
I come back to post a new problem that I have now. I submit test to my deported agent. The agent opens IE, load tha url i have submitted. It seems work. But the page result return "The test completed but there were no successful results." In the directory "results", I have 2 files, testinfo.ini and testinfo.json.gz. I try to look into the code. I track some variables, and I have the one "fvMedian" to 0. So i get into an else condition which show the text "The test completed but there were no successful results.". I don't know where the problem is. Thank you for your answer. Ashitaka |
|||
09-24-2012, 11:08 PM
Post: #5
|
|||
|
|||
RE: Test not found
Check your apache error log to see if it says anything about post sizes being too big or problems writing to the post file temp directory. That error can happen if the php.ini setting for post sizes is too small or the files can't be written for some reason on the server. I have also seen it happen when using PHP < 5.3.
If you don't see any errors in the error log you can set $debug=true; near the top of workdone.php which will cause it to log information about each test result that it processes (and should also log more errors to the error log). |
|||
10-22-2012, 07:36 PM
(This post was last modified: 10-22-2012 07:38 PM by ashitaka.)
Post: #6
|
|||
|
|||
RE: Test not found
Hi,
actually, i have always the same problem. But now i install webpagetest at root so it would be easier to install. I have the message "The test completed but there were no successful results." I have no error in apache, access and error log. And logs from urlblast seems to be normal : Code: 2012/10/22 11:22:44 -1 1004313 1 20 0 Debug Requesting work from *.*.***.***/work/getwork.php?location=mee_IE&key=&pc=EB-OR1004313 |
|||
10-22-2012, 10:24 PM
Post: #7
|
|||
|
|||
RE: Test not found
Everything looks fine on the agent side. I created a server-side install check that checks for the most common configuration issues. It's part of the 2.6 release but you can download it separately if you'd like: http://webpagetest.googlecode.com/svn/tr.../index.php
Just download it to {docroot}/install/index.php on your web server and go to http://<server>/install/ and it will run a bunch of checks for filesystem permissions and php modules. |
|||
10-22-2012, 10:59 PM
Post: #8
|
|||
|
|||
RE: Test not found
I try your test and it seems my configuration is good.
I don't know why I can't get the results. I see them in the results directory. ![]() What could i try now to solve this issue? Thank you |
|||
10-23-2012, 03:45 AM
Post: #9
|
|||
|
|||
RE: Test not found
If you go into the results/12/10/22/6Y/7 directory on the web server do the screen shots look right? Do you see a 1_IEWPG.txt.gz and 1_IEWTR.txt.gz file?
|
|||
10-23-2012, 05:50 PM
Post: #10
|
|||
|
|||
RE: Test not found
Hi
in the different results directories, I find testinfo.ini, testinfo.json.gz and sometimes breakdown.json. I don't find any other files. Thank you |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)