juzibot / wechaty-puppet-macpro

One puppet based on Mac WeChat for Wechaty.
Apache License 2.0
38 stars 10 forks source link

SILL GrpcGateway callback type:【invalid-token】 #71

Closed btcioner closed 4 years ago

btcioner commented 4 years ago

Important:Please file the issue follow the template, or we won't help you to solve the problem.

0. Report Issue Guide

  1. Please search in the issue first, and make sure your problem had not been reported before

1. Versions

SILL GrpcGateway callback type:【invalid-token】

3. To Reproduce

This part is very important: if you can not provide any reproduce steps, then the problem will be very hard to be recognized.

Steps to reproduce the behavior:

  1. BROLOG_LEVEL=silly ts-node index.ts
  2. ...
  3. ...

4. Expected behavior

SILL GrpcGateway callback type:【invalid-token】

6. Full Output Logs

Set env WECHATY_LOG=silly in order to set log level to silly, then we can get the full log (If you dosen't set log env, log level is info as default, we cannot get the full log)

We need full log instead of log screenshot or log fragments!

Show Logs ```shell $ WECHATY_LOG=silly node yourbot.js 08:19:20 SILL PuppetMacpro start() 08:19:20 SILL StateSwitch on() is false 08:19:20 VERB StateSwitch on(pending) <- (false) 08:19:20 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:19:21 INFO start grpc gateway failed for reason: Error: Failed to connect to server, state changed to 1, retry start in 5 seconds. 08:19:26 SILL PuppetMacpro start() 08:19:26 SILL StateSwitch on() is pending 08:19:26 VERB StateSwitch on(pending) <- (pending) 08:19:26 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:19:31 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:19:36 SILL PuppetMacpro start() 08:19:36 SILL StateSwitch on() is pending 08:19:36 VERB StateSwitch on(pending) <- (pending) 08:19:36 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:19:41 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:19:46 SILL PuppetMacpro start() 08:19:46 SILL StateSwitch on() is pending 08:19:46 VERB StateSwitch on(pending) <- (pending) 08:19:46 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:19:51 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:19:56 SILL PuppetMacpro start() 08:19:56 SILL StateSwitch on() is pending 08:19:56 VERB StateSwitch on(pending) <- (pending) 08:19:56 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:20:01 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:20:07 SILL PuppetMacpro start() 08:20:07 SILL StateSwitch on() is pending 08:20:07 VERB StateSwitch on(pending) <- (pending) 08:20:07 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:20:12 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:20:17 SILL PuppetMacpro start() 08:20:17 SILL StateSwitch on() is pending 08:20:17 VERB StateSwitch on(pending) <- (pending) 08:20:17 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:20:22 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:20:27 SILL PuppetMacpro start() 08:20:27 SILL StateSwitch on() is pending 08:20:27 VERB StateSwitch on(pending) <- (pending) 08:20:27 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:20:32 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:20:37 SILL PuppetMacpro start() 08:20:37 SILL StateSwitch on() is pending 08:20:37 VERB StateSwitch on(pending) <- (pending) 08:20:37 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:20:42 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:20:47 SILL PuppetMacpro start() 08:20:47 SILL StateSwitch on() is pending 08:20:47 VERB StateSwitch on(pending) <- (pending) 08:20:47 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:20:52 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:20:57 SILL PuppetMacpro start() 08:20:57 SILL StateSwitch on() is pending 08:20:57 VERB StateSwitch on(pending) <- (pending) 08:20:57 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:21:02 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:21:07 SILL PuppetMacpro start() 08:21:07 SILL StateSwitch on() is pending 08:21:07 VERB StateSwitch on(pending) <- (pending) 08:21:07 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:21:12 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:21:17 SILL PuppetMacpro start() 08:21:17 SILL StateSwitch on() is pending 08:21:17 VERB StateSwitch on(pending) <- (pending) 08:21:17 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:21:22 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:21:27 SILL PuppetMacpro start() 08:21:27 SILL StateSwitch on() is pending 08:21:27 VERB StateSwitch on(pending) <- (pending) 08:21:27 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:21:32 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:21:37 SILL PuppetMacpro start() 08:21:37 SILL StateSwitch on() is pending 08:21:37 VERB StateSwitch on(pending) <- (pending) 08:21:37 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:21:42 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:21:47 SILL PuppetMacpro start() 08:21:47 SILL StateSwitch on() is pending 08:21:47 VERB StateSwitch on(pending) <- (pending) 08:21:47 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:21:52 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:21:57 SILL PuppetMacpro start() 08:21:57 SILL StateSwitch on() is pending 08:21:57 VERB StateSwitch on(pending) <- (pending) 08:21:57 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:22:02 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:22:07 SILL PuppetMacpro start() 08:22:07 SILL StateSwitch on() is pending 08:22:07 VERB StateSwitch on(pending) <- (pending) 08:22:07 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:22:10 INFO start grpc gateway failed for reason: Error: Failed to connect to server, state changed to 3, retry start in 5 seconds. 08:22:15 SILL PuppetMacpro start() 08:22:15 SILL StateSwitch on() is pending 08:22:15 VERB StateSwitch on(pending) <- (pending) 08:22:15 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:22:20 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:22:25 SILL PuppetMacpro start() 08:22:25 SILL StateSwitch on() is pending 08:22:25 VERB StateSwitch on(pending) <- (pending) 08:22:25 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:22:30 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:22:35 SILL PuppetMacpro start() 08:22:35 SILL StateSwitch on() is pending 08:22:35 VERB StateSwitch on(pending) <- (pending) 08:22:35 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:22:40 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:22:45 SILL PuppetMacpro start() 08:22:45 SILL StateSwitch on() is pending 08:22:45 VERB StateSwitch on(pending) <- (pending) 08:22:45 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:22:50 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:22:55 SILL PuppetMacpro start() 08:22:55 SILL StateSwitch on() is pending 08:22:55 VERB StateSwitch on(pending) <- (pending) 08:22:55 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:23:00 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:23:05 SILL PuppetMacpro start() 08:23:05 SILL StateSwitch on() is pending 08:23:05 VERB StateSwitch on(pending) <- (pending) 08:23:05 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:23:10 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:23:15 SILL PuppetMacpro start() 08:23:15 SILL StateSwitch on() is pending 08:23:15 VERB StateSwitch on(pending) <- (pending) 08:23:15 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:23:16 INFO start grpc gateway failed for reason: Error: Failed to connect to server, state changed to 3, retry start in 5 seconds. 08:23:21 SILL PuppetMacpro start() 08:23:21 SILL StateSwitch on() is pending 08:23:21 VERB StateSwitch on(pending) <- (pending) 08:23:21 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:23:26 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:23:31 SILL PuppetMacpro start() 08:23:31 SILL StateSwitch on() is pending 08:23:31 VERB StateSwitch on(pending) <- (pending) 08:23:31 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:23:36 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:23:41 SILL PuppetMacpro start() 08:23:41 SILL StateSwitch on() is pending 08:23:41 VERB StateSwitch on(pending) <- (pending) 08:23:41 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:23:46 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:23:51 SILL PuppetMacpro start() 08:23:51 SILL StateSwitch on() is pending 08:23:51 VERB StateSwitch on(pending) <- (pending) 08:23:51 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:23:56 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:24:01 SILL PuppetMacpro start() 08:24:01 SILL StateSwitch on() is pending 08:24:01 VERB StateSwitch on(pending) <- (pending) 08:24:01 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:24:06 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:24:11 SILL PuppetMacpro start() 08:24:11 SILL StateSwitch on() is pending 08:24:11 VERB StateSwitch on(pending) <- (pending) 08:24:11 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:24:16 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:24:21 SILL PuppetMacpro start() 08:24:21 SILL StateSwitch on() is pending 08:24:21 VERB StateSwitch on(pending) <- (pending) 08:24:21 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:24:26 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:24:31 SILL PuppetMacpro start() 08:24:31 SILL StateSwitch on() is pending 08:24:31 VERB StateSwitch on(pending) <- (pending) 08:24:31 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:24:36 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:24:41 SILL PuppetMacpro start() 08:24:41 SILL StateSwitch on() is pending 08:24:41 VERB StateSwitch on(pending) <- (pending) 08:24:41 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:24:46 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:24:51 SILL PuppetMacpro start() 08:24:51 SILL StateSwitch on() is pending 08:24:51 VERB StateSwitch on(pending) <- (pending) 08:24:51 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:24:56 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:25:01 SILL PuppetMacpro start() 08:25:01 SILL StateSwitch on() is pending 08:25:01 VERB StateSwitch on(pending) <- (pending) 08:25:01 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:25:03 INFO start grpc gateway failed for reason: Error: Failed to connect to server, state changed to 3, retry start in 5 seconds. 08:25:08 SILL PuppetMacpro start() 08:25:08 SILL StateSwitch on() is pending 08:25:08 VERB StateSwitch on(pending) <- (pending) 08:25:08 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:25:13 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:25:18 SILL PuppetMacpro start() 08:25:18 SILL StateSwitch on() is pending 08:25:18 VERB StateSwitch on(pending) <- (pending) 08:25:18 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:25:23 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:25:28 SILL PuppetMacpro start() 08:25:28 SILL StateSwitch on() is pending 08:25:28 VERB StateSwitch on(pending) <- (pending) 08:25:28 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:25:33 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:25:38 SILL PuppetMacpro start() 08:25:38 SILL StateSwitch on() is pending 08:25:38 VERB StateSwitch on(pending) <- (pending) 08:25:38 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:25:43 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:25:48 SILL PuppetMacpro start() 08:25:48 SILL StateSwitch on() is pending 08:25:48 VERB StateSwitch on(pending) <- (pending) 08:25:48 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:25:53 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:25:58 SILL PuppetMacpro start() 08:25:58 SILL StateSwitch on() is pending 08:25:58 VERB StateSwitch on(pending) <- (pending) 08:25:58 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:26:03 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:26:08 SILL PuppetMacpro start() 08:26:08 SILL StateSwitch on() is pending 08:26:08 VERB StateSwitch on(pending) <- (pending) 08:26:08 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:26:13 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:26:18 SILL PuppetMacpro start() 08:26:18 SILL StateSwitch on() is pending 08:26:18 VERB StateSwitch on(pending) <- (pending) 08:26:18 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:26:23 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:26:28 SILL PuppetMacpro start() 08:26:28 SILL StateSwitch on() is pending 08:26:28 VERB StateSwitch on(pending) <- (pending) 08:26:28 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:26:33 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:26:38 SILL PuppetMacpro start() 08:26:38 SILL StateSwitch on() is pending 08:26:38 VERB StateSwitch on(pending) <- (pending) 08:26:38 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:26:43 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:26:48 SILL PuppetMacpro start() 08:26:48 SILL StateSwitch on() is pending 08:26:48 VERB StateSwitch on(pending) <- (pending) 08:26:48 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:26:53 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:26:58 SILL PuppetMacpro start() 08:26:58 SILL StateSwitch on() is pending 08:26:58 VERB StateSwitch on(pending) <- (pending) 08:26:58 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:27:03 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:27:08 SILL PuppetMacpro start() 08:27:08 SILL StateSwitch on() is pending 08:27:08 VERB StateSwitch on(pending) <- (pending) 08:27:08 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:27:13 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:27:18 SILL PuppetMacpro start() 08:27:18 SILL StateSwitch on() is pending 08:27:18 VERB StateSwitch on(pending) <- (pending) 08:27:18 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:27:23 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:27:28 SILL PuppetMacpro start() 08:27:28 SILL StateSwitch on() is pending 08:27:28 VERB StateSwitch on(pending) <- (pending) 08:27:28 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:27:33 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:27:38 SILL PuppetMacpro start() 08:27:38 SILL StateSwitch on() is pending 08:27:38 VERB StateSwitch on(pending) <- (pending) 08:27:38 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:27:43 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:27:48 SILL PuppetMacpro start() 08:27:48 SILL StateSwitch on() is pending 08:27:48 VERB StateSwitch on(pending) <- (pending) 08:27:48 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:27:53 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:27:58 SILL PuppetMacpro start() 08:27:58 SILL StateSwitch on() is pending 08:27:58 VERB StateSwitch on(pending) <- (pending) 08:27:58 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:28:03 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:28:08 SILL PuppetMacpro start() 08:28:08 SILL StateSwitch on() is pending 08:28:08 VERB StateSwitch on(pending) <- (pending) 08:28:08 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:28:13 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:28:18 SILL PuppetMacpro start() 08:28:18 SILL StateSwitch on() is pending 08:28:18 VERB StateSwitch on(pending) <- (pending) 08:28:18 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:28:23 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:28:28 SILL PuppetMacpro start() 08:28:28 SILL StateSwitch on() is pending 08:28:28 VERB StateSwitch on(pending) <- (pending) 08:28:28 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:28:33 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:28:38 SILL PuppetMacpro start() 08:28:38 SILL StateSwitch on() is pending 08:28:38 VERB StateSwitch on(pending) <- (pending) 08:28:38 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:28:43 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:28:48 SILL PuppetMacpro start() 08:28:48 SILL StateSwitch on() is pending 08:28:48 VERB StateSwitch on(pending) <- (pending) 08:28:48 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:28:53 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:28:58 SILL PuppetMacpro start() 08:28:58 SILL StateSwitch on() is pending 08:28:58 VERB StateSwitch on(pending) <- (pending) 08:28:58 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:29:03 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:29:08 SILL PuppetMacpro start() 08:29:08 SILL StateSwitch on() is pending 08:29:08 VERB StateSwitch on(pending) <- (pending) 08:29:08 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:29:13 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:29:18 SILL PuppetMacpro start() 08:29:18 SILL StateSwitch on() is pending 08:29:18 VERB StateSwitch on(pending) <- (pending) 08:29:18 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:29:23 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:29:28 SILL PuppetMacpro start() 08:29:28 SILL StateSwitch on() is pending 08:29:28 VERB StateSwitch on(pending) <- (pending) 08:29:28 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:29:33 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:29:38 SILL PuppetMacpro start() 08:29:38 SILL StateSwitch on() is pending 08:29:38 VERB StateSwitch on(pending) <- (pending) 08:29:38 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:29:43 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:29:48 SILL PuppetMacpro start() 08:29:48 SILL StateSwitch on() is pending 08:29:48 VERB StateSwitch on(pending) <- (pending) 08:29:48 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:29:53 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:29:58 SILL PuppetMacpro start() 08:29:58 SILL StateSwitch on() is pending 08:29:58 VERB StateSwitch on(pending) <- (pending) 08:29:58 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:30:03 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:30:08 SILL PuppetMacpro start() 08:30:08 SILL StateSwitch on() is pending 08:30:08 VERB StateSwitch on(pending) <- (pending) 08:30:08 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:30:13 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:30:18 SILL PuppetMacpro start() 08:30:18 SILL StateSwitch on() is pending 08:30:18 VERB StateSwitch on(pending) <- (pending) 08:30:18 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:30:23 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:30:28 SILL PuppetMacpro start() 08:30:28 SILL StateSwitch on() is pending 08:30:28 VERB StateSwitch on(pending) <- (pending) 08:30:28 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:30:33 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:30:38 SILL PuppetMacpro start() 08:30:38 SILL StateSwitch on() is pending 08:30:38 VERB StateSwitch on(pending) <- (pending) 08:30:38 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:30:43 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:30:48 SILL PuppetMacpro start() 08:30:48 SILL StateSwitch on() is pending 08:30:48 VERB StateSwitch on(pending) <- (pending) 08:30:48 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:30:53 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:30:58 SILL PuppetMacpro start() 08:30:58 SILL StateSwitch on() is pending 08:30:58 VERB StateSwitch on(pending) <- (pending) 08:30:58 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:31:03 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:31:08 SILL PuppetMacpro start() 08:31:08 SILL StateSwitch on() is pending 08:31:08 VERB StateSwitch on(pending) <- (pending) 08:31:08 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:31:13 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:31:18 SILL PuppetMacpro start() 08:31:18 SILL StateSwitch on() is pending 08:31:18 VERB StateSwitch on(pending) <- (pending) 08:31:18 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:31:23 INFO start grpc gateway failed for reason: Error: Try to connect to server timeout., retry start in 5 seconds. 08:31:28 SILL PuppetMacpro start() 08:31:28 SILL StateSwitch on() is pending 08:31:28 VERB StateSwitch on(pending) <- (pending) 08:31:28 SILL GrpcGateway notify(getLoginUserInfo, undefined) 08:31:31 VERB GrpcGateway on(heartbeat, function) registered 08:31:31 VERB GrpcGateway on(reconnect, function) registered 08:31:31 VERB GrpcGateway on(scan, function) registered 08:31:31 VERB GrpcGateway on(login, function) registered 08:31:31 VERB GrpcGateway on(logout, function) registered 08:31:31 VERB GrpcGateway on(not-login, function) registered 08:31:31 VERB GrpcGateway on(message, function) registered 08:31:31 VERB GrpcGateway on(contact-list, function) registered 08:31:31 VERB GrpcGateway on(room-list, function) registered 08:31:31 VERB GrpcGateway on(contact-info, function) registered 08:31:31 VERB GrpcGateway on(contact-remark, function) registered 08:31:31 VERB GrpcGateway on(room-info, function) registered 08:31:31 VERB GrpcGateway on(room-join, function) registered 08:31:31 VERB GrpcGateway on(room-member, function) registered 08:31:31 VERB GrpcGateway on(room-qrcode, function) registered 08:31:31 VERB GrpcGateway on(download-file, function) registered 08:31:31 VERB GrpcGateway on(new-friend, function) registered 08:31:31 VERB GrpcGateway on(add-friend, function) registered 08:31:31 VERB GrpcGateway on(del-friend, function) registered 08:31:31 VERB GrpcGateway on(add-friend-before-accept, function) registered 08:31:31 SILL StateSwitch on() is pending 08:31:31 VERB StateSwitch on(true) <- (pending) 08:31:31 VERB Wechaty on(heartbeat, function) registered 08:31:31 VERB Wechaty addListenerFunction(heartbeat) 08:31:31 SILL StateSwitch on() is pending 08:31:31 VERB StateSwitch on(true) <- (pending) 08:31:31 SILL GrpcGateway callback type:【invalid-token】 08:31:31 SILL Wechaty memoryCheck() free: 468 MB, require: 4 MB 08:31:31 WARN =================================================== This thread will been killed now. =================================================== ```