You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-14 12:00:03.097 +01:00 [ERR] Error while fetching replays from https://replay.tucanostation.com/replays/
System.InvalidOperationException: An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress must be set.
at System.Net.Http.HttpClient.PrepareRequestMessage(HttpRequestMessage request)
at System.Net.Http.HttpClient.GetStringAsync(Uri requestUri, CancellationToken cancellationToken)
at ReplayBrowser.Services.ReplayParser.Providers.NginxProvider.RetrieveFilesRecursive(String directoryUrl, CancellationToken token) in /home/SS14/ReplayBrowser/deploy/ReplayBrowser/Services/ReplayParser/Providers/NginxProvider.cs:line 12
at ReplayBrowser.Services.ReplayParser.Providers.NginxProvider.RetrieveFilesRecursive(String directoryUrl, CancellationToken token) in /home/SS14/ReplayBrowser/deploy/ReplayBrowser/Services/ReplayParser/Providers/NginxProvider.cs:line 44
at ReplayBrowser.Services.ReplayParser.ReplayParserService.FetchReplays(CancellationToken token, StorageUrl[] storageUrls) in /home/SS14/ReplayBrowser/deploy/ReplayBrowser/Services/ReplayParser/ReplayParserService.cs:line 91
Seems to only happen on Linux?
The text was updated successfully, but these errors were encountered:
Seems to only happen on Linux?
The text was updated successfully, but these errors were encountered: