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

Gaby station fails to fetch on Linux #79

Open
Simyon264 opened this issue Jan 14, 2025 · 0 comments
Open

Gaby station fails to fetch on Linux #79

Simyon264 opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Simyon264
Copy link
Owner

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?

@Simyon264 Simyon264 added the bug Something isn't working label Jan 14, 2025
@Simyon264 Simyon264 changed the title Gaby station fails to fetch on windows Gaby station fails to fetch on Linux Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant