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

[ZZZ Repair] System.TimeoutException: All available CDNs aren't reachable for your network while getting content: /metadata/repair_inde... #675

Open
sentry-io bot opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
Area: Dispatcher Key Issue labeled for Dispatcher Key/API Token related issue Area: Mirror/API Server Issue labeled for Mirror/API Server issue releated Bug Something isn't working Game: Zenless Zone Zero Issue labeled for Zenless Zone Zero

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 22, 2025

Sentry Issue: COLLAPSE-LAUNCHER-WB

System.TimeoutException: All available CDNs aren't reachable for your network while getting content: /metadata/repair_indexes/ZZZGlb/1.5.0/index.binv2. Please check your internet!
  File "FallbackCDNUtil.cs", line 293, in async Task<BridgedNetworkStream> FallbackCDNUtil.TryGetCDNFallbackStream(string relativeURL, CancellationToken token, bool isForceUncompressRequest)
    throw new TimeoutException($"All available CDNs aren't reachable for your network while getting content: {relativeURL}. Please c {snip}
  File "ZenlessRepair.Fetch.cs", line 144, in async Task ZenlessRepair.GetPrimaryManifest(Dictionary<string, FilePropertiesRemote> hashSet, CancellationToken token, List<FilePropertiesRemote> assetIndex)+(?) => { }
    await using BridgedNetworkStream stream = await FallbackCDNUtil.TryGetCDNFallbackStream(urlIndex, token);
  File "ZenlessRepair.Fetch.cs", line 142, in async Task ZenlessRepair.GetPrimaryManifest(Dictionary<string, FilePropertiesRemote> hashSet, CancellationToken token, List<FilePropertiesRemote> assetIndex)
    await Task.Run(async () =>
  File "ZenlessRepair.Fetch.cs", line 50, in async Task ZenlessRepair.Fetch(List<FilePropertiesRemote> assetIndex, CancellationToken token)
    await GetPrimaryManifest(hashSet, token, assetIndex);
  File "ZenlessRepair.cs", line 115, in async Task<bool> ZenlessRepair.CheckRoutine()
    await Fetch(_assetIndex, _token.Token);
...
(3 additional frame(s) were not displayed)
@sentry-io sentry-io bot added Area: Dispatcher Key Issue labeled for Dispatcher Key/API Token related issue Area: Mirror/API Server Issue labeled for Mirror/API Server issue releated Bug Something isn't working Game: Zenless Zone Zero Issue labeled for Zenless Zone Zero labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Dispatcher Key Issue labeled for Dispatcher Key/API Token related issue Area: Mirror/API Server Issue labeled for Mirror/API Server issue releated Bug Something isn't working Game: Zenless Zone Zero Issue labeled for Zenless Zone Zero
Projects
None yet
Development

No branches or pull requests

1 participant