Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[问题]this eventName:START has no listener #40

Open
Moyuyanli opened this issue Oct 16, 2023 · 0 comments
Open

[问题]this eventName:START has no listener #40

Moyuyanli opened this issue Oct 16, 2023 · 0 comments

Comments

@Moyuyanli
Copy link

11:51:12.476 [main]INFO io.github.wechaty.user.manager.PuppetManager-[23] - PuppetManager resolveInstance({"name":"Wechaty","puppet":"io.github.wechaty.grpc.GrpcPuppet","puppetOptions":{"endPoint":"127.0.0.1:8788","token":"puppet_padlocal_xxxx","name":"DEFAULT"}})
11:51:12.635 [main]INFO org.reflections.Reflections-[229] - Reflections took 134 ms to scan 5 urls, producing 159 keys and 1545 values
11:51:13.431 [main]DEBUG io.github.wechaty.grpc.GrpcPuppet-[76] - IDLE
11:51:14.146 [main]ERROR io.github.wechaty.grpc.GrpcPuppet-[82] - start() rejection:
io.grpc.StatusRuntimeException: UNAVAILABLE: Network closed for unknown reason
at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:244) ~[grpc-stub-1.29.0.jar:1.29.0]
at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:225) ~[grpc-stub-1.29.0.jar:1.29.0]
at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:142) ~[grpc-stub-1.29.0.jar:1.29.0]
at io.github.wechaty.grpc.PuppetGrpc$PuppetBlockingStub.start(PuppetGrpc.java:2744) ~[grpc-0.16.1.jar:?]
at io.github.wechaty.grpc.GrpcPuppet.start(GrpcPuppet.kt:78) [wechaty-puppet-hostie-0.1.5-20200719.133816-1.jar:?]
at io.github.wechaty.Wechaty.start(Wechaty.kt:52) [wechaty-0.1.5-20200719.133942-1.jar:?]
at io.github.wechaty.DingDongBot.main(DingDongBot.java:57) [classes/:?]
11:51:14.153 [main]DEBUG io.github.wechaty.eventEmitter.EventEmitter-[43] - this eventName:START has no listener
11:51:14.153 [main]INFO io.github.wechaty.Wechaty-[58] - start Wechaty

请问一下,这种情况改怎么解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant