--- categories: Original date: 2023-11-17T00:00:00Z tags: - 信息技术 - 原神 - 后端 - 游戏 - 逆向工程 slug: gi-asia-4206 title: Genshin Impact Asia 服务器在从中国大陆连接时报4206错误 --- 发给`ys-log-upload-os.hoyoverse.com`的错误报告提示,一个向`osasiadispatch.yuanshen.com`的请求超时。根据 Blocky 的[报告](https://blocky.greatfire.org/detail/658076/https%3A%2F%2Fosasiadispatch.yuanshen.com),此时,`osasiadispatch.yuanshen.com`似乎被中国的网络审查系统屏蔽了(Connection was reset/Timed out)。 ```json [ { "applicationId": 100001, "applicationName": "hk4e", "msgID": "", "eventTime": "", "eventId": 100003, "eventName": "WarningAlarm", "uploadContent": { "error_code": 4207, "message": "[RegionDispatch] Get Connect Error 'The request timed out' for:https://osasiadispatch.yuanshen.com/query_cur_region?version=OSRELWin4.2.0&lang=&platform=&binary=&time=&channel_id=&sub_channel_id=&account_type=&dispatchSeed=&key_id=&aid= statusCode:0 contentLength:0 contentType: dispatchConnectType:1", "user_id": 0, "auid": "", "time": , "stackTrace": "MoleMole.SuperDebug:LogToServerInternal(Boolean, String, LogType, Boolean, Int32, Int32, ErrorLevel, ErrorCategory, String, String)\nMoleMole.SuperDebug:LogToServer(LogType, String, Boolean, Int32, ErrorLevel, ErrorCategory, String, Boolean, Int32, String)\nMoleMole.SuperDebug:VeryImportantError(String, ErrorLevel, ErrorCategory, String, Boolean, Int32, Int32, String)\nNBANMAFJAKD:MoveNext()\nUnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)\n", "exceptionSerialNum": 0, "frame": "", "deviceModel": "", "deviceName": "", "operatingSystem": "", "userName": "Test", "version": "4.2_rel OSRELWin4.2.0_", "guid": "uid:-time:-auid:-rtt:0[0,0,0]-scene:0-server:os_asia", "errorCode": "Default", "isRelease": true, "serverName": "os_asia", "projectNick": "test", "userNick": "Test", "logType": "Error", "subErrorCode": "0", "cpuInfo": "", "gpuInfo": "", "memoryInfo": "", "clientIp": "", "errorLevel": "Low", "errorCategory": "None", "notifyUser": "" } } ] ```