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

padpro 无法连接服务器 #1789

Closed
simon-git opened this issue Jun 3, 2019 · 1 comment
Closed

padpro 无法连接服务器 #1789

simon-git opened this issue Jun 3, 2019 · 1 comment

Comments

@simon-git
Copy link

simon-git commented Jun 3, 2019

日志如下:

11:41:01 VERB Puppet constructor({"timeout":240,"token":"puppet_padpro_9451d24xxxx"}) #0
11:41:01 VERB StateSwitch constructor(name=PuppetPadpro)
11:41:01 VERB MemoryCard constructor(undefined)
11:41:01 VERB MemoryCard getStorage() for storage type: N/A
11:41:01 VERB MemoryCard load() from storage: N/A
11:41:01 VERB MemoryCard load() no storage
11:41:01 VERB Puppet constructor() watchdog timeout set to 240 seconds
11:41:01 VERB HotImport callerResolve(., /www/wx_bot_pro/node_modules/wechaty-puppet/dist/src/puppet.js)
11:41:01 SILL HotImport callerResolve() callsites() file=/www/wx_bot_pro/node_modules/hot-import/dist/src/hot-import.js, type=Object
11:41:01 SILL HotImport callerResolve() callsites() file=/www/wx_bot_pro/node_modules/wechaty-puppet/dist/src/puppet.js, type=null
11:41:01 SILL HotImport callerResolve() callsites() file=/www/wx_bot_pro/node_modules/wechaty-puppet-padpro/dist/src/puppet-padpro.js, type=null
11:41:01 SILL HotImport callerResolve() callerFile=/www/wx_bot_pro/node_modules/wechaty-puppet-padpro/dist/src/puppet-padpro.js
11:41:01 VERB Puppet constructor() childClassPath=/www/wx_bot_pro/node_modules/wechaty-puppet-padpro/dist/src
11:41:01 SILL Accessory #0<Wechaty> constructor()
11:41:01 VERB Wechaty contructor()
11:41:01 VERB StateSwitch constructor(name=Wechaty)
11:41:01 VERB StateSwitch constructor(name=WechatyReady)
11:41:01 VERB Wechaty on(scan, function) registered
11:41:01 VERB Wechaty onFunction(scan)
11:41:01 VERB Wechaty on(login, function) registered
11:41:01 VERB Wechaty onFunction(login)
11:41:01 VERB Wechaty on(logout, function) registered
11:41:01 VERB Wechaty onFunction(logout)
11:41:01 VERB Wechaty on(message, function) registered
11:41:01 VERB Wechaty onFunction(message)
11:41:01 VERB Wechaty on(room-invite, function) registered
11:41:01 VERB Wechaty onFunction(room-invite)
11:41:01 VERB Wechaty on(room-join, function) registered
11:41:01 VERB Wechaty onFunction(room-join)
11:41:01 VERB Wechaty on(room-leave, function) registered
11:41:01 VERB Wechaty onFunction(room-leave)
11:41:01 VERB Wechaty on(friendship, function) registered
11:41:01 VERB Wechaty onFunction(friendship)
11:41:01 SILL Wechaty version() form development environment is not availble: ENOENT: no such file or directory, stat '/www/wx_bot_pro/node_modules/wechaty/dist/.git'
11:41:01 INFO Wechaty <Puppet#0<PuppetPadpro>()/PuppetPadpro#0> start() v0.27.11 is starting...
11:41:01 VERB Wechaty puppet: Puppet#0<PuppetPadpro>()/PuppetPadpro#0
11:41:01 VERB Wechaty profile: room-bot
11:41:01 VERB Wechaty id: cjwftu5zh00009734f6cb5jh2
11:41:01 SILL StateSwitch <Wechaty> on() is false
11:41:01 SILL StateSwitch <WechatyReady> off() is true
11:41:01 VERB StateSwitch <WechatyReady> off(true) <- (true)
11:41:01 SILL StateSwitch <Wechaty> on() is false
11:41:01 VERB StateSwitch <Wechaty> on(pending) <- (false)
11:41:01 VERB MemoryCard constructor("room-bot")
11:41:01 VERB MemoryCard getStorage() for storage type: N/A
11:41:01 VERB getStorage name: room-bot, options: {"type":"file"}
11:41:01 VERB StorageFile constructor(room-bot, ...)
11:41:01 VERB StorageBackend constructor(room-bot, { type: file })
11:41:01 VERB MemoryCard load() from storage: StorageFile</www/wx_bot_pro/room-bot.memory-card.json>
11:41:01 VERB StorageFile load() from /www/wx_bot_pro/room-bot.memory-card.json
11:41:01 VERB MemoryCard load() file not exist, NOOP
11:41:01 VERB Puppet constructor() memory.load() done
11:41:01 VERB Wechaty initPuppet() Puppet#0<PuppetPadpro>()/PuppetPadpro#0
11:41:01 VERB MemoryCard multiplex(puppet)
11:41:01 VERB MemoryCard static multiplex(MemoryCard<room-bot>, puppet)
11:41:01 VERB MemoryCard constructor({"name":"room-bot","multiplex":{"name":"puppet","parent":{"options":{"name":"room-bot"},"name":"room-bot","payload":{},"multiplexNameList":[],"storage":{"name":"room-bot","options":{"type":"file"},"absFileName":"/www/wx_bot_pro/room-bot.memory-card.json"}}}})
11:41:01 VERB PuppetManager resolve({puppet: Puppet#0<PuppetPadpro>()/PuppetPadpro#0, puppetOptions: undefined})
11:41:01 VERB PuppetManager resolveInstance(Puppet#0<PuppetPadpro>()/PuppetPadpro#0)
11:41:01 VERB Puppet setMemory()
11:41:01 VERB Wechaty initPuppetEventBridge(Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0)
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(friendship) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(login) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(logout) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(message) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(room-invite) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(room-join) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(room-leave) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(room-topic) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(scan) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(dong) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(error) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(ready) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(reset) registered
11:41:01 VERB Wechaty initPuppetEventBridge() puppet.on(watchdog) registered
11:41:01 VERB Wechaty initAccessory(Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0)
11:41:01 SILL Accessory <Contact> static set wechaty = "Wechaty#cjwftu5zh00009734f6cb5jh2<Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0>(room-bot)"
11:41:01 SILL Accessory <ContactSelf> static set wechaty = "Wechaty#cjwftu5zh00009734f6cb5jh2<Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0>(room-bot)"
11:41:01 SILL Accessory <Friendship> static set wechaty = "Wechaty#cjwftu5zh00009734f6cb5jh2<Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0>(room-bot)"
11:41:01 SILL Accessory <Message> static set wechaty = "Wechaty#cjwftu5zh00009734f6cb5jh2<Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0>(room-bot)"
11:41:01 SILL Accessory <Room> static set wechaty = "Wechaty#cjwftu5zh00009734f6cb5jh2<Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0>(room-bot)"
11:41:01 SILL Accessory <RoomInvitation> static set wechaty = "Wechaty#cjwftu5zh00009734f6cb5jh2<Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0>(room-bot)"
11:41:01 SILL Accessory <Contact> static set puppet = "Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0"
11:41:01 SILL Accessory <ContactSelf> static set puppet = "Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0"
11:41:01 SILL Accessory <Friendship> static set puppet = "Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0"
11:41:01 SILL Accessory <Message> static set puppet = "Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0"
11:41:01 SILL Accessory <Room> static set puppet = "Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0"
11:41:01 SILL Accessory <RoomInvitation> static set puppet = "Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0"
11:41:01 SILL Accessory <Wechaty> set puppet = "Puppet#0<PuppetPadpro>(room-bot)/PuppetPadpro#0"
11:41:01 SILL StateSwitch <PuppetPadpro> on() is false
11:41:01 SILL StateSwitch <PuppetPadpro> on() is false
11:41:01 VERB StateSwitch <PuppetPadpro> on(pending) <- (false)
11:41:01 INFO WechatGateway init(puppet_padpro_9451d24xxxx, padpro.botorange.com:6666, undefined)
11:41:01 SILL StateSwitch <PuppetPadpro> off() is false
@lijiarui
Copy link
Member

lijiarui commented Jun 4, 2019

请按模板发issue,否则很难帮你处理。我先关了这个issue,后续有详细信息,欢迎新开issue

@lijiarui lijiarui closed this as completed Jun 4, 2019
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

2 participants