Hi, all
When I typed "autotest/cli/atest test list -w X.X.X.X" in non-local
machine(O.O.O.O), I got the following error message
=============================
Error received from web server:
HTTP Error 404: Not Found
=============================
However, I typed the same command text in local machine(X.X.X.X), it showed
the all tests name successfully.
The following show the successful and fail requests in appache log.
=====================================================================================
Fail request:
O.O.O.O - - [26/Aug/2010:19:39:52 +0800] "POST /afe/server/noauth/rpc/
HTTP/1.1" 404 3019 "-" "Python-urllib/2.6"
Successful request:
X.X.X.X - - [26/Aug/2010:19:39:43 +0800] "POST /afe/server/rpc/ HTTP/1.1"
200 42715 "-" "Python-urllib/2.6"
=====================================================================================
It really confuse me, could any one help me to solve my problem?
Thank you,
Dennis
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest