-
-
Notifications
You must be signed in to change notification settings - Fork 77
Description
Hello Henry++ ;)
Today, Rudolph a user (https://chromium.woolyss.com/#comment-3009) reported to me that Chrlauncher does not download any file.
The chrlauncher opens, but no download. Clicking on Download update does nothing.
The issue concerns files/binaries stored at Github.
I checked all and I think there is an issue with your tool.
-
My API is ok --> GOOD
test: https://chromium.woolyss.com/api/v3/?os=windows&bit=64&type=stable-codecs-sync&out=json -
The file exists --> GOOD
test: https://github.com/henrypp/chromium/releases/download/v64.0.3282.186-r520840-win64/chromium-sync.zip -
The download is possible with wget on win7 x64 --> GOOD
It means there is no Github restriction.
test: https://i.imgur.com/rqCU3iP.png -
Github site --> GOOD
https://status.github.com/ -
Chrlauncher opens --> GOOD
-
Chrlauncher downloads --> BAD
EDIT February 27, 2018
As @truboxl said:
Monitoring with Resource Monitor seems like it never get past AWS (assuming Github)
I agree, it seems to be a problem with Amazon Web Services (AWS). This is the cloud computing used for Github files/binaries.
How to update Chromium within chrlauncher?
EDIT February 28, 2018
On Windows 7 x64, chrlauncher 2.3 works normally. So just replace the chrlauncher executable (.EXE)! ^^
If you want to stay with chrlauncher 2.4.1, you must use the manual way! :/
(My screenshot: https://i.imgur.com/LpMo2Pq.png)
- Unzip the corresponding Chromium Archive (ZIP) and rename the unzipped folder as "bin".
- Replace the old folder by the new one, in the main Chrlauncher folder.
- Enjoy!
Your all data are in the "profile" folder. DO NOT REMOVE this folder.
How to force to open Chromium within chrlauncher?
Set ChromiumCheckPeriod=0
in the chrlauncher.ini file.
It will disable update checking. So Chromium will open ! ^^
Regards,