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

Stop trying to get remote version files from the forum #4274

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

HebaruSan
Copy link
Member

Problem

Some mods' version files have a URL pointing to forum.kerbalspaceprogram.com. Now that the forum is unreliable, this sometimes causes timeouts, and the inflation warnings toggle back and forth between network errors and parsing errors.

Even when the URL is retrieved successfully, it's a waste of time and bandwidth because the forum can never contain a remote version file.

Changes

Now version files with a URL on the forum emit a warning and move on rather than trying to retrieve the URL.

@HebaruSan HebaruSan added Enhancement New features or functionality Easy This is easy to fix Netkan Issues affecting the netkan data Network Issues affecting internet connections of CKAN labels Dec 7, 2024
@HebaruSan HebaruSan merged commit fda489c into KSP-CKAN:master Dec 7, 2024
3 checks passed
@HebaruSan HebaruSan deleted the fix/bad-avc-hosts branch December 7, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy This is easy to fix Enhancement New features or functionality Netkan Issues affecting the netkan data Network Issues affecting internet connections of CKAN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant