Grasscutters / Grasscutter

A server software reimplementation for a certain anime game.
https://grasscutter.io/
GNU Affero General Public License v3.0
16.18k stars 4.47k forks source link

can not login #203

Closed 0x915 closed 2 years ago

0x915 commented 2 years ago

Use hosts to forward client traffic use 'account create' successfully created an account

when starting the client , server : [INFO] [Dispatch] Client topazlabs.com/127.0.0.1:2423 request: query_region_list

when login (No password is not allowed to login,so I knocked something), fiddler : CONNECT api-account-os.hoyoverse.com:443 HTTP/1.1 Host: api-account-os.hoyoverse.com:443 User-Agent: UnityPlayer/2017.4.30f1 (UnityWebRequest/1.0, libcurl/7.51.0-DEV) CONNECT log-upload-os.mihoyo.com:443 HTTP/1.1 Host: log-upload-os.mihoyo.com:443 User-Agent: UnityPlayer/2017.4.30f1 (UnityWebRequest/1.0, libcurl/7.51.0-DEV)

Still stuck at the login screen.

image

unec2200 commented 2 years ago

可能要国际服,国服不行

cryingcheems commented 2 years ago

try https://github.com/Grasscutters/GrassClipper

KingRainbow44 commented 2 years ago

currently, this looks more like an issue with your proxy and not the server. hence this isn't a bug and shouldn't be reported here.

0x915 commented 2 years ago

尝试 https://github.com/Grasscutters/GrassClipper I can connect to the server using GrassClipper, but I get a 503 error. proxy server : 127.0.0.1:13576: POST https://127.0.0.1:22102/sdk/dataUpload << [Errno 10061] Connect call failed ('127.0.0.1', 22102) 127.0.0.1:13576: client disconnect 127.0.0.1:13576: server disconnect log-upload-os.mihoyo.com:443 (13.225.94.85:443) 127.0.0.1:13582: client connect 127.0.0.1:13581: server connect api-account-os.hoyoverse.com:443 (13.225.94.72:443) 127.0.0.1:13582: server connect log-upload-os.mihoyo.com:443 (13.225.94.85:443) True True