android app的首页(野火)fragment页一直是正在连接和连接失败状态,"我的"页面刷不出来个人信息页面,修改昵称也不行

bieshuohua503 2021-4-17 821

您好, 

我把IM-server部署到我自己的服务器上去了, 

[GC concurrent-cleanup-start] [GC concurrent-cleanup-end, 0.0000104 secs] Wildfire IM server start success... Total time for which application threads were stopped: 0.0001198 seconds, Stopping threads took: 0.0000461 seconds Total time for which application threads were stopped: 0.0005556 seconds, Stopping threads took: 0.0000414 seconds Total time for which application threads were stopped: 0.0001220 seconds, Stopping threads took: 0.0000416 seconds  

请求http://{host}/api/version 

返回了如下: 

{  "tags":"null",  "branch":"wildfirechat",  "dirty":"null",  "remoteOriginUrl":"https://github.com/wildfirechat/server.git",  "commitId":"null",  "commitIdAbbrev":"499ee71",  "describe":"0.29-1-366-g499ee71",  "describeShort":"null",  "commitUserName":"imhao183",  "commitUserEmail":"wildfirechat86@gmail.com",  "commitMessageFull":"version to 0.60\n",  "commitMessageShort":"version to 0.60",  "commitTime":"20210407173415",  "closestTagName":"null",  "closestTagCommitCount":"null",  "buildUserName":"imhao183",  "buildUserEmail":"wildfirechat86@gmail.com",  "buildTime":"20210407173730",  "buildHost":"null",  "buildVersion":"null"  } 

我也把Demo应用服务器的部署上去了。 

在浏览器中输入http://${服务器的IP}:8888/,返回OK了。 

android app也登录进去了,也用手机号+66666登录进去了。 

就是在首页(野火)fragment页一直是正在连接和连接失败状态,"我的"页面刷不出来个人信息页面 

下面是我进入UserInfoActivity  mars报的log: 

2021-04-17 15:09:17.503 10886-11917/cn.wildfirechat.chat E/mars::proto: [MessageDB.cc, getUserInfo, 5266]:get user info refresh OPOFOFWW, 0,ver:1 2021-04-17 15:09:17.506 10886-12591/cn.wildfirechat.chat I/mars::stn: [longlink_connect_monitor.cc, IntervalConnect, 174]:made interval connect interval:10000, posttime:18810, newone:true, connectstatus:0, ret:false 2021-04-17 15:09:17.506 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_core.cc, operator, 310]:task start long short taskid:30, cmdid:11, need_authed:true, cgi:/im, channel_select:3, limit_flow:false, host:49.192.84.234, send_only:false, cmdid:11, server_process_cost:-1, retrycount:-1,  channel_strategy:1,  total_timetout:-1, network_status_sensitive:false, priority:3, report_arg: 2021-04-17 15:09:17.506 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink_task_manager.cc, StartTask, 87]:taskid:30 2021-04-17 15:09:17.506 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 298]:host ip to callback is 49.192.84.234  2021-04-17 15:09:17.506 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 300]:need auth cgi /im , host 49.192.84.234 need auth true  2021-04-17 15:09:17.506 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 309]:auth result true host 49.192.84.234 2021-04-17 15:09:17.506 10886-12591/cn.wildfirechat.chat I/mars::proto: [stn_callback.cc, Req2Buf, 1153]:PROTO -> TASK after package:taskid:30 cmdid:11 channel_id:0 channel_select:3 cgi:/im send_only:0 need_authed:1 limit_flow:0 limit_frequency:0 network_status_sensitive:0 channel_strategy:1 priority:3 retry_count:-1 server_process_cost:-1 total_timetout:-1    type:48    topic:UPUI    body size:12 2021-04-17 15:09:17.508 10886-12990/cn.wildfirechat.chat I/mars::stn: [longlink.cc, Run, 384]:-> Run LongLink Rebuild span:0, net:1 2021-04-17 15:09:17.510 10886-11917/cn.wildfirechat.chat E/mars::proto: [MessageDB.cc, getUserInfo, 5266]:get user info refresh OPOFOFWW, 1,ver:1 2021-04-17 15:09:17.513 10886-12990/cn.wildfirechat.chat I/mars::stn: [longlink.cc, ConnectStatus, 354]:connect status from:0 to:1, nettype:1 2021-04-17 15:09:17.513 10886-12990/cn.wildfirechat.chat I/mars::stn: [net_source.cc, GetLongLinkItems, 163]:-> GetLongLinkItems  2021-04-17 15:09:17.514 10886-12990/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetHostByName, 271]:dns get ip status:4 host:49.192.84.234, func:true 2021-04-17 15:09:17.514 10886-12591/cn.wildfirechat.chat D/mars::stn: [net_channel_factory.cc, operator, 36]:use weak func Create 2021-04-17 15:09:17.515 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ShortLink, 128]:@%p, , handler:(0xDF679780,18446744072774519152) 2021-04-17 15:09:17.515 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, SendRequest, 141]:@0xdf679780, bufReq.size:4 2021-04-17 15:09:17.515 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 363]:task add into shortlink readwrite cgi:/im, cmdid:11, taskid:30, work:0xDF679780, size:4, timeout(firstpkg:13, rw:18, task:70), retry:1, useProxy:true 2021-04-17 15:09:17.517 10886-12992/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns1" 2021-04-17 15:09:17.517 10886-12992/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns2" 2021-04-17 15:09:17.517 10886-12992/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:17.517 10886-12992/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:17.517 10886-12993/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, Run, 149]:-> Run taskid:30, cgi:/im, @0xDF679780, net:1 2021-04-17 15:09:17.519 10886-12992/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetIP, 152]:host 49.192.84.234 resolved iplist: 49.192.84.234, 2021-04-17 15:09:17.519 10886-12992/cn.wildfirechat.chat I/mars::comm: [dns.cc, __GetIP, 81]:dns server::0 :0  2021-04-17 15:09:17.519 10886-12990/cn.wildfirechat.chat D/mars::stn: [net_source.cc, MakeIPPorts, 313]:link host:49.192.84.234, new dns ret:false, size:0 dns ret:true, size:1, 2021-04-17 15:09:17.519 10886-12990/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, SortandFilter, 533]:needcount 5, use ipv6 false  2021-04-17 15:09:17.520 10886-12990/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, IsBanned, 290]:49.192.84.234:1883 ban time:1800000 2021-04-17 15:09:17.520 10886-12990/cn.wildfirechat.chat W/mars::stn: [simple_ipport_sort.cc, FilterbyBanned, 342]:ip:49.192.84.234, port:1883, is ban!! 2021-04-17 15:09:17.520 10886-12990/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, SortbyBanned, 440]:use ipv6 false  2021-04-17 15:09:17.520 10886-12990/cn.wildfirechat.chat D/mars::stn: [net_source.cc, __MakeIPPorts, 337]:link host:49.192.84.234, backup ips size:1 2021-04-17 15:09:17.520 10886-12990/cn.wildfirechat.chat I/mars::stn: [net_source.cc, GetLongLinkItems, 163]:<- GetLongLinkItems +6,  2021-04-17 15:09:17.520 10886-12990/cn.wildfirechat.chat I/mars::stn: [longlink.cc, RunConnect, 448]:task socket dns ip:49.192.84.234:1883:49.192.84.234:BackupIP proxytype:0 useproxy:false 2021-04-17 15:09:17.520 10886-12591/cn.wildfirechat.chat D/mars::comm: [platform_comm.cc, stopAlarm, 72]:id= 92, ret= true 2021-04-17 15:09:17.521 10886-12591/cn.wildfirechat.chat I/mars::comm: [alarm.cc, Cancel, 95]:alarm cancel id:3792699168, seq:92, after:19441 2021-04-17 15:09:17.522 10886-12990/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns1" 2021-04-17 15:09:17.522 10886-12990/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns2" 2021-04-17 15:09:17.523 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_core.cc, ConnStatusCallBack, 747]:reportNetConnectInfo all_connstatus:2, longlink_connstatus:3 2021-04-17 15:09:17.525 10886-12990/cn.wildfirechat.chat I/mars::comm: [local_routetable.cc, get_local_route_table, 20]:popen cmd=ip route list table all 2021-04-17 15:09:17.529 10886-12993/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetHostByName, 271]:dns get ip status:4 host:49.192.84.234, func:true 2021-04-17 15:09:17.531 10886-12996/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns1" 2021-04-17 15:09:17.531 10886-12996/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns2" 2021-04-17 15:09:17.531 10886-12996/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:17.531 10886-12996/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:17.532 10886-12996/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetIP, 152]:host 49.192.84.234 resolved iplist: 49.192.84.234, 2021-04-17 15:09:17.533 10886-12996/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetIP, 81]:dns server::0 :0  2021-04-17 15:09:17.533 10886-12993/cn.wildfirechat.chat D/mars::stn: [net_source.cc, MakeIPPorts, 313]:link host:49.192.84.234, new dns ret:false, size:0 dns ret:true, size:1, 2021-04-17 15:09:17.533 10886-12993/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, SortandFilter, 533]:needcount 5, use ipv6 false  2021-04-17 15:09:17.533 10886-12993/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, IsBanned, 290]:49.192.84.234:80 ban time:1800000 2021-04-17 15:09:17.533 10886-12993/cn.wildfirechat.chat W/mars::stn: [simple_ipport_sort.cc, FilterbyBanned, 342]:ip:49.192.84.234, port:80, is ban!! 2021-04-17 15:09:17.533 10886-12993/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, SortbyBanned, 440]:use ipv6 false  2021-04-17 15:09:17.533 10886-12993/cn.wildfirechat.chat D/mars::stn: [net_source.cc, MakeIPPorts, 337]:link host:49.192.84.234, backup ips size:1 2021-04-17 15:09:17.533 10886-12993/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, RunConnect, 255]:task socket dns sock taskid:30, cgi:/im, @0xDF679780 proxy:false, host:49.192.84.234, ip list:49.192.84.234:80:49.192.84.234:BackupIP, is_keep_alive:false 2021-04-17 15:09:17.535 10886-12993/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 461]:_vecaddr size:1, m_timeout:10000, m_interval:4000, m_error_interval:4000, m_max_connect:3, @0xC76FF1E4 2021-04-17 15:09:17.535 10886-12993/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 467]:complex.conn [::ffff:49.192.84.234]:80 2021-04-17 15:09:17.536 10886-12993/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 484]:curtime:1919107892, laststart_connecttime:1919103892, @0xC76FF1E4 2021-04-17 15:09:17.539 10886-12993/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 526]:index:0, @0xC76FF1E4, addr:(49.192.84.234:80), sock:76, connect 2021-04-17 15:09:17.539 10886-12993/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 530]:timeout:4000, @0xC76FF1E4 2021-04-17 15:09:17.550 10886-12990/cn.wildfirechat.chat I/mars::stn: [longlink.cc, RunConnect, 454]:ipstack log:defaultgateway6:failed     defaultgateway: failed     interface name:wlan0, AF_INET, ip:192.168.100.3    interface name:ccmni1, AF_INET6, ip:2409:8170:10a8:cc47:1:2:8a35:6c5c    interface name:ccmni1, AF_INET6, ip:fe80::1:2:8a35:6c5c    interface name:wlan0, AF_INET6, ip:fe80::6214:66ff:fe83:6e49    have_ipv4:1 have_ipv6:0default via 192.168.100.1 dev wlan0 table 1031 proto static     192.168.100.0/24 dev wlan0 table 1031 proto static scope link     default dev ccmni1 table 2454 proto static     192.168.100.0/24 dev wlan0 proto kernel scope link src 192.168.100.3     broadcast 127.0.0.0 dev lo table local proto kernel scope link src 127.0.0.1     local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1     local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1     broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1     broadcast 192.168.100.0 dev wlan0 table local proto kernel scope link src 192.168.100.3     local 192.168.100.3 dev wlan0 table local proto kernel scope host src 192.168.100.3     broadcast 192.168.100.255 dev wlan0 table local proto kernel scope link src 192.168.100.3     fe80::/64 dev wlan0 table 1031 proto kernel metric 256 pref medium    fe80::/64 dev wlan0 table 1031 proto static metric 1024 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    default dev ccmni1 table 2454 proto static metric 1024 mtu 1500 pref medium    unreachable default dev lo proto kernel metric 4294967295 error -101 pref medium    unreachable default de 2021-04-17 15:09:17.551 10886-12990/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 461]:_vecaddr size:1, m_timeout:10000, m_interval:4000, m_error_interval:4000, m_max_connect:3, @0xC824C110 2021-04-17 15:09:17.551 10886-12990/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 467]:complex.conn [::ffff:49.192.84.234]:1883 2021-04-17 15:09:17.551 10886-12990/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 484]:curtime:1919107908, laststart_connecttime:1919103908, @0xC824C110 2021-04-17 15:09:17.554 10886-12990/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 526]:index:0, @0xC824C110, addr:(49.192.84.234:1883), sock:74, connect 2021-04-17 15:09:17.555 10886-12990/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 530]:timeout:4000, @0xC824C110 2021-04-17 15:09:18.116 10886-12971/cn.wildfirechat.chat W/mars::comm: [complexconnect.cc, ConnectImpatient, 565]:index:0, @0xC7B5A1E4, sock:72, (49.192.84.234:80), close connect timeout:(10000, 1), (110, Connection timed out) 2021-04-17 15:09:18.116 10886-12591/cn.wildfirechat.chat D/mars::stn: [net_check_logic.cc, UpdateShortLinkInfo, 129]:shortlink:_continues_fail_count: 20, _task_succ: 0, records=0xc0000000 2021-04-17 15:09:18.116 10886-12971/cn.wildfirechat.chat I/mars::comm: [tcpclient_fsm.cc, Close, 99]:sock:72, (49.192.84.234:80), close local socket close, notify:true 2021-04-17 15:09:18.117 10886-12971/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 638]:retsocket:-1, connrtt:0, conntotalrtt:0, totalcost:10005, @0xC7B5A1E4 2021-04-17 15:09:18.117 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 152]:netcheck: shortlink succ_count: 0, is most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:18.117 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 159]:netcheck: shortlink_shouldcheck=false, shortlink succ_count=0, in sub-recent 8 times.  2021-04-17 15:09:18.117 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 175]:netcheck: longlink succ_count: 0, in most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:18.118 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 182]:netcheck: longlink_shouldcheck: false, longlink succ_count: 1, in sub-recent 8 times.  2021-04-17 15:09:18.118 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_core.cc, ConnStatusCallBack, 747]:reportNetConnectInfo all_connstatus:2, longlink_connstatus:3 2021-04-17 15:09:18.118 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_source.cc, ReportShortIP, 410]:_is_success=false, ip=49.192.84.234, port=80 host=49.192.84.234 2021-04-17 15:09:18.119 10886-12971/cn.wildfirechat.chat W/mars::stn: [shortlink.cc, RunConnect, 316]:task socket connect fail sock taskid:29, cgi:/im, @0xDF679400, net:1 2021-04-17 15:09:18.120 10886-12971/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, Run, 149]:<- Run +10016,  2021-04-17 15:09:18.122 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink_task_manager.cc, OnResponse, 379]:worker=0xDF679400, _err_type=4, _status=-10087, _body.lenght=0, _cancel_retry=false 2021-04-17 15:09:18.123 10886-12591/cn.wildfirechat.chat D/mars::stn: [dynamic_timeout.cc, StatusSwitch, 185]:task_status:-1, good_count:0, good_time:0, dyntime_status:3, dyntime_failed_normal_count_NORMAL:0, cgi:/im 2021-04-17 15:09:18.123 10886-12591/cn.wildfirechat.chat W/mars::stn: [shortlink_task_manager.cc, SingleRespHandle, 653]:task end retry short cmdid:11, err(4, -10087, -1), svr(49.192.84.234:80, BackupIP, 49.192.84.234), cli(, n:, sig:0), cost(s:2, r:0/0, c:0, rw:0), all:10030, retry:1, cgi:/im, taskid:29, worker:0xDF679400 2021-04-17 15:09:18.124 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ~ShortLink, 133]:-> ~ShortLink taskid:29, cgi:/im, @0xDF679400 2021-04-17 15:09:18.124 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, CancelAndWaitWorkerThread, 609]:-> CancelAndWaitWorkerThread  2021-04-17 15:09:18.124 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, CancelAndWaitWorkerThread, 609]:<- CancelAndWaitWorkerThread +0,  2021-04-17 15:09:18.124 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ~ShortLink, 133]:<- ~ShortLink +0,  2021-04-17 15:09:18.128 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 288]:retry interval, taskid:29, task retry late task, wait:1919108 2021-04-17 15:09:19.132 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 298]:host ip to callback is 49.192.84.234  2021-04-17 15:09:19.132 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 300]:need auth cgi /im , host 49.192.84.234 need auth true  2021-04-17 15:09:19.132 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 309]:auth result true host 49.192.84.234 2021-04-17 15:09:19.132 10886-12591/cn.wildfirechat.chat I/mars::proto: [stn_callback.cc, Req2Buf, 1153]:PROTO -> TASK after package:taskid:29 cmdid:11 channel_id:0 channel_select:3 cgi:/im send_only:0 need_authed:1 limit_flow:0 limit_frequency:0 network_status_sensitive:0 channel_strategy:1 priority:3 retry_count:-1 server_process_cost:-1 total_timetout:-1    type:48    topic:FP    body size:2 2021-04-17 15:09:19.143 10886-12591/cn.wildfirechat.chat D/mars::stn: [net_channel_factory.cc, operator, 36]:use weak func Create 2021-04-17 15:09:19.144 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ShortLink, 128]:@%p, , handler:(0xDF679400,18446744072774519152) 2021-04-17 15:09:19.144 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, SendRequest, 141]:@0xdf679400, bufReq.size:2 2021-04-17 15:09:19.145 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 363]:task add into shortlink readwrite cgi:/im, cmdid:11, taskid:29, work:0xDF679400, size:2, timeout(firstpkg:12, rw:17, task:70), retry:0, useProxy:false 2021-04-17 15:09:19.148 10886-12997/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, Run, 149]:-> Run taskid:29, cgi:/im, @0xDF679400, net:1 2021-04-17 15:09:19.154 10886-12997/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetHostByName, 271]:dns get ip status:4 host:49.192.84.234, func:true 2021-04-17 15:09:19.155 10886-12999/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns1" 2021-04-17 15:09:19.155 10886-12999/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns2" 2021-04-17 15:09:19.155 10886-12999/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:19.155 10886-12999/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:19.156 10886-12999/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetIP, 152]:host 49.192.84.234 resolved iplist: 49.192.84.234, 2021-04-17 15:09:19.156 10886-12999/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetIP, 81]:dns server::0 :0  2021-04-17 15:09:19.157 10886-12997/cn.wildfirechat.chat D/mars::stn: [net_source.cc, MakeIPPorts, 313]:link host:49.192.84.234, new dns ret:false, size:0 dns ret:true, size:1, 2021-04-17 15:09:19.157 10886-12997/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, SortandFilter, 533]:needcount 5, use ipv6 false  2021-04-17 15:09:19.157 10886-12997/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, IsBanned, 290]:49.192.84.234:80 ban time:1800000 2021-04-17 15:09:19.157 10886-12997/cn.wildfirechat.chat W/mars::stn: [simple_ipport_sort.cc, FilterbyBanned, 342]:ip:49.192.84.234, port:80, is ban!! 2021-04-17 15:09:19.157 10886-12997/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, SortbyBanned, 440]:use ipv6 false  2021-04-17 15:09:19.157 10886-12997/cn.wildfirechat.chat D/mars::stn: [net_source.cc, MakeIPPorts, 337]:link host:49.192.84.234, backup ips size:1 2021-04-17 15:09:19.158 10886-12997/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, RunConnect, 255]:task socket dns sock taskid:29, cgi:/im, @0xDF679400 proxy:false, host:49.192.84.234, ip list:49.192.84.234:80:49.192.84.234:BackupIP, is_keep_alive:false 2021-04-17 15:09:19.160 10886-12997/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 461]:_vecaddr size:1, m_timeout:10000, m_interval:4000, m_error_interval:4000, m_max_connect:3, @0xC7B5A1E4 2021-04-17 15:09:19.160 10886-12997/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 467]:complex.conn [::ffff:49.192.84.234]:80 2021-04-17 15:09:19.160 10886-12997/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 484]:curtime:1919109516, laststart_connecttime:1919105516, @0xC7B5A1E4 2021-04-17 15:09:19.163 10886-12997/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 526]:index:0, @0xC7B5A1E4, addr:(49.192.84.234:80), sock:72, connect 2021-04-17 15:09:19.164 10886-12997/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 530]:timeout:4000, @0xC7B5A1E4 2021-04-17 15:09:21.543 10886-12993/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 530]:timeout:5994, @0xC76FF1E4 2021-04-17 15:09:21.559 10886-12990/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 530]:timeout:5994, @0xC824C110 2021-04-17 15:09:23.168 10886-12997/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 530]:timeout:5995, @0xC7B5A1E4 2021-04-17 15:09:27.545 10886-12993/cn.wildfirechat.chat W/mars::comm: [complexconnect.cc, ConnectImpatient, 565]:index:0, @0xC76FF1E4, sock:76, (49.192.84.234:80), close connect timeout:(10000, 7), (110, Connection timed out) 2021-04-17 15:09:27.545 10886-12591/cn.wildfirechat.chat D/mars::stn: [net_check_logic.cc, UpdateShortLinkInfo, 129]:shortlink:_continues_fail_count: 21, _task_succ: 0, records=0x80000000 2021-04-17 15:09:27.546 10886-12993/cn.wildfirechat.chat I/mars::comm: [tcpclient_fsm.cc, Close, 99]:sock:76, (49.192.84.234:80), close local socket close, notify:true 2021-04-17 15:09:27.546 10886-12993/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 638]:retsocket:-1, connrtt:0, conntotalrtt:0, totalcost:10010, @0xC76FF1E4 2021-04-17 15:09:27.546 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 152]:netcheck: shortlink succ_count: 0, is most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:27.546 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 159]:netcheck: shortlink_shouldcheck=false, shortlink succ_count=0, in sub-recent 8 times.  2021-04-17 15:09:27.547 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 175]:netcheck: longlink succ_count: 0, in most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:27.547 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 182]:netcheck: longlink_shouldcheck: false, longlink succ_count: 1, in sub-recent 8 times.  2021-04-17 15:09:27.547 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_core.cc, ConnStatusCallBack, 747]:reportNetConnectInfo all_connstatus:2, longlink_connstatus:3 2021-04-17 15:09:27.548 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_source.cc, ReportShortIP, 410]:_is_success=false, ip=49.192.84.234, port=80 host=49.192.84.234 2021-04-17 15:09:27.549 10886-12993/cn.wildfirechat.chat W/mars::stn: [shortlink.cc, RunConnect, 316]:task socket connect fail sock taskid:30, cgi:/im, @0xDF679780, net:1 2021-04-17 15:09:27.550 10886-12993/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, Run, 149]:<- Run +10032,  2021-04-17 15:09:27.553 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink_task_manager.cc, OnResponse, 379]:worker=0xDF679780, _err_type=4, _status=-10087, _body.lenght=0, _cancel_retry=false 2021-04-17 15:09:27.553 10886-12591/cn.wildfirechat.chat D/mars::stn: [dynamic_timeout.cc, StatusSwitch, 185]:task_status:-1, good_count:0, good_time:0, dyntime_status:3, dyntime_failed_normal_count_NORMAL:0, cgi:/im 2021-04-17 15:09:27.554 10886-12591/cn.wildfirechat.chat W/mars::stn: [shortlink_task_manager.cc, SingleRespHandle, 653]:task end retry short cmdid:11, err(4, -10087, -1), svr(49.192.84.234:80, BackupIP, 49.192.84.234), cli(, n:, sig:0), cost(s:4, r:0/0, c:0, rw:0), all:10048, retry:1, cgi:/im, taskid:30, worker:0xDF679780 2021-04-17 15:09:27.554 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ~ShortLink, 133]:-> ~ShortLink taskid:30, cgi:/im, @0xDF679780 2021-04-17 15:09:27.554 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, CancelAndWaitWorkerThread, 609]:-> CancelAndWaitWorkerThread  2021-04-17 15:09:27.554 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, CancelAndWaitWorkerThread, 609]:<- CancelAndWaitWorkerThread +0,  2021-04-17 15:09:27.554 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ~ShortLink, 133]:<- ~ShortLink +0,  2021-04-17 15:09:27.560 10886-12990/cn.wildfirechat.chat W/mars::stn: [longlink.cc, OnConnected, 73]:index:0, connnet fail host:49.192.84.234, iptype:5 2021-04-17 15:09:27.560 10886-12990/cn.wildfirechat.chat W/mars::comm: [complexconnect.cc, ConnectImpatient, 565]:index:0, @0xC824C110, sock:74, (49.192.84.234:1883), close connect timeout:(10000, 7), (110, Connection timed out) 2021-04-17 15:09:27.560 10886-12591/cn.wildfirechat.chat D/mars::stn: [net_check_logic.cc, UpdateLongLinkInfo, 118]:shortlink:_continueFailCount=0, _isTaskSucc=0, records=0xfffe0000 2021-04-17 15:09:27.560 10886-12990/cn.wildfirechat.chat I/mars::comm: [tcpclient_fsm.cc, Close, 99]:sock:74, (49.192.84.234:1883), close local socket close, notify:true 2021-04-17 15:09:27.561 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, __ShouldNetCheck, 152]:netcheck: shortlink succ_count: 0, is most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:27.561 10886-12990/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 638]:retsocket:-1, connrtt:0, conntotalrtt:0, totalcost:10009, @0xC824C110 2021-04-17 15:09:27.561 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 159]:netcheck: shortlink_shouldcheck=false, shortlink succ_count=0, in sub-recent 8 times.  2021-04-17 15:09:27.561 10886-12990/cn.wildfirechat.chat W/mars::stn: [longlink.cc, RunConnect, 527]:task socket connect fail sock:-1, costtime:10009 2021-04-17 15:09:27.561 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 175]:netcheck: longlink succ_count: 0, in most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:27.562 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 182]:netcheck: longlink_shouldcheck: false, longlink succ_count: 0, in sub-recent 8 times.  2021-04-17 15:09:27.562 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_source.cc, ReportLongIP, 187]:_is_success=false, ip=49.192.84.234, port=1883 2021-04-17 15:09:27.565 10886-12990/cn.wildfirechat.chat I/mars::stn: [longlink.cc, ConnectStatus, 354]:connect status from:1 to:4, nettype:1 2021-04-17 15:09:27.565 10886-12990/cn.wildfirechat.chat I/mars::stn: [smart_heartbeat.cc, OnLongLinkDisconnect, 84]:-> OnLongLinkDisconnect  2021-04-17 15:09:27.565 10886-12990/cn.wildfirechat.chat I/mars::stn: [smart_heartbeat.cc, OnLongLinkDisconnect, 90]: not stable last heart:210000 2021-04-17 15:09:27.566 10886-12990/cn.wildfirechat.chat I/mars::stn: [smart_heartbeat.cc, OnLongLinkDisconnect, 84]:<- OnLongLinkDisconnect +0,  2021-04-17 15:09:27.574 10886-12591/cn.wildfirechat.chat D/mars::comm: [platform_comm.cc, startAlarm, 58]:id= 93, after= 500, ret= true 2021-04-17 15:09:27.575 10886-12990/cn.wildfirechat.chat I/mars::stn: [longlink.cc, Run, 384]:<- __Run +10066,  2021-04-17 15:09:27.575 10886-12591/cn.wildfirechat.chat I/mars::comm: [alarm.cc, Start, 69]:alarm id:3792699168, after:500, seq:93, po.reg.q:18446744072776599920,po.reg.s:0,po.s:1829, MQ:18446744072776599920 2021-04-17 15:09:27.579 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_core.cc, ConnStatusCallBack, 747]:reportNetConnectInfo all_connstatus:2, longlink_connstatus:2 2021-04-17 15:09:27.581 10886-12591/cn.wildfirechat.chat W/mars::stn: [longlink_task_manager.cc, OnResponse, 568]:task error, taskid:0, cmdid:0, error_type:4, error_code:-10087 2021-04-17 15:09:28.069 10886-12591/cn.wildfirechat.chat I/mars::comm: [alarm.cc, OnAlarm, 144]:OnAlarm id:3792699168, seq:93, elapsed:501, after:500, miss:1, android alarm:false, MQ:18446744072776599920runing 2021-04-17 15:09:28.070 10886-12591/cn.wildfirechat.chat I/mars::stn: [longlink_connect_monitor.cc, AutoIntervalConnect, 188]:start auto connect after:19444 2021-04-17 15:09:28.077 10886-12591/cn.wildfirechat.chat D/mars::comm: [platform_comm.cc, startAlarm, 58]:id= 94, after= 19444, ret= true 2021-04-17 15:09:28.077 10886-12591/cn.wildfirechat.chat I/mars::comm: [alarm.cc, Start, 69]:alarm id:3792699168, after:19444, seq:94, po.reg.q:18446744072776599920,po.reg.s:0,po.s:1833, MQ:18446744072776599920 2021-04-17 15:09:28.173 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 288]:retry interval, taskid:30, task retry late task, wait:1919118 2021-04-17 15:09:29.170 10886-12997/cn.wildfirechat.chat W/mars::comm: [complexconnect.cc, ConnectImpatient, 565]:index:0, @0xC7B5A1E4, sock:72, (49.192.84.234:80), close connect timeout:(10000, 7), (110, Connection timed out) 2021-04-17 15:09:29.170 10886-12591/cn.wildfirechat.chat D/mars::stn: [net_check_logic.cc, UpdateShortLinkInfo, 129]:shortlink:_continues_fail_count: 22, _task_succ: 0, records=0x0 2021-04-17 15:09:29.170 10886-12997/cn.wildfirechat.chat I/mars::comm: [tcpclient_fsm.cc, Close, 99]:sock:72, (49.192.84.234:80), close local socket close, notify:true 2021-04-17 15:09:29.171 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 152]:netcheck: shortlink succ_count: 0, is most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:29.171 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 159]:netcheck: shortlink_shouldcheck=false, shortlink succ_count=0, in sub-recent 8 times.  2021-04-17 15:09:29.171 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 175]:netcheck: longlink succ_count: 0, in most recent 8 times. valid_record_taskcount: 32. 2021-04-17 15:09:29.171 10886-12997/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 638]:retsocket:-1, connrtt:0, conntotalrtt:0, totalcost:10012, @0xC7B5A1E4 2021-04-17 15:09:29.171 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_check_logic.cc, ShouldNetCheck, 182]:netcheck: longlink_shouldcheck: false, longlink succ_count: 0, in sub-recent 8 times.  2021-04-17 15:09:29.172 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_core.cc, __ConnStatusCallBack, 747]:reportNetConnectInfo all_connstatus:2, longlink_connstatus:2 2021-04-17 15:09:29.172 10886-12591/cn.wildfirechat.chat I/mars::stn: [net_source.cc, ReportShortIP, 410]:_is_success=false, ip=49.192.84.234, port=80 host=49.192.84.234 2021-04-17 15:09:29.176 10886-12997/cn.wildfirechat.chat W/mars::stn: [shortlink.cc, RunConnect, 316]:task socket connect fail sock taskid:29, cgi:/im, @0xDF679400, net:1 2021-04-17 15:09:29.176 10886-12997/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, Run, 149]:<- Run +10027,  2021-04-17 15:09:29.179 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 298]:host ip to callback is 49.192.84.234  2021-04-17 15:09:29.179 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 300]:need auth cgi /im , host 49.192.84.234 need auth true  2021-04-17 15:09:29.179 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 309]:auth result true host 49.192.84.234 2021-04-17 15:09:29.179 10886-12591/cn.wildfirechat.chat I/mars::proto: [stn_callback.cc, Req2Buf, 1153]:PROTO -> TASK after package:taskid:30 cmdid:11 channel_id:0 channel_select:3 cgi:/im send_only:0 need_authed:1 limit_flow:0 limit_frequency:0 network_status_sensitive:0 channel_strategy:1 priority:3 retry_count:-1 server_process_cost:-1 total_timetout:-1    type:48    topic:UPUI    body size:12 2021-04-17 15:09:29.190 10886-12591/cn.wildfirechat.chat D/mars::stn: [net_channel_factory.cc, operator, 36]:use weak func Create 2021-04-17 15:09:29.190 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ShortLink, 128]:@%p, , handler:(0xDF679780,18446744072774519152) 2021-04-17 15:09:29.191 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, SendRequest, 141]:@0xdf679780, bufReq.size:4 2021-04-17 15:09:29.192 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink_task_manager.cc, RunOnStartTask, 363]:task add into shortlink readwrite cgi:/im, cmdid:11, taskid:30, work:0xDF679780, size:4, timeout(firstpkg:13, rw:18, task:70), retry:0, useProxy:false 2021-04-17 15:09:29.195 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink_task_manager.cc, OnResponse, 379]:worker=0xDF679400, _err_type=4, _status=-10087, _body.lenght=0, _cancel_retry=false 2021-04-17 15:09:29.195 10886-12591/cn.wildfirechat.chat D/mars::stn: [dynamic_timeout.cc, StatusSwitch, 185]:task_status:-1, good_count:0, good_time:0, dyntime_status:3, dyntime_failed_normal_count_NORMAL:0, cgi:/im 2021-04-17 15:09:29.195 10886-12591/cn.wildfirechat.chat W/mars::stn: [shortlink_task_manager.cc, SingleRespHandle, 615]:task end callback short cmdid:11, err(4, -10087, -1), svr(49.192.84.234:80, BackupIP, 49.192.84.234), cli(, , n:, sig:0), cost(s:2, r:0/0, c:0, rw:0), all:21102, retry:0, cgi:/im, taskid:29, worker:0xDF679400 2021-04-17 15:09:29.195 10886-12591/cn.wildfirechat.chat I/mars::proto: [stn_callback.cc, OnTaskEnd, 1297]:PROTO -> TASK DESCRIPTIONS:taskid:29 cmdid:11 channel_id:0 channel_select:3 cgi:/im send_only:0 need_authed:1 limit_flow:0 limit_frequency:0 network_status_sensitive:0 channel_strategy:1 priority:3 retry_count:-1 server_process_cost:-1 total_timetout:-1    type:48    topic:FP    body size:2     end with orror:-10087 2021-04-17 15:09:29.196 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ~ShortLink, 133]:-> ~ShortLink taskid:29, cgi:/im, @0xDF679400 2021-04-17 15:09:29.196 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, CancelAndWaitWorkerThread, 609]:-> CancelAndWaitWorkerThread  2021-04-17 15:09:29.196 10886-12591/cn.wildfirechat.chat D/mars::stn: [shortlink.cc, CancelAndWaitWorkerThread, 609]:<- CancelAndWaitWorkerThread +0,  2021-04-17 15:09:29.196 10886-12591/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, ~ShortLink, 133]:<- ~ShortLink +0,  2021-04-17 15:09:29.196 10886-13003/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, Run, 149]:-> Run taskid:30, cgi:/im, @0xDF679780, net:1 2021-04-17 15:09:29.203 10886-13003/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetHostByName, 271]:dns get ip status:4 host:49.192.84.234, func:true 2021-04-17 15:09:29.204 10886-13005/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns1" 2021-04-17 15:09:29.204 10886-13005/cn.wildfirechat.chat E/libc: Access denied finding property "net.dns2" 2021-04-17 15:09:29.204 10886-13005/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:29.204 10886-13005/cn.wildfirechat.chat E/mars::comm: [socket_address.cc, ip, 202]:invalid ip family:0, ip: 2021-04-17 15:09:29.205 10886-13005/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetIP, 152]:host 49.192.84.234 resolved iplist: 49.192.84.234, 2021-04-17 15:09:29.205 10886-13005/cn.wildfirechat.chat I/mars::comm: [dns.cc, GetIP, 81]:dns server::0 :0  2021-04-17 15:09:29.206 10886-13003/cn.wildfirechat.chat D/mars::stn: [net_source.cc, MakeIPPorts, 313]:link host:49.192.84.234, new dns ret:false, size:0 dns ret:true, size:1, 2021-04-17 15:09:29.206 10886-13003/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, SortandFilter, 533]:needcount 5, use ipv6 false  2021-04-17 15:09:29.206 10886-13003/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, IsBanned, 290]:49.192.84.234:80 ban time:1800000 2021-04-17 15:09:29.206 10886-13003/cn.wildfirechat.chat W/mars::stn: [simple_ipport_sort.cc, FilterbyBanned, 342]:ip:49.192.84.234, port:80, is ban!! 2021-04-17 15:09:29.206 10886-13003/cn.wildfirechat.chat I/mars::stn: [simple_ipport_sort.cc, __SortbyBanned, 440]:use ipv6 false  2021-04-17 15:09:29.206 10886-13003/cn.wildfirechat.chat D/mars::stn: [net_source.cc, MakeIPPorts, 337]:link host:49.192.84.234, backup ips size:1 2021-04-17 15:09:29.206 10886-13003/cn.wildfirechat.chat I/mars::stn: [shortlink.cc, RunConnect, 255]:task socket dns sock taskid:30, cgi:/im, @0xDF679780 proxy:false, host:49.192.84.234, ip list:49.192.84.234:80:49.192.84.234:BackupIP, is_keep_alive:false 2021-04-17 15:09:29.209 10886-13003/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 461]:_vecaddr size:1, m_timeout:10000, m_interval:4000, m_error_interval:4000, m_max_connect:3, @0xC78FF1E4 2021-04-17 15:09:29.209 10886-13003/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 467]:complex.conn [::ffff:49.192.84.234]:80 2021-04-17 15:09:29.209 10886-13003/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 484]:curtime:1919119565, laststart_connecttime:1919115565, @0xC78FF1E4 2021-04-17 15:09:29.211 10886-13003/cn.wildfirechat.chat I/mars::comm: [complexconnect.cc, ConnectImpatient, 526]:index:0, @0xC78FF1E4, addr:(49.192.84.234:80), sock:70, connect 2021-04-17 15:09:29.211 10886-13003/cn.wildfirechat.chat D/mars::comm: [complexconnect.cc, ConnectImpatient, 530]:timeout:4000, @0xC78FF1E4  

最后就是我修改个人昵称也是失败的 返回的error_code 是-10087. 

请问是什么原因啊

最新回复 (1)
  • x86 2021-4-17
    引用 2
    请参考这篇文章排查:

    https://docs.wildfirechat.cn/faq/server/q2.html
返回