| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 47
|
|
| Author |
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
I am definitely attached to WCG, but have ticked 'no new tasks' to prevent 100's of abended WUs.
----------------------------------------I'll check with admin re permissions. Ran Boinc Manager from a terminal with command: sudo /usr/bin/boincmgr Results exactly the same (Computational Error) Admin says this should take care of the permissions problem. Regarding the HD - this is a brand new machine and disk (I know - it could still be a bum disk) - I will check the bios to see if there is a disk scan. OK - ran the bios HDD scan - all OK. Maybe it is an Ubuntu 9.0.4 thing - I've run out of ideas. I did a complete removal of Boicn (but not the data directory), and then downloaded and installed 6.6.40 - ran it and connected to WCG - 2 WUs can down and ran and both had the Computational Error. [Edit 3 times, last edit by Former Member at Sep 29, 2009 10:28:21 AM] |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Back to Windows for the rest of today. Any suggestions will be actioned tomorrow morning.
Thanks guys - we must get it licked - could it be anything to do with the Ubuntu Firewall? |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
oh dear, now that's mentioned ;>)
----------------------------------------Yes, plz see Help on that topic. Nutshell, need free passing of IP 127.0.0.1 (Local Host), between the different BOINC elements and open port 31416, exclusively for the BOINC elements boinc.exe & boincmgr.exe
WCG
Please help to make the Forums an enjoyable experience for All! |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Hi Sekerob - sorry it's taken so long to reply, but I'm dependent on technical suport. The firewall is so well hidden I could not find any refernce to it. The linux techies tell me it's there, and the rules are the same as for windows - so they say 'if it works on Windows it will work on Ubuntu' - Well - as you know - it doesnt work. I have gone back to the WCG supported version of Boinc via Synaptic Package Manager, but it's still the same. I'm stumped, and don't know the OS well enough to do anything else. Any chance of someone logging in via NetMeeting?
----------------------------------------[Edit 2 times, last edit by Former Member at Oct 1, 2009 10:02:47 AM] |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
Get a LogMeIn account and I'll reorganize your computer [joking, that would penetrate your network and that your admin might not like] ;?
----------------------------------------Some differential behavior maybe, but suggest to first add a few log flags to cc_config.xml to get all the network traffic printed in BOINC, where 1 is on and 0 is off. <file_xfer_debug>1</file_xfer_debug> <poll_debug>1</poll_debug> <network_status_debug>1</network_status_debug> <proxy_debug>1</proxy_debug> <http_debug>1</http_debug> <http_xfer_debug>1</http_xfer_debug> Se help http://www.worldcommunitygrid.org/help/viewSearch.do?searchString=https for more explanations. edit: underscore, not hyphen in cc_config.xml
WCG
----------------------------------------Please help to make the Forums an enjoyable experience for All! [Edit 1 times, last edit by Sekerob at Oct 1, 2009 10:51:22 AM] |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Sekerob amigo - I feel like a real fool - I cant find the folder in which the boinc files are kept. I do a search for cc_config.xml and it never ends, but is not found. Where must I look?
|
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
It may not exist. By default it is not created by packages except by the windows version provided by WCG, version 6.2.28. Don't ask me why the basic file is not created.
----------------------------------------The data directory path is printed in the BOINC startup portion of the message log. This is where it must be put when you manually create the file. The manual to the file is this: http://boinc.berkeley.edu/wiki/Cc_config.xml The content would have to look like <cc_config>
WCG
Please help to make the Forums an enjoyable experience for All! |
||
|
|
Ingleside
Veteran Cruncher Norway Joined: Nov 19, 2005 Post Count: 974 Status: Offline Project Badges:
|
It may not exist. By default it is not created by packages except by the windows version provided by WCG, version 6.2.28. Don't ask me why the basic file is not created. There's no reason to include the file except if you're overriding one or more of the default settings. It's the same with global_prefs_override.xml and remote_hosts.cfg, they're only present if user overrides something locally on a computer. ![]() "I make so many mistakes. But then just think of all the mistakes I don't make, although I might." |
||
|
|
Sekerob
Ace Cruncher Joined: Jul 24, 2005 Post Count: 20043 Status: Offline |
The question was rhetorical ;>)
----------------------------------------The point is, from a support perspective it would be good to have the file cc_config.xml pre-exist and for that matter these other 2 too without content. It can than be limited to "find the file in the data dir, add this/these line(s) in the options/log_flag section." No recitals of BOINC history, rather how do we get a member with the specific version to crunch ASAP. That's our mission.
WCG
----------------------------------------Please help to make the Forums an enjoyable experience for All! [Edit 1 times, last edit by Sekerob at Oct 3, 2009 11:54:16 AM] |
||
|
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
OK - found it (it's in /var/lib/boinc-client - cant understand why the search didnt find it). I edited the cc_config.xml to read
----------------------------------------<!-- This is the configuration file cc_config.xml of the BOINC core client. For a complete list of all available options and logging flags and their meaning see: http://boinc.berkeley.edu/trac/wiki/ClientMessages --> <cc_config> <options> </options> <log_flags> <task>1</task> <file_xfer>1</file_xfer> <sched_ops>1</sched_ops> <cpu_sched>0</cpu_sched> <cpu_sched_debug>0</cpu_sched_debug> <rr_simulation>0</rr_simulation> <debt_debug>0</debt_debug> <task_debug>0</task_debug> <work_fetch_debug>0</work_fetch_debug> <unparsed_xml>0</unparsed_xml> <state_debug>0</state_debug> <file_xfer_debug>0</file_xfer_debug> <sched_op_debug>0</sched_op_debug> <http_debug>0</http_debug> <proxy_debug>0</proxy_debug> <time_debug>0</time_debug> <http_xfer_debug>0</http_xfer_debug> <benchmark_debug>0</benchmark_debug> <poll_debug>0</poll_debug> <guirpc_debug>0</guirpc_debug> <scrsave_debug>0</scrsave_debug> <app_msg_send>0</app_msg_send> <app_msg_receive>0</app_msg_receive> <mem_usage_debug>0</mem_usage_debug> <network_status_debug>0</network_status_debug> <checkpoint_debug>0</checkpoint_debug> <file_xfer_debug>1</file_xfer_debug> <poll_debug>1</poll_debug> <network_status_debug>1</network_status_debug> <proxy_debug>1</proxy_debug> <http_debug>1</http_debug> <http_xfer_debug>1</http_xfer_debug> </log_flags> </cc_config> You will see the changes at the end. Now I run boinc manager, and allow new tasks, but nothing downloads. Maybe I have exceeded some allowance? I'll also try to reboot and see what happens. The log was too big to load into the post and bombed - and I lost the 'copy'. I have exceeded the daily limit and cant load more WUs today. It all happens so fast and the log is enormous. I'll try again tomorrow - anything we can do to limit the log? [Edit 1 times, last edit by Former Member at Oct 3, 2009 1:03:10 PM] |
||
|
|
|