Scheduler request failed: HTTP file not found

Asked by Skip Guenter

With the http_debug log flag on I finally found this (note the missing "g" in the 8th line, s/b "Classical_cgi":

Mon 30 Aug 2010 10:12:20 PM CDT http://boinc.gorlaeus.net/ Sending scheduler request: Requested by user.
Mon 30 Aug 2010 10:12:20 PM CDT http://boinc.gorlaeus.net/ Requesting new tasks for CPU and GPU
Mon 30 Aug 2010 10:12:20 PM CDT [http_debug] HTTP_OP::init_post(): http://boinc.gorlaeus.net/Classical_ci//cgi
Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Info: About to connect() to boinc.gorlaeus.net port 80 (#0)
Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Info: Trying 132.229.173.84...
Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Info: Connected to boinc.gorlaeus.net (132.229.173.84) port 80 (#0)
Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: POST /Classical_ci//cgi HTTP/1.1

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: User-Agent: BOINC client (x86_64-pc-linux-gnu 6.10.58)

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: Host: boinc.gorlaeus.net

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: Accept: */*

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: Accept-Encoding: deflate, gzip

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: Content-Type: application/x-www-form-urlencoded

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: Content-Length: 12686

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server: Expect: 100-continue

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Sent header to server:

Mon 30 Aug 2010 10:12:21 PM CDT [http_debug] [ID#1] Received header from server: HTTP/1.1 100 Continue

Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Received header from server: HTTP/1.1 404 Not Found

Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Received header from server: Date: Tue, 31 Aug 2010 03:10:46 GMT

Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Received header from server: Server: Apache/2.0.52 (Scientific Linux)

Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Received header from server: Content-Length: 309

Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Received header from server: Content-Type: text/html; charset=iso-8859-1

Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Received header from server:

Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Info: Expire cleared
Mon 30 Aug 2010 10:12:22 PM CDT [http_debug] [ID#1] Info: Connection #0 to host boinc.gorlaeus.net left intact
Mon 30 Aug 2010 10:12:22 PM CDT http://boinc.gorlaeus.net/ Scheduler request failed: HTTP file not found[/code]

Any idea how or where to correct this? This box is running v10.04 x86 w/ BOINC v6.10.58 from the PPA.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu boinc Edit question
Assignee:
No assignee Edit question
Solved by:
Skip Guenter
Solved:
Last query:
Last reply:
Revision history for this message
Skip Guenter (skip) said :
#1

Found the bad string in /etc/boinc-client/client_state.xml and client_state_prev.xml. Stopped boinc-client and edited in the missing "g" and out the extra "/". Restarted boinc-client and it immediately connected and got work. Error gone! :-)

Revision history for this message
Skip Guenter (skip) said :
#2

Have since attached this project to some other machines to v10.04 Ubuntu w/ BOINC (both x86 and x86_64) and the initial build of the client_state.xml continues to have this error in it. Can someone confirm this comes from the project server and possibly tell me the server file name??

Revision history for this message
Skip Guenter (skip) said :
#3

Have since attached to this project on some other v10.04 Ubuntu machines w/ BOINC (both x86 and x86_64) and the initial build of the client_state.xml continues to have this error in it. Can someone confirm this comes from the project server and possibly tell me the server file name??