Closed HtnrxUNc closed 2 years ago
Update I am currently unable to connect to my own server again, once I open the game it connects to the official server. I'm currently looking for the reason and it seems that Fiddler is not intercepting any traffic.
I managed to connect to my server again, but this time I didn't get into the game. The game prompted me Server connection failed. I found the prompt on my server side.
[13:45:17] [INFO] [Dispatch] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 is trying to log in via token
[13:45:17] [INFO] [Dispatch] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 logged in via token as 10001
[13:45:17] [INFO] [Dispatch] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 succeed to exchange combo token
[13:45:18] [INFO] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 request: query_cur_region_os_usa
I managed to connect to my server again, but this time I didn't get into the game. The game prompted me Server connection failed. I found the prompt on my server side.
[13:45:17] [INFO] [Dispatch] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 is trying to log in via token [13:45:17] [INFO] [Dispatch] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 logged in via token as 10001 [13:45:17] [INFO] [Dispatch] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 succeed to exchange combo token [13:45:18] [INFO] Client fe80:0:0:0:b050:45d6:f93c:262/[fe80:0:0:0:b050:45d6:f93c:262]:3381 request: query_cur_region_os_usa
I have found the reason for this problem. Because I changed my network environment, which caused the IP address of ubuntu and windows to change. And the GameServer.PublicIp in the config file was not updated, so the server refused to connect.
Hello, contributors. I've encountered some very strange problems so far, some of which I've found answers to, and some of which I haven't found solutions to at the moment, so if you have solutions to these problems, you can reply to me here. First of all, the environment I am using
Operating Environment
./mongo --version
etc. to get valid version information.Catalog Usage
config
proxy_config.py
proxy.py
I use Mitmproxy to hijack traffic
Some of the problems I have encountered