Skip to content

Commit f01c474

Browse files
authored
reowrded & seperated
1 parent 3f65cfe commit f01c474

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

src/Sober/Troubleshooting/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,20 @@ If you haven't logged into Sober, you should do it now. Afterwards you will be a
9999
100100

101101
### Automatic download isn't working (Long hang time; falls back to manual install)
102+
Your ISP could be blocking access to Google Play's APIs, which is what Sober is attempting to contact in order to download the correct APK file. Otherwise, either you should check your internet connection or the API is down.
103+
104+
#### Solution
105+
Use a VPN
106+
107+
108+
102109
### The manifest could not be reached
103110
Several scenarios could happen:
104-
- Your ISP is blocking access to Google Play's APIs, which is what Sober is attempting to contact in order to download the correct APK file. Otherwise, either you should check your internet connection or the API is down.
105-
- Your ISP is blocking access to Sober's repo server in Cloudflare, which connection is required to get the manifest. The manifest determines if you need to update Sober to the next application version.
111+
- Your ISP could be blocking access to Sober's repo server in Cloudflare, which connection is required to get the manifest. The manifest determines if you need to update Sober to the next application version.
106112
- Otherwise, it could be that since the repo is a private web page, it cannot be accessed either way.
107113

114+
> As a last resort, Sober will attempt to contact the manifest through GitHub's raw user content URL. Sober will crash if it also fails to contact the manifest through that URL.
115+
108116
#### Solution
109117
Use a VPN
110118

0 commit comments

Comments
 (0)