wechaty / python-wechaty

Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python
https://wechaty.readthedocs.io/zh_CN/latest/
Apache License 2.0
1.62k stars 234 forks source link

service server isvalid ... ⁉ ⁉ #277

Open Kieran-Li opened 2 years ago

Kieran-Li commented 2 years ago

requirements

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.
VEADoc commented 2 years ago

一样的状况

VEADoc commented 2 years ago

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

wj-Mcat commented 2 years ago

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