From e33607163119ef1573eabce5ae913c11986042c6 Mon Sep 17 00:00:00 2001
From: Nathaniel Chin <22572406+nathanielcwm@users.noreply.github.com>
Date: Fri, 5 Jan 2024 15:59:12 +0800
Subject: [PATCH] Expand split CPID guide based on the wiki FAQ
---
guides/pool-to-solo.htm | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/guides/pool-to-solo.htm b/guides/pool-to-solo.htm
index 9230769b..0f7e04e1 100644
--- a/guides/pool-to-solo.htm
+++ b/guides/pool-to-solo.htm
@@ -55,7 +55,7 @@
Signing up for projects
- Create personal accounts on all desired projects using the same email
- - Attach desired projects to your BOINC client (Tools → Add project...)
+ - Attach desired projects to your BOINC client (Tools → Add project... / Tools → Synchronize with <account manager>)
- Make sure that your CPIDs are consistent across your projects (it can be checked on the
project's site/your account manager/the Gridcoin Researcher Wizard)
- If they are not consistent then you're suffering from a split CPID. Instructions to fix it can
@@ -78,9 +78,15 @@
- Attach all desired projects to the same BOINC client, if they are not already
(Attach all projects - even if you plan to crunch it on a different host)
- - Force an update of all your projects from the projects tab
- - Check your CPIDs on the projects' site
- - If they are still not consistent wait a few minutes before attempting to update them again
+ - Disconnect other BOINC clients from the internet except on the machine running the wallet
+ - Go to your projects tab and enable "No new tasks" for each project
+ - Go to your tasks tab and cancel all existing tasks (this is needed, otherwise BOINC may not actually “Update” when
+ requested in subsequent steps)
+ - Back in the projects tab, for each project, select “Allow new tasks” and press “Update”, then press “No new tasks” when
+ complete and abort any tasks it downloaded. The project update process will take about 10 seconds for each project. You
+ can monitor this progress by going to Tools → Event Log...
+ - Check your CPIDs on the projects' site or in the Gridcoin "Researcher Configuration" wizard
+ - If they are still not consistent wait a few minutes before attempting these steps again