Error submitting url for testing
|
05-12-2011, 06:43 PM
Post: #1
|
|||
|
|||
Error submitting url for testing
anyone have the same issue with "Error submitting url for testing" when I click start test..
![]() |
|||
05-12-2011, 09:00 PM
Post: #2
|
|||
|
|||
RE: Error submitting url for testing
What location are you trying to test from and what URL?
|
|||
05-13-2011, 02:47 AM
Post: #3
|
|||
|
|||
RE: Error submitting url for testing
any location didn't work
|
|||
05-13-2011, 02:53 AM
Post: #4
|
|||
|
|||
RE: Error submitting url for testing
Here's one I just submitted: http://www.webpagetest.org/result/110512...41f27ca2e/
Do you have Javascript enabled? |
|||
05-13-2011, 07:26 AM
Post: #5
|
|||
|
|||
RE: Error submitting url for testing
yep. acutally I installed webpagetest locally and try running locally, it showing up Error submitting url for testing" when I click start test, when I click start test, sorry for confusion..
|
|||
05-13-2011, 10:26 AM
Post: #6
|
|||
|
|||
RE: Error submitting url for testing
Check and make sure that the apache user account has write permissions to the work/jobs, results and tmp folders. You'll get that error when it can't write out either the job file (work/jobs/<location>) or the folder for the test (results/...)
|
|||
05-13-2011, 11:03 AM
Post: #7
|
|||
|
|||
RE: Error submitting url for testing
yep, after added permission, the error was changed, the error showing up 404, actually, the results folder should be under root, but return url is actuallyhttp://localhost/result/110513_JD_5/, so it showing up 404, is there any setting in config file
|
|||
05-13-2011, 08:48 PM
Post: #8
|
|||
|
|||
RE: Error submitting url for testing
Posted in the other thread but I'll put it here as well in case people miss the other response...
Make sure mod_rewrite is installed and working. You'll get a 404 if it isn't. The results/<id> requests are actually rewritten to results.php?test=<id> |
|||
05-26-2011, 02:34 AM
(This post was last modified: 05-26-2011 02:44 AM by lcasey.)
Post: #9
|
|||
|
|||
RE: Error submitting url for testing
Hello,
I am having similar rewrite issues. The results page returns a 404. Code: Not Found Here is my rewrite log. Code: 1.2.3.4 - - [25/May/2011:16:27:44 +0000] [ec2/sid#7f67b2d5f700][rid#7f67b2ffc568/initial] (2) init rewrite engine with requested uri /runtest.php Any help would be appreciated. Sorry jumped the gun. This fixed my issue. The only thing being served out of this is webpagetest. Code: <Directory /var/www/html> |
|||
03-28-2013, 07:53 PM
Post: #10
|
|||
|
|||
RE: Error submitting url for testing
I have the same error but my rewrite is ok and the permissions are correct.
If I use the test location I don't get the error but using the public one with API key I get the error? Is there a log file where I can have more info on the error? I try to spread WPO love for Italian guys. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)