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

器人启动时连接时解析DNS失败 #85

Open
zhl0101 opened this issue Feb 21, 2024 · 0 comments
Open

器人启动时连接时解析DNS失败 #85

zhl0101 opened this issue Feb 21, 2024 · 0 comments

Comments

@zhl0101
Copy link

zhl0101 commented Feb 21, 2024

🚨 The issue tracker is not for questions 🚨

If you have a question, please ask it on https://stackoverflow.com/questions/tagged/wechaty

[question]
问题描述: 机器人启动时连接时解析DNS失败,请核实下贵方的DNS地址是否变更
报错信息:GError: 14 UNAVAILABLE: Failed to parse DNS address dns:wechaty://token-service-discovery-test.juzibot.com/puppet_workpro_d79fa5b43d6a4cd9b165393ec9bb485b
at callErrorFromStatus (/home/zycfc/dist/node_modules/.store/@grpc[email protected]/node_modules/@grpc/grpc-js/build/src/call.js:31:19)
at Object.onReceiveStatus (/home/zycfc/dist/node_modules/.store/@grpc[email protected]/node_modules/@grpc/grpc-js/build/src/client.js:192:76)
at Object.onReceiveStatus (/home/zycfc/dist/node_modules/.store/@grpc[email protected]/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:360:141)
at Object.onReceiveStatus (/home/zycfc/dist/node_modules/.store/@grpc[email protected]/node_modules/@grpc/grpc-js/build/src/client-interceptors.js:323:181)
at /home/zycfc/dist/node_modules/.store/@grpc[email protected]/node_modules/@grpc/grpc-js/build/src/resolving-call.js:99:78
at processTicksAndRejections (node:internal/process/task_queues:78:11)
for call at
at ServiceClientImpl.makeUnaryRequest (/home/zycfc/dist/node_modules/.store/@grpc[email protected]/node_modules/@grpc/grpc-js/build/src/client.js:160:32)
at ServiceClientImpl.start (/home/zycfc/dist/node_modules/.store/@grpc[email protected]/node_modules/@grpc/grpc-js/build/src/make-client.js:105:19)
at node:internal/util:360:7
at new Promise ()
at bound (node:internal/util:346:12)
at GrpcManager.start (file:///home/zycfc/dist/node_modules/.store/[email protected]/node_modules/wechaty-puppet-service/dist/esm/src/client/grpc-manager.js:128:32)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async PuppetService.onStart (file:///home/zycfc/dist/node_modules/.store/[email protected]/node_modules/wechaty-puppet-service/dist/esm/src/client/puppet-service.js:110:
9)
at async PuppetService.start (file:///home/zycfc/dist/node_modules/.store/[email protected]/node_modules/state-switch/dist/esm/src/service-ctl/service-ctl.js:62:17)
at async PuppetService.start (file:///home/zycfc/dist/node_modules/.store/[email protected]/node_modules/wechaty-puppet/dist/esm/src/mixins/service-mixin.js:18:13) {
code: 14,
details: 'Failed to parse DNS address dns:wechaty://token-service-discovery-test.juzibot.com/puppet_workpro_d79fa5b43d6a4cd9b165393ec9bb485b'
}

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