Detaching from project - check for URL error
From Unofficial BOINC Wiki
Contents |
[edit] General
Message Type: Warning Message
This Message means that the BOINC Client Software could not locate the Project's Servers. Probably because the Participant tried to attach to the project using wrong Project Master URL.
The correct Project Master URL is http://climateprediction.net not http://climateprediction.net1/ or http://climateprediction.net. or some other combination.
The most likely cause of this happening occurs by copying and pasting URL from the email but accidently grabbing an extra character, such as the period at the end of the last example above. The hardest ones to catch are the ones where you grab an extra space at the front or back of the Project Master URL.
| Project | Project Master URL | Status |
|---|---|---|
| BBC Climate Change Experiment | http://bbc.cpdn.org/ | Production |
| Climateprediction.net (CPDN) | http://climateprediction.net/ | Production |
| BURP | Alpha Test | |
| Einstein@Home | http://einstein.phys.uwm.edu/ | Production |
| The Lattice Project | Alpha Test/Inactive | |
| LHC@Home | http://lhcathome.cern.ch/ | Production |
| Orbit@Home | Alpha Test/Inactive | |
| Predictor@Home | http://predictor.scripps.edu/ | Production |
| PrimeGrid | Alpha Test | |
| Rosetta@Home | http://boinc.bakerlab.org/rosetta/ | Production |
| SETI@Home | http://setiathome.berkeley.edu/ | Production |
| SIMAP@Home | http://boinc.bio.wzw.tum.de/boincsimap/ | Production |
| SZTAKI Desktop Grid | http://szdg.lpds.sztaki.hu/szdg/ | Production |
| World Community Grid | http://www.worldcommunitygrid.org/ | Production |
- Note:
- This list contains some BOINC Powered Projects that are still in Alpha/Beta Test and the actual Project Master URL will be added when the Project goes into a production mode.
[edit] Version Information
- None.
[edit] Example Log(s)
[edit] Can't Resolve Hostname - Host Not Found
- Note:
- In this log example, I tried to attach to a Project with a "bogus" URL, just to make this set of messages ... but this is still the error you would get regardless of the reason that the URL is bad.
2005-06-03 02:51:27 [ ] Can't resolve hostname [climateprediction.net1]
host not found
2005-06-03 02:51:27 [http://climateprediction.net1/] Couldn't read master page for
http://climateprediction.net1/:
error -113
2005-06-03 02:51:27 [http://climateprediction.net1/] Detaching from project - check for URL error
BOINC couldn't get main page for
http://climateprediction.net1/.
Please check the URL and try again.
2005-06-03 02:51:27 [http://climateprediction.net1/] Resetting project
2005-06-03 02:51:27 [http://climateprediction.net1/] Detaching from project
Line-By-Line Explanation
- The "host-name" used is in error, usually caused by incorrect typing or copying of the URL when "Attaching" the BOINC Client Software to a BOINC Powered Project.
- Because the Project's Master URL was wrong, the Project's Master Page could not be read.
- Please check the URL and try again.
- The BOINC Client Software is offering a hint as to the problem.
- And, because of that, we have to "Detach" From The Project, which includes a Project "Reset".
[edit] Other Related Messages
- None.

