Questions and Answers :
Unix/Linux :
Log file messages
Message board moderation
Author | Message |
---|---|
Send message Joined: 2 Mar 06 Posts: 13 Credit: 1,885,421 RAC: 0 |
Hi, I have started to get the following messages when my CPDN client tries to connect to the project. I get the same on both machines running CPDN. Anyone know what this mean? Sat 27 May 2006 06:16:16 PM CEST|climateprediction.net|Sending scheduler request to http://climateapps2.oucs.ox.ac.uk/cpdnboinc_cgi/cgi Sat 27 May 2006 06:16:16 PM CEST|climateprediction.net|Reason: Requested by user Sat 27 May 2006 06:16:16 PM CEST|climateprediction.net|(not requesting new work or reporting completed tasks) Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|Scheduler request succeeded Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|You are using the wrong URL for this project Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|The correct URL is http://climateprediction.net/ Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|Using the wrong URL can cause problems in some cases. Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|When convenient, detach this project, then reattach to http://climateprediction.net/ |
Send message Joined: 3 Sep 04 Posts: 268 Credit: 256,045 RAC: 0 |
|
Send message Joined: 2 Mar 06 Posts: 13 Credit: 1,885,421 RAC: 0 |
See here: http://www.climateprediction.net/board/viewtopic.php?t=4916 This did not help. Running strace on cpdn_fix_xml_linux shows that it is tries to open the following files. munmap(0x55556000, 172890) = 0 access(\"account_climateprediction.net.xml\", F_OK) = -1 ENOENT (No such file or directory) access(\"account_climateapps2.oucs.ox.ac.uk_cpdnboinc.xml\", F_OK) = -1 ENOENT (No such file or directory) access(\"account_www.climateapps2.oucs.ox.ac.uk_cpdnboinc.xml\", F_OK) = -1 ENOENT (No such file or directory) access(\"account_www.climateprediction.net.xml\", F_OK) = -1 ENOENT (No such file or directory) exit_group(0) = ? None of thes is found in my installation. The closest I come is a file called account_www.climateprediction.net..xml It has the following content: <account> <master_url>http://www.climateprediction.net./</master_url> <authenticator>xxxxxxxxxxxxxxxxxxxxxxxxxxx</authenticator> <project_name>climateprediction.net</project_name> <project_preferences> </project_preferences> <gui_urls> <gui_url> <name>Help</name> <description>Get help for climateprediction.net</description> <url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/quick_faq.php</url> </gui_url> <gui_url> <name>News</name> <description>climateprediction.net News</description> <url>http://climateprediction.net/newsb.php</url> </gui_url> <gui_url> <name>Your account</name> <description>View your account information, credits, and trickles</description> <url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/show_user.php?userid=xxxxxxx</url> </gui_url> <gui_url> <name>Help Desk</name> <description>Get help from project staff and users with the experiment</description> <url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/forum_help_desk.php</url> </gui_url> <gui_url> <name>User Forum</name> <description>Speak to other users about this experiment</description> <url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/forum_index.php</url> </gui_url> </gui_urls> </account> |
Send message Joined: 3 Sep 04 Posts: 268 Credit: 256,045 RAC: 0 |
Well, the file account_www.climateprediction.net..xml shouldn\'t have 2 dots: it should be account_www.climateprediction.net.xml Perhaps you can try to rename it and run the little program again. Arnaud |
Send message Joined: 2 Mar 06 Posts: 13 Credit: 1,885,421 RAC: 0 |
Well, the file account_www.climateprediction.net..xml shouldn\'t have 2 dots: it should be account_www.climateprediction.net.xml I have the following URL in several files http://climateapps2.oucs.ox.ac.uk/cpdnboinc_cgi/cgi Do you know what the correct URL is? |
Send message Joined: 5 Aug 04 Posts: 1283 Credit: 15,824,334 RAC: 0 |
Do you know what the correct URL is? The correct URL is climateprediction.net From your posts it looks like you\'re attached to \"www.climateprediction.net.\", which isn\'t an alternative URL that the program caters for. If you send me a PM (same user name) on the phpBB forum with your email address I\'ll send you a modified version. "The ultimate test of a moral society is the kind of world that it leaves to its children." - Dietrich Bonhoeffer |
Send message Joined: 2 Mar 06 Posts: 13 Credit: 1,885,421 RAC: 0 |
Do you know what the correct URL is? Thanks, but I just detached and reattached to the project and this solved my problem, but killed my 30% finished work units on both machines running CPDN |
©2024 cpdn.org