Skip to content

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

@zhl0101

Description

@zhl0101

🚨 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'
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions