gate-1_202603121500.log 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. 15:39:08.269 gate-1 INFO cherry@v1.4.18/application.go:59
  2. ░█████╗░██╗░░██╗███████╗██████╗░██████╗░██╗░░░██╗
  3. ██╔══██╗██║░░██║██╔════╝██╔══██╗██╔══██╗╚██╗░██╔╝
  4. ██║░░╚═╝███████║█████╗░░██████╔╝██████╔╝░╚████╔╝░
  5. ██║░░██╗██╔══██║██╔══╝░░██╔══██╗██╔══██╗░░╚██╔╝░░
  6. ╚█████╔╝██║░░██║███████╗██║░░██║██║░░██║░░░██║░░░
  7. ░╚════╝░╚═╝░░╚═╝╚══════╝╚═╝░░╚═╝╚═╝░░╚═╝░░░╚═╝░░░
  8. game sever framework @v1.4.18
  9. 15:39:08.303 gate-1 INFO cherry@v1.4.18/application.go:177 -------------------------------------------------
  10. 15:39:08.303 gate-1 INFO cherry@v1.4.18/application.go:178 [nodeID = gate-1] application is starting...
  11. 15:39:08.304 gate-1 INFO cherry@v1.4.18/application.go:179 [nodeType = gate]
  12. 15:39:08.304 gate-1 INFO cherry@v1.4.18/application.go:180 [pid = 60428]
  13. 15:39:08.304 gate-1 INFO cherry@v1.4.18/application.go:181 [startTime = 2026-03-12 15:39:08]
  14. 15:39:08.305 gate-1 INFO cherry@v1.4.18/application.go:182 [profilePath = D:\work\f1\server\etc\profile\]
  15. 15:39:08.305 gate-1 INFO cherry@v1.4.18/application.go:183 [profileName = hw.json]
  16. 15:39:08.305 gate-1 INFO cherry@v1.4.18/application.go:184 [env = hw]
  17. 15:39:08.305 gate-1 INFO cherry@v1.4.18/application.go:185 [debug = true]
  18. 15:39:08.305 gate-1 INFO cherry@v1.4.18/application.go:186 [printLevel = debug]
  19. 15:39:08.306 gate-1 INFO cherry@v1.4.18/application.go:187 [logLevel = debug]
  20. 15:39:08.306 gate-1 INFO cherry@v1.4.18/application.go:188 [stackLevel = error]
  21. 15:39:08.306 gate-1 INFO cherry@v1.4.18/application.go:189 [writeFile = true]
  22. 15:39:08.306 gate-1 INFO cherry@v1.4.18/application.go:190 [serializer = protobuf]
  23. 15:39:08.306 gate-1 INFO cherry@v1.4.18/application.go:191 -------------------------------------------------
  24. 15:39:08.307 gate-1 INFO cherry@v1.4.18/application.go:196 [component = cluster_component] is added.
  25. 15:39:08.307 gate-1 INFO cherry@v1.4.18/application.go:196 [component = discovery_component] is added.
  26. 15:39:08.307 gate-1 INFO cherry@v1.4.18/application.go:196 [component = gops_component] is added.
  27. 15:39:08.307 gate-1 INFO cherry@v1.4.18/application.go:196 [component = data_config_component] is added.
  28. 15:39:08.307 gate-1 INFO cherry@v1.4.18/application.go:196 [component = redis_component] is added.
  29. 15:39:08.308 gate-1 INFO cherry@v1.4.18/application.go:196 [component = rate_limiter_component] is added.
  30. 15:39:08.308 gate-1 INFO cherry@v1.4.18/application.go:196 [component = actor_component] is added.
  31. 15:39:08.308 gate-1 INFO cherry@v1.4.18/application.go:196 [component = tcp_connector] is added.
  32. 15:39:08.308 gate-1 INFO cherry@v1.4.18/application.go:198 -------------------------------------------------
  33. 15:39:08.308 gate-1 INFO cherry@v1.4.18/application.go:202 [component = cluster_component] -> OnInit().
  34. 15:39:08.324 gate-1 INFO nats/pool.go:50 Nats has connected! [poolSize = 1]
  35. 15:39:08.324 gate-1 INFO nats_cluster/cluster.go:59 Nats cluster execute OnInit().
  36. 15:39:08.325 gate-1 INFO cherry@v1.4.18/application.go:202 [component = discovery_component] -> OnInit().
  37. 15:39:08.325 gate-1 INFO discovery/component.go:45 Select discovery [mode = nats].
  38. 15:39:08.326 gate-1 INFO discovery/discovery_master.go:102 [init] Discovery = nats is running.
  39. 15:39:08.327 gate-1 INFO cherry@v1.4.18/application.go:202 [component = gops_component] -> OnInit().
  40. 15:39:08.328 gate-1 INFO cherry@v1.4.18/application.go:202 [component = data_config_component] -> OnInit().
  41. 15:39:08.330 gate-1 WARN discovery/discovery_master.go:177 [sendRegister2Master] Fail. master = master-1, err = nats: no responders available for request
  42. 15:39:08.334 gate-1 INFO data-config@v1.4.1/component.go:114 [config = sdk] loaded. [size = 1]
  43. 15:39:08.363 gate-1 INFO data-config@v1.4.1/component.go:114 [config = proto_route] loaded. [size = 328]
  44. 15:39:08.365 gate-1 INFO data-config@v1.4.1/component.go:114 [config = rate_limiter] loaded. [size = 6]
  45. 15:39:08.366 gate-1 INFO data-config@v1.4.1/component.go:114 [config = lua] loaded. [size = 2]
  46. 15:39:08.366 gate-1 INFO cherry@v1.4.18/application.go:202 [component = redis_component] -> OnInit().
  47. 15:39:08.366 gate-1 INFO redis/component.go:78 New redis *client [configID = guid_redis_id, redisID = redis-hw]
  48. 15:39:08.366 gate-1 INFO redis/component.go:78 New redis *client [configID = center_redis_id, redisID = redis-hw]
  49. 15:39:08.377 gate-1 INFO redis/component.go:129 [redisID = redis-hw] connected! [address = 192.168.1.232:46379]
  50. 15:39:08.381 gate-1 INFO redis/guid.go:54 check guid. [current = 1049264]
  51. 15:39:08.386 gate-1 INFO redis/guid.go:57 check uid. [current = 1048578]
  52. 15:39:08.391 gate-1 INFO redis/guid.go:60 check chatid. [current = 1024]
  53. 15:39:08.395 gate-1 INFO redis/guid.go:63 check leagueid. [current = 1874]
  54. 15:39:08.396 gate-1 INFO redis/component.go:91 Load [type = *redis.guid, configID = guid_redis_id, redisID = redis-hw]
  55. 15:39:08.396 gate-1 INFO redis/component.go:91 Load [type = *redis.center, configID = center_redis_id, redisID = redis-hw]
  56. 15:39:08.396 gate-1 INFO cherry@v1.4.18/application.go:202 [component = rate_limiter_component] -> OnInit().
  57. 15:39:08.396 gate-1 INFO cherry@v1.4.18/application.go:202 [component = actor_component] -> OnInit().
  58. 15:39:08.397 gate-1 INFO cherry@v1.4.18/application.go:202 [component = tcp_connector] -> OnInit().
  59. 15:39:08.397 gate-1 INFO cherry@v1.4.18/application.go:205 -------------------------------------------------
  60. 15:39:08.397 gate-1 INFO cherry@v1.4.18/application.go:209 [component = cluster_component] -> OnAfterInit().
  61. 15:39:08.397 gate-1 INFO cherry@v1.4.18/application.go:209 [component = discovery_component] -> OnAfterInit().
  62. 15:39:08.398 gate-1 INFO cherry@v1.4.18/application.go:209 [component = gops_component] -> OnAfterInit().
  63. 15:39:08.398 gate-1 INFO cherry@v1.4.18/application.go:209 [component = data_config_component] -> OnAfterInit().
  64. 15:39:08.398 gate-1 INFO cherry@v1.4.18/application.go:209 [component = redis_component] -> OnAfterInit().
  65. 15:39:08.398 gate-1 INFO cherry@v1.4.18/application.go:209 [component = rate_limiter_component] -> OnAfterInit().
  66. 15:39:08.398 gate-1 INFO cherry@v1.4.18/application.go:209 [component = actor_component] -> OnAfterInit().
  67. 15:39:08.398 gate-1 INFO cherry@v1.4.18/application.go:209 [component = tcp_connector] -> OnAfterInit().
  68. 15:39:08.399 gate-1 INFO sessions/actor.go:72 [sessions] actor init success. isSync = false
  69. 15:39:08.399 gate-1 INFO pomelo/command.go:83 [initCommand] handshake data = map[code:200 sys:map[dict:map[] heartbeat:30 serializer:protobuf]]
  70. 15:39:08.399 gate-1 INFO cherry@v1.4.18/application.go:221 -------------------------------------------------
  71. 15:39:08.399 gate-1 INFO cherry@v1.4.18/application.go:222 [spend time = 96ms] application is running.
  72. 15:39:08.399 gate-1 INFO cherry@v1.4.18/application.go:223 -------------------------------------------------
  73. 15:39:08.400 gate-1 INFO connector/tcp_connector.go:57 Tcp connector listening at Address :30001
  74. 15:39:08.733 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"ops-1" nodeType:"ops" lastAt:1773301148726 heartbeatTimeout:3000]
  75. 15:39:08.783 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"chat-1" nodeType:"chat" lastAt:1773301148773 heartbeatTimeout:3000]
  76. 15:39:08.800 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"web-1" nodeType:"web" lastAt:1773301148794 heartbeatTimeout:3000]
  77. 15:39:09.226 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"map-1" nodeType:"map" lastAt:1773301148209 heartbeatTimeout:3000]
  78. 15:39:09.342 gate-1 INFO discovery/discovery_master.go:184 [sendRegister2Master] OK. master = master-1, member = nodeID:"gate-1" nodeType:"gate" lastAt:1773301148326 heartbeatTimeout:3000
  79. 15:39:09.342 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"ops-1" nodeType:"ops" lastAt:1773301148729 heartbeatTimeout:3000]
  80. 15:39:09.342 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"master-1" nodeType:"master" lastAt:1773301148691 heartbeatTimeout:3000]
  81. 15:39:09.342 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"map-1" nodeType:"map" lastAt:1773301149220 heartbeatTimeout:3000]
  82. 15:39:09.343 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"chat-1" nodeType:"chat" lastAt:1773301148777 heartbeatTimeout:3000]
  83. 15:39:09.343 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"gate-1" nodeType:"gate" lastAt:1773301149336 heartbeatTimeout:3000]
  84. 15:39:09.343 gate-1 DEBUG discovery/discovery_default.go:142 Add Duplicate Member. [member = nodeID:"web-1" nodeType:"web" lastAt:1773301148797 heartbeatTimeout:3000]
  85. 15:39:09.629 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"8" nodeType:"game" lastAt:1773301148606 heartbeatTimeout:3000]
  86. 15:39:09.656 gate-1 DEBUG discovery/discovery_default.go:144 Add Member. [ member = nodeID:"center-1" nodeType:"center" lastAt:1773301148641 heartbeatTimeout:3000]
  87. 15:39:26.701 gate-1 DEBUG discovery/discovery_default.go:156 Remove member. [member = nodeID:"map-1" nodeType:"map" lastAt:1773301148209 heartbeatTimeout:3000]
  88. 15:39:26.701 gate-1 INFO user/actor.go:152 Kick Sessions with [NodeType = map, NodeID = map-1]