Problems and Technical Issues with Rosetta@home

Message boards : Number crunching : Problems and Technical Issues with Rosetta@home

To post messages, you must log in.

Previous · 1 . . . 356 · 357 · 358 · 359

AuthorMessage
Sid Celery

Send message
Joined: 11 Feb 08
Posts: 2590
Credit: 47,220,881
RAC: 6
Message 113588 - Posted: 10 Jun 2026, 16:50:51 UTC - in response to Message 113586.  
Last modified: 10 Jun 2026, 17:22:58 UTC

I'm not saying I'm fixed up yet, because my Windows corruption is so deep-seated (the result of multiple heat-related crashes while running Boinc 24/7 for years) that it's going to take several more rounds to fully un-corrupt it, but I seem to have fixed this WSL issue at least
wsl --version
WSL version: 2.7.3.0
Kernel version: 6.6.114.1-1
WSLg version: 1.0.73
MSRDC version: 1.2.6676
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.19045.7291

That, and one other key utility I've got access to, indicate I may finally be in the home-straight of a full-repair, after which I might start addressing how to get docker installed successfully (finally vaguely back on topic)

By coincidence a new update came through for Windows 10 22H2 yesterday, which I installed.
The key utility I got access to is winget, which I only discovered for the first time a month or two back.
It runs in an elevated Powershell (Admin) window and checks your system for low-level updates you wouldn't otherwise know anything about.
Right-click the Start button and select Windows Powershell (Admin)
Type "winget upgrade" to see all out of date apps you have
This will include things like Edge, CPUID, HWInfo, Chrome, Teamviewer etc that you may prefer to update (or not) within their own programs, but it's most useful for updating Microsoft components like WSL
For items that are shown, such as Windows Subsystem for Linux, type "winget install Microsoft.WSL" - the app name being exactly what it displays under the ID heading
Examples I had:
Microsoft.WSL
Microsoft.VSTOR
Microsoft.VCRedist.2015+.x86
Microsoft.VCRedist.2015+.x64

Unless these things get upgraded as part of a Windows Update I have no idea how anyone would know or be able to update them without winget
My WSL --version now reads
wsl --version
WSL version: 2.7.8.0
Kernel version: 6.18.33.1-1
WSLg version: 1.0.73.2
MSRDC version: 1.2.6676
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.19045.7417

What I also discovered, by accident, is that, after a Windows Update that upgrades windows, if I run (again in Powershell (Admin) )
DISM /Online /Cleanup-Image /RestoreHealth
followed by
sfc /scannow
If it reports that it found corrupted files and repaired them, then I immediately reboot, bit by tiny bit I can slightly reduce more and more of my corrupted Windows installation, which then may make it more possible for the rest of it to be put right.
It's a very long and very boring road to travel

Edit: I'm less intending to get the absolute latest versions of apps, though that's a byproduct, as to get known clean uncorrupted versions onto my PC as I'm not sure what parts of the Windows subsystem is broken
ID: 113588 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sid Celery

Send message
Joined: 11 Feb 08
Posts: 2590
Credit: 47,220,881
RAC: 6
Message 113596 - Posted: 19 Jun 2026, 4:32:59 UTC - in response to Message 113586.  

Having no idea how to do an in-place Windows repair, and being terrified of the damage I was likely to do if left to my own devices, I decided to continue with Microsoft Copilot, on the basis that a <Microsoft> AI was best-placed to advise on fixing a <Microsoft> Windows issue.
That turned out to be a very good decision, and I now realise I only thought Grok was doing well because of my ignorance of what it ought to be doing.
Turned out it was going round in ever-decreasing circles because it only had a vague idea what it was trying to achieve.
Grok is no longer my best mate. On this specific Windows issue at least, CoPilot's ability is leagues ahead, making some (to me) astonishing analytic leaps based on the outcomes I'm reporting back weekly

I was doing this weekly from a remote PC because Copilot is broken and unavailable on the problem PC.
Until I discovered/realised I could access Copilot online.
That enabled me to spend almost 4 solid days with it instead of working from a relatively small remotely-produced task-list, most of which failed/broke at one of its earlier stages.
I've had to strip Windows down almost to its lowest foundational level and build it back up, grabbing Appx and MSIXbundles online and doing two further in-place repair upgrades, when even those brought me to a juddering halt, and multiple DISM & SFC couplets to continue to remove disk corruption.
I'm now very close to a clean and stable setup, but still not quite there yet, accidentally discovering some failed cloud authentication layer to fully re-enable Microsoft Store at the very end, which finally allowed it to burst back into life.
My one remaining issue is a Windows Update error warning that CoPilot's tried to fix in several ways and is now trying to convince me isn't real, but a cosmetic artifact that will disappear of its own accord!
I don't believe it. I've already forced it to admit that something it insisted repeatedly was wrongly located was actually there, just incomplete.
It might be my new best mate, but we still have arguments, where amazingly it's had to admit I was right and it was wrong, which is quite amazing considering I am, by comparison, an incompetent dunce.
I'm currently taking a break from it until next week, partly because the intensity of the exercise has given me a bit of PTSD any time I spot Powershell.
That said, I have made considerable very rapid progress, so I can't complain too much.
ID: 113596 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Bill F
Avatar

Send message
Joined: 29 Jan 08
Posts: 66
Credit: 1,862,951
RAC: 6
Message 113598 - Posted: 20 Jun 2026, 2:36:24 UTC - in response to Message 113596.  

Having no idea how to do an in-place Windows repair, and being terrified of the damage I was likely to do if left to my own devices, I decided to continue with Microsoft Copilot, on the basis that a <Microsoft> AI was best-placed to advise on fixing a <Microsoft> Windows issue.
That turned out to be a very good decision, and I now realise I only thought Grok was doing well because of my ignorance of what it ought to be doing.
Turned out it was going round in ever-decreasing circles because it only had a vague idea what it was trying to achieve.
Grok is no longer my best mate. On this specific Windows issue at least, CoPilot's ability is leagues ahead, making some (to me) astonishing analytic leaps based on the outcomes I'm reporting back weekly

I was doing this weekly from a remote PC because Copilot is broken and unavailable on the problem PC.
Until I discovered/realised I could access Copilot online.
That enabled me to spend almost 4 solid days with it instead of working from a relatively small remotely-produced task-list, most of which failed/broke at one of its earlier stages.
I've had to strip Windows down almost to its lowest foundational level and build it back up, grabbing Appx and MSIXbundles online and doing two further in-place repair upgrades, when even those brought me to a juddering halt, and multiple DISM & SFC couplets to continue to remove disk corruption.
I'm now very close to a clean and stable setup, but still not quite there yet, accidentally discovering some failed cloud authentication layer to fully re-enable Microsoft Store at the very end, which finally allowed it to burst back into life.
My one remaining issue is a Windows Update error warning that CoPilot's tried to fix in several ways and is now trying to convince me isn't real, but a cosmetic artifact that will disappear of its own accord!
I don't believe it. I've already forced it to admit that something it insisted repeatedly was wrongly located was actually there, just incomplete.
It might be my new best mate, but we still have arguments, where amazingly it's had to admit I was right and it was wrong, which is quite amazing considering I am, by comparison, an incompetent dunce.
I'm currently taking a break from it until next week, partly because the intensity of the exercise has given me a bit of PTSD any time I spot Powershell.
That said, I have made considerable very rapid progress, so I can't complain too much.



You need to "pat" yourself on the back and tell your self that you have done what few would attempt and fewer would have gotten the results that you did ... You willingness to try new things and new ways speaks to your mental flexibility ... Since we have no idea if you re a young tech user adoptee or a grizzled old timer who is long in the tooth I would state ... I guess it didn't matter.

Bill F
Dallas Tx
ID: 113598 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Sid Celery

Send message
Joined: 11 Feb 08
Posts: 2590
Credit: 47,220,881
RAC: 6
Message 113600 - Posted: 20 Jun 2026, 10:09:59 UTC - in response to Message 113598.  

I'm currently taking a break from it until next week, partly because the intensity of the exercise has given me a bit of PTSD any time I spot Powershell.
That said, I have made considerable very rapid progress, so I can't complain too much.

You need to "pat" yourself on the back and tell your self that you have done what few would attempt and fewer would have gotten the results that you did ... You willingness to try new things and new ways speaks to your mental flexibility ... Since we have no idea if you re a young tech user adoptee or a grizzled old timer who is long in the tooth I would state ... I guess it didn't matter.

Copilot is repeatedly telling me I'm persisting long after Microsoft's engineers would've given up, which is partly a reflection of the fact I don't know when to give it all up as a bad job (a character failing), partly because I have data and apps relating to 20+yo software I can no longer reinstall and can't allow myself to lose (another character failing), and partly because I mistreat my PCs so badly it's a kind of penance for the abuse I've perpetrated on them (another... you get the idea).
I'm also learning how to use AI on a live issue - what it can do, what it can't and the pattern of its output. I'm able to make it come to diametrically opposed conclusions dependent on the degree I interrogate its responses.
I can also spot when others use AI and claim it as their own frighteningly often. If I suspected there were a lot of bullshitters in the world before, now I'm certain of it!
And yes, I'm now much more grizzled old-timer than anything else, but with a history of throwing myself into things way beyond my capabilities.
If persistence beyond all reason is a talent, I'm not short of it
ID: 113600 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
flensr

Send message
Joined: 31 Oct 18
Posts: 5
Credit: 3,399,100
RAC: 0
Message 113602 - Posted: 21 Jun 2026, 19:53:47 UTC

Not sure if this is a problem or a technical issue or what, but I haven't received any Rosetta work in weeks. Perhaps months.

It was working fine a few months ago. Then no work. I've even shut off all my other projects temporarily and upped Rosetta's resource share to make sure it has priority in my boinc client, but there's never any work for me. Not one work unit in a long time, no matter what I do, no matter when I request update.

I've reset the project, didn't help.

What am I doing wrong?

My event log says:
Sending scheduler request: Requested by user.
Requesting new tasks for CPU
Scheduler request completed: got 0 new tasks
No tasks sent

Windows 10, latest BOINC manager. I9-11900K, 48GB ram, plenty of drive space and resources available.

It seems like others can get work units by "being patient". After a couple of months with no work units, I'm not sure if patience is the issue.
ID: 113602 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Dr Who Fan
Avatar

Send message
Joined: 28 May 06
Posts: 108
Credit: 292,109
RAC: 0
Message 113603 - Posted: 22 Jun 2026, 0:32:21 UTC - in response to Message 113602.  

Not sure if this is a problem or a technical issue or what, but I haven't received any Rosetta work in weeks. Perhaps months.

There's nothing wrong with your computers or your configuration...

The past year or so there's not much work being sent out/made available for us and will likely be that way until further notice..

The amount of work available for us has been very far and few between.

When work is available, it's so little that it's gone in a matter of minutes to a lucky few who's computer(s) ask for work at just the right time.

In other words, there's more computers asking for work than work is available.

ID: 113603 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
flensr

Send message
Joined: 31 Oct 18
Posts: 5
Credit: 3,399,100
RAC: 0
Message 113604 - Posted: 22 Jun 2026, 3:20:51 UTC - in response to Message 113603.  

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...
ID: 113604 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile robertmiles

Send message
Joined: 16 Jun 08
Posts: 1265
Credit: 14,424,358
RAC: 0
Message 113605 - Posted: 22 Jun 2026, 12:19:16 UTC - in response to Message 113604.  

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,
ID: 113605 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile ibanderson

Send message
Joined: 9 Mar 24
Posts: 8
Credit: 237,326
RAC: 3
Message 113607 - Posted: 24 Jun 2026, 3:50:04 UTC

Looking at Grafana.kiska.pw - https://grafana.kiska.pw/d/boinc/boinc?orgId=1&var-project=Rosetta@Home&from=now-90d&to=now&chunkNotFound&editPanel=2 - it looks like the last small batch of Rosetta WUs were sent back around May 11th. Hopefully we'll get another graduate student in the fall to generate more WUs! - Ian
ID: 113607 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Bill F
Avatar

Send message
Joined: 29 Jan 08
Posts: 66
Credit: 1,862,951
RAC: 6
Message 113608 - Posted: 24 Jun 2026, 20:45:00 UTC - in response to Message 113607.  

Looking at Grafana.kiska.pw - https://grafana.kiska.pw/d/boinc/boinc?orgId=1&var-project=Rosetta@Home&from=now-90d&to=now&chunkNotFound&editPanel=2 - it looks like the last small batch of Rosetta WUs were sent back around May 11th. Hopefully we'll get another graduate student in the fall to generate more WUs! - Ian


And another small batch on June 21st or 22nd.
ID: 113608 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Grant (SSSF)

Send message
Joined: 28 Mar 20
Posts: 1939
Credit: 18,534,891
RAC: 0
Message 113609 - Posted: 25 Jun 2026, 5:31:59 UTC - in response to Message 113608.  

Looking at Grafana.kiska.pw - https://grafana.kiska.pw/d/boinc/boinc?orgId=1&var-project=Rosetta@Home&from=now-90d&to=now&chunkNotFound&editPanel=2 - it looks like the last small batch of Rosetta WUs were sent back around May 11th. Hopefully we'll get another graduate student in the fall to generate more WUs! - Ian
And another small batch on June 21st or 22nd.
?
May 11 was the last time any new work was released. There would have been a few resends after that, but there has been no new work since then.
Grant
Darwin NT
ID: 113609 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Previous · 1 . . . 356 · 357 · 358 · 359

Message boards : Number crunching : Problems and Technical Issues with Rosetta@home



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