Too many backoffs - fetching master file

From Unofficial BOINC Wiki

Jump to: navigation, search

Contents

[edit] General

Message Type: Information Message

This Message means that the BOINC Client Software has been attempting to contact a Scheduler, but has been unable to do so for one or more of the following reasons:

  • a connection failure in fetching the Master File
  • connection failure in Scheduler RPC
  • got the Master File, but it didn't have any <scheduler> elements
  • tried all of the Schedulers, and none responded
  • sent non-zero work request, got a reply with no work assigned

After the Exponential Back-Off time expires the BOINC Daemon will once again attempt to obtain the Master Page from the Project's Web Site.

[edit] Version Information

  • None.

[edit] Example Log(s)

[edit] Too Many Backoffs - Fetching Master File

2005-06-26 23:46:03 [Pirates@Home] Fetching master file
2005-06-26 23:46:04 [Pirates@Home] Master file parse failed
2005-06-26 23:46:04 [Pirates@Home] Too many backoffs - fetching master file
2005-06-26 23:46:05 [Pirates@Home] Deferring communication with project for 2 days, 16 hours,
                                   17 minutes, and 48 seconds

Line-By-Line Explanation

We are going to do a Scheduler RPC to obtain the Master File from the Project's Web Site.
The Master File failed to parse for one or more reasons.
  • Too many backoffs - fetching master file
Because of the number of times we tried to work with the Master Page exceeds the error bounds, we will obtain a fresh copy after the time required for the Exponential Back-Off has expired.
And now we wait for a brief span of time, I mean, heck, it is only 2 days ...

[edit] Other Related Messages

Personal tools
RSS Feeds
BOINC Wiki RSS feeds RSS Feeds
Powered by BOINC!
Powered by BOINC