Posts by robertmiles

1) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113648)
Posted 28 days ago by Profile robertmiles
Post:
Project has no work since May

Do you happen to be running only Windows? It's been months since either of my Windows computers got any Rosetta work.
2) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113605)
Posted 22 Jun 2026 by Profile robertmiles
Post:
Thanks. I keep reading post about people discussing the project and work units and figured I was missing out. I kind of assumed that I'd get maybe one work unit over the last couple of months...


I've had the same problem for months, but using Windows 11,
3) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113435)
Posted 21 Feb 2026 by Profile robertmiles
Post:
Am I the only 1 with this message?

03/02/2026 17:37:09 | Rosetta@home | Fetching scheduler list
03/02/2026 17:37:12 | Rosetta@home | Master file download succeeded
03/02/2026 17:37:19 | Rosetta@home | Sending scheduler request: To fetch work.
03/02/2026 17:37:19 | Rosetta@home | Requesting new tasks for NVIDIA GPU and Intel GPU
03/02/2026 17:37:21 | Rosetta@home | Scheduler request completed: got 0 new tasks
03/02/2026 17:37:21 | Rosetta@home | Server error: feeder not running
03/02/2026 17:37:21 | Rosetta@home | Project requested delay of 3600 seconds

I've sen it many times, except for the Intel GPU part. On two computers, one with the Docker upgrade, boinc-buda-runner version, one without, running Windows 11, no Rosetta tasks downloaded recently and not for lack of trying to get them.
4) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113394)
Posted 9 Jan 2026 by Profile robertmiles
Post:
Error - reported for wrong project,
5) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113390)
Posted 6 Jan 2026 by Profile robertmiles
Post:

Perhaps robertmiles could report it.

Cheers,
Mark

AFTER I get enough similar work to see it again.
6) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113380)
Posted 4 Jan 2026 by Profile robertmiles
Post:
However the fact that Rosetta considers you are running it under Linux, indicates to me something is very, very broken, and it could be the reason that change in the Windows hosts file is having no effect.
You could try disabling IVPv6 on that system, but i don't know if disabling it for Windows will have any impact on what is going on with Rosetta thinking your system is running LINUX.

Right click on your Network icon on the Taskbar, Network and internet settings. Network adaptors (select the current one), More adaptor options- Edit, scroll down to "Internet Protocol Version 6 (TCP/IPv6)" deselect it, save all the changes (Just re-select it to enable it again if it breaks the internet for you).
No idea if a re-boot is required or not for the changes to take effect.

My internet provider won't handle IPv6, only IPv4, so I didn't expect that setting to have any effect. I might as well try it, though.

I just tried it, with no reboot. The lasts uploads finally went through!
7) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113379)
Posted 4 Jan 2026 by Profile robertmiles
Post:
I'm still running Windows 11! I've run enough operating systems over the years to know the difference!
There is something very, very, very screwed up with that system then.

Two of my systems got Docker installed on them when i upgraded to the latest version of BOINC at the time (before down grading again due to the Estimated Completion time becoming frozen & not updating).
And they still report as Windows systems to projects.
My other active BOINC projects still recognize my computer as running Windows 11, possibly since they DON'T use Docker. I installed the version downloaded as C:UsersRobert MilesDownloadsboinc-buda-runner.wsl , with
C:UsersRobert MilesDownloadsboinc-buda-runner-wsl-installer.exe also. Which of the three recent version(s) I've read about do you have installed? What have you read about those three versions having exactly identical behavior?

As long as the Hosts file is named just that- Hosts (with no extension), and it is in the "C:/Windows/System32/Drivers/etc/" folder, then Windows will read it.
And if those entries
128.95.160.156 boinc-files.bakerlab.org
128.95.160.156 bwsrv1.bakerlab.org
are in there as above, then things will work.


However the fact that Rosetta considers you are running it under Linux, indicates to me something is very, very broken, and it could be the reason that change in the Windows hosts file is having no effect.
You could try disabling IVPv6 on that system, but i don't know if disabling it for Windows will have any impact on what is going on with Rosetta thinking your system is running LINUX.

Right click on your Network icon on the Taskbar, Network and internet settings. Network adaptors (select the current one), More adaptor options- Edit, scroll down to "Internet Protocol Version 6 (TCP/IPv6)" deselect it, save all the changes (Just re-select it to enable it again if it breaks the internet for you).
No idea if a re-boot is required or not for the changes to take effect.

My internet provider won't handle IPv6, only IPv4, so I didn't expect that setting to have any effect. I might as well try it, though.
8) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113377)
Posted 3 Jan 2026 by Profile robertmiles
Post:
The instructions we have been giving are for Windows.
You're running Alpine LINUX.

Linux
On Linux, you can find the hosts file at: /etc/hosts. Depending on your distribution, you likely will need administrative privileges to edit the file.

You can edit the file manually with vi, vim, or nano, or append the new entry directly from the command line.
To use vim, open a terminal and enter the command:

sudo vim /etc/hosts

followed by return, and enter your password to authenticate if prompted. After adding the new entry at the end of the file, type:

:wq

to save and close the file.

Note: In vim, you can press “i” or “a” to enter text insertion mode; pressing the escape key (Esc) on your keyboard returns you to command mode. For a refresher on editing files with vim, see Vim Text Editor.
If you prefer to simply append the entry to the existing file, you can do so with one command, substituting your server’s IP address and domain name for the ones in this example:

echo "1.1.1.1 test.com www.test.com" | sudo tee -a /etc/hosts >/dev/null

and enter your password.

While you’re still in a terminal, you will want to flush your DNS cache. That command can vary widely depending on your specific distribution and version:
Many Ubuntu and Debian-derived distributions use:

sudo service dns-clean restart.

Other Linux distributions using NSCD (Name Service Caching Daemon) may need to use:

sudo service nscd restart, sudo systemctl restart nscd.service, or nscd -I hosts.

https://www.alpineweb.com/backroom/knowledgebase/314/DNS-Hosts-File.html#linux

I'm still running Windows 11! I've run enough operating systems over the years to know the difference!

1/2/2026 10:51:00 AM | | cc_config.xml not found - using defaults
1/2/2026 10:51:00 AM | | Starting BOINC client version 8.2.8 for windows_x86_64
1/2/2026 10:51:00 AM | | log flags: file_xfer, sched_ops, task
1/2/2026 10:51:00 AM | | Libraries: libcurl/8.17.0-DEV Schannel zlib/1.3.1
1/2/2026 10:51:00 AM | | Data directory: C:ProgramDataBOINC
1/2/2026 10:51:00 AM | | Running under account Robert Miles
1/2/2026 10:51:01 AM | | CUDA: NVIDIA GPU 0: NVIDIA GeForce GTX 1050 Ti (driver version 581.57, CUDA version 13.0, compute capability 6.1, 4.00GB, 4.00GB available, 2138 GFLOPS peak)
1/2/2026 10:51:01 AM | | OpenCL: NVIDIA GPU 0: NVIDIA GeForce GTX 1050 Ti (driver version 581.57, device version OpenCL 3.0 CUDA, 4.00GB, 4.00GB available, 2138 GFLOPS peak)
1/2/2026 10:51:07 AM | | Windows processor group 0: 12 processors
1/2/2026 10:51:07 AM | | Computer name: Kelly-PC
1/2/2026 10:51:07 AM | | Processor: 12 GenuineIntel Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz [Family 6 Model 158 Stepping 10]
1/2/2026 10:51:07 AM | | Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movebe popcnt aes f16c rdrandsyscall nx lm avx avx2 adx tm2 pbe fsgsbase bmi1 hle smep bmi2
1/2/2026 10:51:07 AM | | OS: Microsoft Windows 11: Professional x64 Edition, (10.00.26100.00)

What appears to have happened is that when I installed Docker, it made an unexpected change that made Rosetta think I am running Linux instead - possibly just a Linux emulation.

1/2/2026 10:51:07 AM | | Usable WSL distros:
1/2/2026 10:51:07 AM | | - boinc-buda-runner (WSL 2) (default)
1/2/2026 10:51:07 AM | | - OS: Alpine Linux (Alpine Linux v3.22)
1/2/2026 10:51:07 AM | | - Docker version 5.6.2 (podman)
1/2/2026 10:51:07 AM | | - BOINC WSL distro version 4
1/2/2026 10:51:07 AM | | VirtualBox version: 7.1.10

The Rosetta Beta work I am trying to report ran under Windows 11, so I expected it to need to be reported under Windows 11.
9) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113375)
Posted 2 Jan 2026 by Profile robertmiles
Post:
I found nothing labelled DOS prompt. I found what appears to be the hosts file and edited it it to add the lines. I found nothing to make the changes take effect, so I rebooted the computer. Still no signs of the changes taking effect.
Re-open the file hosts in "C:/Windows/System32/Drivers/etc/" and make sure that
128.95.160.156 boinc-files.bakerlab.org
128.95.160.156 bwsrv1.bakerlab.org

are in there.

I personally find it easier to copy the hosts file to another location, edit and save it, then rename the exiting hosts file hosts.old, then copy the just edited file back in to the "C:/Windows/System32/Drivers/etc/" folder.
Much easier than mucking around with permissions IMHO.

After correcting a one character error and getting advice on what the Windows symbols on my keyboard not on the Windows 11 help lists mean, and rebooting again, I keep getting
messages about the server I am trying to send something to (IPv4) being offline.

1/2/2026 2:55:02 PM | Rosetta@home | Scheduler request completed
1/2/2026 2:55:02 PM | Rosetta@home | Server error: feeder not running
1/2/2026 2:55:02 PM | Rosetta@home | Project requested delay of 3600 seconds
10) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113360)
Posted 29 Dec 2025 by Profile robertmiles
Post:
Add the following two lines to the end of your hosts file.

128.95.160.156 boinc-files.bakerlab.org
128.95.160.156 bwsrv1.bakerlab.org

The file might be *hidden, system and/ or read only* and is located as noted below (Change all the / to ).

C:/Windows/System32/Drivers/etc/hosts

You might need to disable anti-virus and/or anti-malware software (Norton's, Microsoft's built-in Anti-virus; etc; temporarily to edit it.

*To change the file attributes, open a "DOS prompt" command line "C:>" and type (without the quotes)
"Attrib -h -s -r C:/Windows/System32/Drivers/etc/hosts"

Now to edit the file.. At the same command prompt type (without the quotes)
"Notepad C:/Windows/System32/Drivers/etc/hosts"

Or Use a text editor such as NOTEPAD.exe to edit the file, save it with "all extensions *.*" as plain text.

I found nothing labelled DOS prompt. I found what appears to be the hosts file and edited it it to add the lines. I found nothing to make the changes take effect, so I rebooted the computer. Still no signs of the changes taking effect.
11) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113300)
Posted 23 Dec 2025 by Profile robertmiles
Post:
Cant upload completed work... Server error: feeder not running
Rosetta@home 12/21/2025 18:10:03 update requested by user
Rosetta@home 12/21/2025 18:10:04 Sending scheduler request: Requested by user.
Rosetta@home 12/21/2025 18:10:04 Reporting 1 completed tasks
Rosetta@home 12/21/2025 18:10:04 Not requesting tasks: don't need ()
Rosetta@home 12/21/2025 18:10:06 Scheduler request completed
Rosetta@home 12/21/2025 18:10:06 Server error: feeder not running
Rosetta@home 12/21/2025 18:10:06 Project requested delay of 3600 seconds
No sign of upload issues there- that's the symptom for IPv6 issues, that the hosts file entry deals with.

My internet provider doesn't handle IPv6 properly, How can I get the IPv4 address?
12) Message boards : Cafe Rosetta : Moderators Contact Point (Explanations, Assistance etc) Post here! (Message 113279)
Posted 21 Dec 2025 by Profile robertmiles
Post:
Rosetta finally sent one of my Windows computers some work for the first time in months - all Rosetta Beta. They ran, but the server won't let me report them as completed.

The server still won't let me report them as completed, even after their deadlines have expired.

I just checked, and it appears likely that the workunits told my computer to send the completion message to the wrong server. Note - I need to use its IPV4 address, my internet connection does not handle IPV6 properly.
13) Message boards : Cafe Rosetta : Moderators Contact Point (Explanations, Assistance etc) Post here! (Message 113268)
Posted 20 Dec 2025 by Profile robertmiles
Post:
Rosetta finally sent one of my Windows computers some work for the first time in months - all Rosetta Beta. They ran, but the server won't let me report them as completed.

The server still won't let me report them as completed, even after their deadlines have expired.
14) Message boards : Cafe Rosetta : Moderators Contact Point (Explanations, Assistance etc) Post here! (Message 113264)
Posted 18 Dec 2025 by Profile robertmiles
Post:
Rosetta finally sent one of my Windows computers some work for the first time in months - all Rosetta Beta. They ran, but the server won't let me report them as completed.
15) Message boards : Cafe Rosetta : Moderators Contact Point (Explanations, Assistance etc) Post here! (Message 113239)
Posted 12 Dec 2025 by Profile robertmiles
Post:
World Community Grid has a good supply of medical-related workunits again,
16) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113173)
Posted 29 Oct 2025 by Profile robertmiles
Post:
Amicable is providing work, but makes it difficult to let it use LESS THAN 100% of the CPU.

WCG is providing workunits again, but seems to have a problem with automatically reporting of the results and getting more work. Workaround - manually report completion of the work after results are uploaded, then wait a few minutes for more work to download.

Amicable will now allow you to adjust CPU usage once you finish one workunit and get it accepted. I have not checked if it still has a problem with adjusting CPU usage for new accounts.

Another month with Rosetta not sending any work to my Windows computers.
17) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113099)
Posted 20 Sep 2025 by Profile robertmiles
Post:
Rosetta is no longer providing work for Windows computers,

Then why my attempts to get Rosetta work on my two Windows computers have received none in at least a month?

Amicable is providing work, but makes it difficult to let it use LESS THAN 100% of the CPU.
18) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 113094)
Posted 20 Sep 2025 by Profile robertmiles
Post:
Rosetta us no longer providing work for Windows computers,

Amicable is providing work, but makes it difficult to let it use 100% of the CPU;
19) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 112952)
Posted 26 Jul 2025 by Profile robertmiles
Post:
Can't do right for doing wrong around here...

Alas...I come back after being gone for a mere 2+ days and find that Einstein is the only project with tasks for my critters to work on.

If you both lose your Einstein password and lose access to the email account you used for connecting to Einstein, expect problems connecting another computer to your Einstein account. I lost both, and even though I still connect to Einstein on one of my computers, I cannot connect the other one also.
20) Message boards : Number crunching : Problems and Technical Issues with Rosetta@home (Message 112864)
Posted 3 Jul 2025 by Profile robertmiles
Post:
I currently have 14 completed rosetta tasks (10mrredo_10_hallucinated) that won't upload, showing status pending project backoff. I also have 7 new rosetta tasks (beta 6.06) that are stuck downloading and approaching the task deadline.

When I had a series of tasks (from WCG instead of Rosetta) that didn't upload, I finally enabled GPU tasks from PrimeGrid. Once some GPU tasks were downloaded and the BOINC hold on connecting to WCG expired, those over 40 tasks from WCG finally uploaded. It's far from obvious why this helped.


Next 20



©2026 University of Washington
https://www.bakerlab.org