I wrote a post about a 15400 WU suffering a velocities blowing up error, complete with details. It's not a testing WU and was folded on a machine that retrieves beta WUs at most. The post disappeared and the forum claims there is no record of it.
Was it removed intentionally or is there a problem with the database?
Post disappeared
Moderator: Site Moderators
Post disappeared
Last edited by arisu on Sun Jun 22, 2025 5:21 am, edited 1 time in total.
-
- Site Admin
- Posts: 8153
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Studio M1 Max 32 GB smp6
Mac Hack i7-7700K 48 GB smp4 - Location: W. MA
Re: Post disappeared
It was merged with the existing topic you failed to see. Use the Your Posts link.
Re: Post disappeared
Oh! Thank you, I didn't notice that. I wish it displayed a message about being moved instead of just saying the topic was gone. Sorry for the noise!
Because it wasn't in the summary json file, I couldn't see if it was in beta. I should have looked harder!
Because it wasn't in the summary json file, I couldn't see if it was in beta. I should have looked harder!
-
- Site Admin
- Posts: 8153
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Studio M1 Max 32 GB smp6
Mac Hack i7-7700K 48 GB smp4 - Location: W. MA
Re: Post disappeared
First check the beta forum by project number and see if it has been listed as moved to FAH. Second, the usual summary list only shows those projects which are on FAH. Beta are listed separately the last I checked. There is a separate Project Summary for Beta, I would have to look up the link.
Re: Post disappeared
I haven't seen a separate project summary for beta. At least all the beta projects I've seen have been listed in it (with beta set to true in the json). I wrote a tool that gives me info about a project using the summary file and only internal WUs and old removed or disabled WUs don't exist in the summary file.
This is all I saw from my own tool:
Usually if it's beta it will say Beta: True. Maybe the project just happened to be disabled when I checked.
Thanks for migrating anyway, I can't believe I didn't just check the beta forum first.
This is all I saw from my own tool:
Code: Select all
$ apps psummary 15400
Manager: Adrija Dutta
Contact: Unknown
Institution: UIUC
URL: None
Cause: cancer
Series: 15400
Work Server: Unknown
Core: Unknown
Base credit: Unknown
Atoms: Unknown
Timeout: Unknown
Deadline: Unknown
Beta: Unknown
Public: Unknown
**PFAS are contaminants in water that are toxic and can cause several adverse
health effects. We are studying interactions between polymer molecules and
PFAS ions and expect these studies to benefit PFAS remediation efforts.**
Thanks for migrating anyway, I can't believe I didn't just check the beta forum first.

-
- Posts: 1806
- Joined: Sun Dec 16, 2007 6:22 pm
- Hardware configuration: 9950x, 7950x3D, 5950x, 5800x3D
7900xtx, RX9070, Radeon 7, 5700xt, 6900xt, RX 550 640SP - Location: London
- Contact:
Re: Post disappeared
I received the notification about that thread, but when I clicked on the link it returned an error.
As a side note, any bad WU related issues you might encounter, report them in Slack, as that is direct line to all researchers, who rarely read forum, if ever. This is valid for any projects, new or old.
As a side note, any bad WU related issues you might encounter, report them in Slack, as that is direct line to all researchers, who rarely read forum, if ever. This is valid for any projects, new or old.
-
- Posts: 559
- Joined: Fri Apr 03, 2020 2:22 pm
- Hardware configuration: ASRock X370M PRO4
Ryzen 2400G APU
16 GB DDR4-3200
MSI GTX 1660 Super Gaming X
Re: Post disappeared
Speaking only for myself, I've never been given access to the slack channel. I was under the impression it was reserved for internal beta testers, devs, and researchers only. If it's available to all beta testers I could use the channel information so I can get on it.muziqaz wrote: ↑Mon Jun 23, 2025 11:07 am I received the notification about that thread, but when I clicked on the link it returned an error.
As a side note, any bad WU related issues you might encounter, report them in Slack, as that is direct line to all researchers, who rarely read forum, if ever. This is valid for any projects, new or old.
Also, if you could clarify whether this particular instance only applies to bad work units in beta or work units that are out of beta.
If you and the other internal testers or long-term volunteers would feed me information I'd be glad to write up a post that we can use for a forum sticky and also on the discord. It would help make sure everybody is working on the same page and the overall process is a bit more efficient.
Fold them if you get them!
-
- Posts: 1806
- Joined: Sun Dec 16, 2007 6:22 pm
- Hardware configuration: 9950x, 7950x3D, 5950x, 5800x3D
7900xtx, RX9070, Radeon 7, 5700xt, 6900xt, RX 550 640SP - Location: London
- Contact:
Re: Post disappeared
It is only for Internal testersBobWilliams757 wrote: ↑Tue Jun 24, 2025 5:08 pmSpeaking only for myself, I've never been given access to the slack channel. I was under the impression it was reserved for internal beta testers, devs, and researchers only. If it's available to all beta testers I could use the channel information so I can get on it.muziqaz wrote: ↑Mon Jun 23, 2025 11:07 am I received the notification about that thread, but when I clicked on the link it returned an error.
As a side note, any bad WU related issues you might encounter, report them in Slack, as that is direct line to all researchers, who rarely read forum, if ever. This is valid for any projects, new or old.
Also, if you could clarify whether this particular instance only applies to bad work units in beta or work units that are out of beta.
If you and the other internal testers or long-term volunteers would feed me information I'd be glad to write up a post that we can use for a forum sticky and also on the discord. It would help make sure everybody is working on the same page and the overall process is a bit more efficient.

The reason I asked arisu to post to Slack, is because their issue would not be solved by anyone here. Any broken WUs, server issues, should be reported to the most direct channels possible. For Public donors: it is here, by creating a thread, or Discord. Beta testers: beta section of this forum (in project's thread). Internal testers: Slack
Re: Post disappeared
Maybe the post shouldn't have been migrated, because it appears 15400 is not in beta. It just never got announced when it was moved to full FAH.Joe_H wrote: ↑Sun Jun 22, 2025 5:26 am First check the beta forum by project number and see if it has been listed as moved to FAH. Second, the usual summary list only shows those projects which are on FAH. Beta are listed separately the last I checked. There is a separate Project Summary for Beta, I would have to look up the link.
Code: Select all
Python 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import requests
>>> r = requests.get('https://assign1.foldingathome.org/api/project/summary').json()
>>> [p for p in r if p['id'] == 15400][0]['beta']
False
>>> [p for p in r if p['id'] == 15400][0]['public']
True
>>>
It is reserved for the internal team and researchers as muziqaz says. I'm an internal tester which is they only reason I have access to it.BobWilliams757 wrote: ↑Tue Jun 24, 2025 5:08 pm Speaking only for myself, I've never been given access to the slack channel. I was under the impression it was reserved for internal beta testers, devs, and researchers only. If it's available to all beta testers I could use the channel information so I can get on it.