Skip to content

Commit b9c440f

Browse files
authored
Merge pull request #906 from marionbarker/working-docs
add Check Upstream and Keep Alive error
2 parents ca1e29b + fdf2484 commit b9c440f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/browser/bb-errors.md

+21
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,27 @@ Mentors can go to your public&nbsp;_<span translate="no">GitHub repository</span
5050
5151
All that is needed to assist is your link to the *GitHub* repository where you are building.
5252
53+
### `Check Upstream and Keep Alive` Error
54+
55+
!!! important "`Check Upstream and Keep Alive` Error"
56+
**Error**: Your Browser Build fails and when you click on the link, you see
57+
58+
* **`Check Upstream and Keep Alive`** failed
59+
60+
**Consequence**: any required sync of your fork is skipped and build is skipped
61+
62+
**Solution**:
63+
64+
* For `Loop`: wait for 3.6.0 release (coming soon), all other apps are updated
65+
* Manually sync your fork of the repository: [Update `Fork`](bb-update.md#update-fork){: target="_blank" }
66+
* Manually start your build: [Build](bb-update.md#build-the-app){: target="_blank" }
67+
68+
**Details about what happened**:
69+
70+
On 21 April 2025, *GitHub* removed one of the third-party repositories that we used to keep automatic building going without action on your part. The repository was removed because it was in violation of the *GitHub* terms of service. *GitHub* disables automatic actions for repositories that have been inactive (no commits added in 60 days). For stable apps, like the *Loop* app, this third-party repository enabled a workaround to keep the builds happening.
71+
72+
This affected all the Open-Source apps in our community - Loop, LoopFollow, LoopCaregiver, Trio, iAPS and xDrip4iOS. The developers in our community have restored the ability to build using the Browser Build method. Stay tuned for updates to required actions in the documentation over the next few months, before we hit the 60 day limit.
73+
5374
### Most Common Mistakes
5475
5576
If you get an error when building with a browser, you can use this page to figure out what to do - but don't be afraid to [ask for help](#help-with-errors).

0 commit comments

Comments
 (0)