Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upgrade OpenCore #404

Open
jiatao99 opened this issue May 4, 2024 · 9 comments
Open

Cannot upgrade OpenCore #404

jiatao99 opened this issue May 4, 2024 · 9 comments

Comments

@jiatao99
Copy link

jiatao99 commented May 4, 2024

Use latest 20230401 build. Cannot update OpenCore. It was working a couple days ago.

Any idea? see screenshot below

Thanks

image
@jiatao99
Copy link
Author

jiatao99 commented May 4, 2024

Here is another screen shot:

image

Seems like the url for download is incorrect

@chriswayg
Copy link

chriswayg commented May 19, 2024

Use latest 20230401 build. Cannot update OpenCore.

I experience the same issue trying to download the Latest Version of OC. I also tried downloading OC 0.8.0 and some kexts, which does not work either. It just keeps trying, never finishes and never times out.

Serial-Custom 12
"1.0.0" "https://github.com/acidanthera/OpenCorePkg/releases/download/1.0.0/OpenCore-1.0.0-RELEASE.zip"
QNetworkReply::HostNotFoundError
...
"1.6.6" "https://github.com/acidanthera/WhateverGreen/releases/download/1.6.6/WhateverGreen-1.6.6-RELEASE.zip"
QNetworkReply::HostNotFoundError

@ic005k
Copy link
Owner

ic005k commented May 19, 2024

Please choose an alternative GitHub mirror server in the "Settings".

In general, "https://github.com/" is always effective, otherwise, please choose another try, such as: "https://gh.api.99988866.xyz/https://github.com/", etc.

@ic005k
Copy link
Owner

ic005k commented May 19, 2024

The previous "issue" has been extensively discussed and described regarding this matter. Accessing github may present challenges in various regions.

@ic005k
Copy link
Owner

ic005k commented May 20, 2024

Also, I have upgraded the OC to 1.0.0 via OCAT.

@chriswayg
Copy link

The previous "issue" has been extensively discussed and described regarding this matter. Accessing github may present challenges in various regions.

Thanks! It seems to be a problem with the DNS of my Philippines ISP and the local network configuration. I was able to get OCAuxiliaryTools to update OC to 1.0.0 on another hackintosh on the same local network. Then investigated the issue on my main hackintosh.

I was able to wget successfully in Terminal:
wget "https://github.com/acidanthera/OpenCorePkg/releases/download/1.0.0/OpenCore-1.0.0-RELEASE.zip"

But in OCAuxiliaryTools I still received: "QNetworkReply::HostNotFoundError". Somehow QT expected something different than wget.

I tried changing DNS providers in System Preferences, also tried connecting via a VPN, also disabled the application firewall Lulu, and tried various alternative hosts, like the one you suggested.

Eventually it worked with DNS 1.1.1.1 and the following settings:
image

Satisfied that it works now, but it was a weird issue, especially considering, that other applications did not have such network errors.

@jiatao99
Copy link
Author

I am in US. I don't think there is any DNS issue. BTW where you get this preference screen? This is what I got when I click the Preference:

image

@FullPace
Copy link

FullPace commented May 24, 2024

same here, I don't know where the settings are supposed to be. I get this error when I try to check for kext updates
image

edit: found them
image

@chriswayg
Copy link

The problem recurred, but using the new Github API token feature for downloading kexts and OpenCore updates now works again.

Screenshot 2024-11-21 at 2 05 26 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants