affederaffe / BeatSaberModManager

Yet another mod installer for Beat Saber, heavily inspired by ModAssistant.
MIT License
111 stars 5 forks source link

"Failed to Load Mods" #16

Closed Dormoxx closed 1 year ago

Dormoxx commented 1 year ago

Spinning circle for a bit, then "Failed to Load Mods" message. Running the program from the command line gives no output.

~/.config/BeatSaberModManager/Logs/Log20230107.txt:

2023-01-07 16:03:22.026 -05:00 [ERR] Http GET request "https://versions.beatmods.com/versions.json" failed System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 180 seconds elapsing. ---> System.TimeoutException: A task was canceled. ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Threading.Tasks.TaskCompletionSourceWithCancellation1.WaitWithCancellationAsync(CancellationToken) at System.Net.Http.HttpConnectionPool.HttpConnectionWaiter1.WaitForConnectionAsync(Boolean, CancellationToken) at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage, Boolean, Boolean, CancellationToken) at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage, Boolean, CancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage, HttpCompletionOption, CancellationTokenSource, Boolean, CancellationTokenSource, CancellationToken) --- End of inner exception stack trace --- --- End of inner exception stack trace --- at System.Net.Http.HttpClient.HandleFailure(Exception, Boolean, HttpResponseMessage, CancellationTokenSource, CancellationToken, CancellationTokenSource) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage, HttpCompletionOption, CancellationTokenSource, Boolean, CancellationTokenSource, CancellationToken) at BeatSaberModManager.Services.Implementations.Http.HttpProgressClient.TryGetAsync(Uri)

I can access https://versions.beatmods.com/versions.json from my web browser without issue.

Game Version: 1.27 BSMM Version: 0.0.4 OS: EndeavourOS, 6.1.3-zen1-1-zen

If I need to give any more info I'll be happy to provide. It's been like a year since I've played the game and the song selection kind of sucks without mods haha.

Dormoxx commented 1 year ago

Closing since I solved it. For some reason my setup + endeavouros refused to allow this to work. Switched to another distro and it's fine.