ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.09k stars 2.23k forks source link

Can't register an account on arch linux #7542

Closed Logos-Coder closed 4 years ago

Logos-Coder commented 4 years ago

I Can't register an account using the osu-lazer package in the AUR. Logs Also trying to install stuff from 'stable' from the settings menu.

Screenshots or videos showing encountered issue: error

osu!lazer version: 2020.112.0

Logs:

2020-01-16 02:50:22: ----------------------------------------------------------
2020-01-16 02:50:22: network Log for [redacted] (LogLevel: Verbose)     
2020-01-16 02:50:22: osu 2020.112.0.0                             
2020-01-16 02:50:22: Running on Unix 5.4.10.1, 12 cores           
2020-01-16 02:50:22: ----------------------------------------------------------
2020-01-16 02:50:22: Request to https://api.github.com/repos/ppy/osu/releases/latest successfully completed!
2020-01-16 02:52:26: Request to https://osu.ppy.sh/users failed with System.Net.WebException: Forbidden.
2020-01-16 02:52:26: Response was: {"error":"Wrong client"}       
2020-01-16 02:55:40: Performing request osu.Game.Online.API.Requests.GetChangelogRequest
2020-01-16 02:55:41: Request to https://osu.ppy.sh/api/v2/changelog successfully completed!
2020-01-16 02:55:45: Failing request osu.Game.Online.API.Requests.SearchBeatmapSetsRequest (System.OperationCanceledException: Request cancelled)
2020-01-16 02:59:32: Request to https://osu.ppy.sh/users failed with System.Net.WebException: Forbidden.
2020-01-16 02:59:32: Response was: {"error":"Wrong client"}
peppy commented 4 years ago

I don't know how you've managed to achieve this, but your framework is too new. Please use master.

Logos-Coder commented 4 years ago

You are referring to the .NET framework?

peppy commented 4 years ago

Actually this looks like it may be an oversight at our end.

Logos-Coder commented 4 years ago

Oh, okay. The .NET package that I installed is dotnet-sdk 3.1.0.sdk100-1 along with dotnet-runtime 3.1.0.sdk100-1 and dotnet-host 3.1.0.sdk100-1.

I Needed to patch a file for dotnet in order to build the lutris script ( same problem on it btw ). https://github.com/dotnet/docs/issues/15942#issue-527056768 https://bugs.archlinux.org/task/65128