Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 44
Posts: 44   Pages: 5   [ Previous Page | 1 2 3 4 5 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 2096 times and has 43 replies Next Thread
Sekerob
Ace Cruncher
Joined: Jul 24, 2005
Post Count: 20043
Status: Offline
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

thinking idea

This vision of having a table where the 5.10.45 and 6.2.28 files are supposed to be has occurred to me several times, to include a column for those that did a manual split of the data-dir on versions prior to 6. Of course, for Linux and more so for Mac that's not exactly easy to determine me thinketh.

Just for the core BOINC and main WCG specific files.

ttyl
----------------------------------------
WCG Global & Research > Make Proposal Help: Start Here!
Please help to make the Forums an enjoyable experience for All!
[Dec 16, 2008 12:09:46 PM]   Link   Report threatening or abusive post: please login first  Go to top 
awalt
Advanced Cruncher
Joined: Jul 9, 2008
Post Count: 54
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

Yes that is where it is. You can see in the log it notes the log flags being set (in bold), right?

12/14/2008 5:52:23 PM||Starting BOINC client version 6.2.28 for windows_intelx86
12/14/2008 5:52:23 PM||log flags: task, file_xfer, sched_ops
12/14/2008 5:52:23 PM||Libraries: libcurl/7.19.0 OpenSSL/0.9.8i zlib/1.2.3
12/14/2008 5:52:23 PM||Running as a daemon
12/14/2008 5:52:23 PM||Data directory: C:\ProgramData\BOINC
12/14/2008 5:52:23 PM||Running under account boinc_master
12/14/2008 5:52:23 PM||Processor: 4 GenuineIntel Intel(R) Xeon(TM) CPU 3.06GHz [x86 Family 15 Model 2 Stepping 7]
12/14/2008 5:52:23 PM||Processor features: fpu tsc sse sse2 mmx
12/14/2008 5:52:23 PM||OS: Microsoft Windows Vista: Ultimate x86 Editon, Service Pack 1, (06.00.6001.00)
12/14/2008 5:52:23 PM||Memory: 2.00 GB physical, 4.24 GB virtual
12/14/2008 5:52:23 PM||Disk: 136.72 GB total, 78.08 GB free
12/14/2008 5:52:23 PM||Local time is UTC -5 hours
12/14/2008 5:52:23 PM||No general preferences found - using BOINC defaults
12/14/2008 5:52:23 PM||Preferences limit memory usage when active to 1023.18MB
12/14/2008 5:52:23 PM||Preferences limit memory usage when idle to 1841.72MB
12/14/2008 5:52:23 PM||Preferences limit disk usage to 9.31GB
12/14/2008 5:52:23 PM||This computer is not attached to any projects
12/14/2008 5:52:23 PM||Visit http://boinc.berkeley.edu for instructions
12/14/2008 5:52:25 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/14/2008 5:52:56 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/15/2008 6:53:36 AM||Fetching configuration file from http://www.worldcommunitygrid.com/get_project_config.php
12/15/2008 7:22:19 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/15/2008 7:23:23 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/16/2008 6:47:20 AM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
[Dec 16, 2008 12:10:54 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

No, those are the default log flags - they are not the flags that you set in the cc_config.xml file.

Double-check the file location, make sure it has suitable permissions, and try loading it again.

Sadly, reloading it generates no message - so restarting BOINC is the only way to confirm it worked.
[Dec 16, 2008 12:13:46 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

Here's a thought - you installed the WCG version of BOINC, which comes with a cc_config.xml file by default.

You probably saw the file and assumed all was well.

Edit it to add the new (debug) log flags.
[Dec 16, 2008 12:19:42 PM]   Link   Report threatening or abusive post: please login first  Go to top 
awalt
Advanced Cruncher
Joined: Jul 9, 2008
Post Count: 54
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

That was it - there was a default config file in Program Data. So I copied mine in.
This is what the config file looks like in ProgramData/BOINC:

<cc_config>
<log_flags>
<file_xfer_debug>1</file_xfer_debug>
<http_debug>1</http_debug>
<http_xfer_debug>1</http_xfer_debug>
<proxy_debug>1</proxy_debug>
</log_flags>
<options>
<force_auth>ntlm</force_auth>
</options>
</cc_config>

But this is the log file, and it looks like it's the default still? I exited the program in the system tray, and re-started it. It tried to connect to a project and failed again:

12/14/2008 5:52:23 PM||Starting BOINC client version 6.2.28 for windows_intelx86
12/14/2008 5:52:23 PM||log flags: task, file_xfer, sched_ops
12/14/2008 5:52:23 PM||Libraries: libcurl/7.19.0 OpenSSL/0.9.8i zlib/1.2.3
12/14/2008 5:52:23 PM||Running as a daemon
12/14/2008 5:52:23 PM||Data directory: C:\ProgramData\BOINC
12/14/2008 5:52:23 PM||Running under account boinc_master
12/14/2008 5:52:23 PM||Processor: 4 GenuineIntel Intel(R) Xeon(TM) CPU 3.06GHz [x86 Family 15 Model 2 Stepping 7]
12/14/2008 5:52:23 PM||Processor features: fpu tsc sse sse2 mmx
12/14/2008 5:52:23 PM||OS: Microsoft Windows Vista: Ultimate x86 Editon, Service Pack 1, (06.00.6001.00)
12/14/2008 5:52:23 PM||Memory: 2.00 GB physical, 4.24 GB virtual
12/14/2008 5:52:23 PM||Disk: 136.72 GB total, 78.08 GB free
12/14/2008 5:52:23 PM||Local time is UTC -5 hours
12/14/2008 5:52:23 PM||No general preferences found - using BOINC defaults
12/14/2008 5:52:23 PM||Preferences limit memory usage when active to 1023.18MB
12/14/2008 5:52:23 PM||Preferences limit memory usage when idle to 1841.72MB
12/14/2008 5:52:23 PM||Preferences limit disk usage to 9.31GB
12/14/2008 5:52:23 PM||This computer is not attached to any projects
12/14/2008 5:52:23 PM||Visit http://boinc.berkeley.edu for instructions
12/14/2008 5:52:25 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/14/2008 5:52:56 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/15/2008 6:53:36 AM||Fetching configuration file from http://www.worldcommunitygrid.com/get_project_config.php
12/15/2008 7:22:19 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/15/2008 7:23:23 PM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/16/2008 6:47:20 AM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/16/2008 6:51:31 AM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/16/2008 7:35:11 AM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/16/2008 7:37:08 AM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
[Dec 16, 2008 12:39:43 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

Exiting and restarting BOINC Manager doesn't do anything. It most certainly doesn't reload cc_config.xml.

If you want to restart BOINC entirely, use services.msc

Yes, BOINC is not exactly.... obvious.
[Dec 16, 2008 12:45:51 PM]   Link   Report threatening or abusive post: please login first  Go to top 
JmBoullier
Former Community Advisor
Normandy - France
Joined: Jan 26, 2007
Post Count: 3715
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

await,
After changing the cc_config.xml file you do not need to restart Boinc to get it used immediately, you only have to go to the Advanced view of BoincMgr and select Advanced->Read config file.

Cheers. Jean.
----------------------------------------
Team--> Decrypthon -->Statistics/Join -->Thread
[Dec 16, 2008 1:57:36 PM]   Link   Report threatening or abusive post: please login first  Go to top 
awalt
Advanced Cruncher
Joined: Jul 9, 2008
Post Count: 54
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

OK, I got it now - I restarted the service before I read how I could just re-read the config file.

Anyway, progress - here is the log file:

12/16/2008 10:28:24 AM||Starting BOINC client version 6.2.28 for windows_intelx86
12/16/2008 10:28:24 AM||log flags: task, file_xfer, sched_ops, file_xfer_debug, http_debug, proxy_debug
12/16/2008 10:28:24 AM||log flags: http_xfer_debug
12/16/2008 10:28:24 AM||Libraries: libcurl/7.19.0 OpenSSL/0.9.8i zlib/1.2.3
12/16/2008 10:28:24 AM||Running as a daemon
12/16/2008 10:28:24 AM||Data directory: C:\ProgramData\BOINC
12/16/2008 10:28:24 AM||Running under account boinc_master
12/16/2008 10:28:24 AM||Processor: 4 GenuineIntel Intel(R) Xeon(TM) CPU 3.06GHz [x86 Family 15 Model 2 Stepping 7]
12/16/2008 10:28:24 AM||Processor features: fpu tsc sse sse2 mmx
12/16/2008 10:28:24 AM||OS: Microsoft Windows Vista: Ultimate x86 Editon, Service Pack 1, (06.00.6001.00)
12/16/2008 10:28:24 AM||Memory: 2.00 GB physical, 4.24 GB virtual
12/16/2008 10:28:24 AM||Disk: 136.72 GB total, 77.96 GB free
12/16/2008 10:28:24 AM||Local time is UTC -5 hours
12/16/2008 10:28:24 AM||No general preferences found - using BOINC defaults
12/16/2008 10:28:24 AM||Preferences limit memory usage when active to 1023.18MB
12/16/2008 10:28:24 AM||Preferences limit memory usage when idle to 1841.72MB
12/16/2008 10:28:24 AM||Preferences limit disk usage to 9.31GB
12/16/2008 10:28:24 AM||This computer is not attached to any projects
12/16/2008 10:28:24 AM||Visit http://boinc.berkeley.edu for instructions
12/16/2008 10:28:30 AM||Fetching configuration file from http://www.worldcommunitygrid.org/get_project_config.php
12/16/2008 10:28:30 AM||[http_debug] HTTP_OP::init_get(): http://www.worldcommunitygrid.org/get_project_config.php
12/16/2008 10:28:30 AM||[http_debug] HTTP_OP::libcurl_exec(): ca-bundle 'C:\Program Files\BOINC\ca-bundle.crt'
12/16/2008 10:28:30 AM||[http_debug] HTTP_OP::libcurl_exec(): ca-bundle set
12/16/2008 10:28:30 AM||[http_debug] [ID#0] info: About to connect() to www.worldcommunitygrid.org port 80 (#0)
12/16/2008 10:28:30 AM||[http_debug] [ID#0] info: Trying 129.33.89.133...
12/16/2008 10:28:31 AM||[http_debug] [ID#0] info: Connected to www.worldcommunitygrid.org (129.33.89.133) port 80 (#0)
12/16/2008 10:28:31 AM||[http_debug] [ID#0] Sent header to server: GET /get_project_config.php HTTP/1.0
User-Agent: BOINC client (windows_intelx86 6.2.28)
Host: www.worldcommunitygrid.org
Accept: */*
Accept-Encoding: deflate, gzip
Content-Type: application/x-www-form-urlencoded


12/16/2008 10:28:31 AM||[http_debug] [ID#0] Received header from server: HTTP/1.1 200 OK

12/16/2008 10:28:31 AM||[http_debug] [ID#0] Received header from server: Content-Type: text/html

12/16/2008 10:28:31 AM||[http_debug] [ID#0] info: no chunk, no close, no size. Assume close to signal end
12/16/2008 10:28:31 AM||[http_debug] [ID#0] Received header from server:

12/16/2008 10:28:31 AM||[http_xfer_debug] HTTP: wrote 228 bytes
12/16/2008 10:28:31 AM||[http_debug] [ID#0] info: Expire cleared
12/16/2008 10:28:31 AM||[http_debug] [ID#0] info: Closing connection #0
[Dec 16, 2008 3:29:52 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

This is a new error for WCG. It has never been reported before.

I did a little reading, and I have a couple of starter questions: do you use Cyber Patrol, or any other parental control software? Do you use any other security software you haven't mentioned?
[Dec 17, 2008 12:52:26 AM]   Link   Report threatening or abusive post: please login first  Go to top 
awalt
Advanced Cruncher
Joined: Jul 9, 2008
Post Count: 54
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: BOINC clients stopped reporting!

I do use Cyber Patrol, but it's closed on this computer since I started having problems. Windows Firewall is also off, but Windows Defender is on. This is a Vista x32 box. Nothing else on this machine...
[Dec 17, 2008 1:41:19 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 44   Pages: 5   [ Previous Page | 1 2 3 4 5 | Next Page ]
[ Jump to Last Post ]
Post new Thread