python-wechaty icon indicating copy to clipboard operation
python-wechaty copied to clipboard

service server isvalid ... ⁉ ⁉

Open Kieran-Li opened this issue 4 years ago • 3 comments

requirements

  • token type(one of web padlocal) [required]
  • version of python-wechaty [required]

Error info


2021-11-05 08:42:32,997 - HostiePuppet - INFO - init puppet
2021-11-05 08:42:32,997 - HostiePuppet - INFO - There is no endpoint in cache, trying to fetch endpoint with token.
Traceback (most recent call last):
  File "C:\Users\Laie\AppData\Local\Programs\Python\Python39\lib\site-packages\wechaty\wechaty.py", line 422, in start
    await self.puppet.start()
  File "C:\Users\Laie\AppData\Local\Programs\Python\Python39\lib\site-packages\wechaty_puppet_service\puppet.py", line 921, in start
    self._init_puppet()
  File "C:\Users\Laie\AppData\Local\Programs\Python\Python39\lib\site-packages\wechaty_puppet_service\puppet.py", line 890, in _init_puppet
    raise WechatyPuppetGrpcError('service server is invalid ... ')
wechaty_puppet.exceptions.WechatyPuppetGrpcError: WechatyPuppetGrpcError('service server is invalid ... ', None, None)
[Python Wechaty] Ding Dong Bot started.
## Your experiments

> please tell us your experiments and ideas about this issue. It's valuable for us to help you find the solution.

Kieran-Li avatar Nov 05 '21 01:11 Kieran-Li

一样的状况

VEADoc avatar Nov 05 '21 12:11 VEADoc

重置一下就可以了 你试试 @Kieran-Li image

VEADoc avatar Nov 05 '21 12:11 VEADoc

@Kieran-Li anything updated? Have your problem been solved ? Please feel free to tell us about your issue.

wj-Mcat avatar Nov 12 '21 09:11 wj-Mcat