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

[Bug]: 无法启动:can"t fetch endpoint from chatie server #418

Open
zhang-prog opened this issue Dec 12, 2023 · 2 comments
Open

[Bug]: 无法启动:can"t fetch endpoint from chatie server #418

zhang-prog opened this issue Dec 12, 2023 · 2 comments

Comments

@zhang-prog
Copy link

Environment

wechaty                 0.10.7
wechaty-grpc            0.20.19
wechaty-puppet          0.4.23
wechaty-puppet-service  0.8.10

- token type: paimon
- the version of wechaty docker container: [0.65]

Description

已经使用一年了,突然有一天启动时报错,目前已经一周链接不上了,主要的报错信息如下

.......
2023-12-12 12:50:02,966 - Wechaty - INFO - starting puppet ...
2023-12-12 12:50:02,966 - PuppetService - INFO - init puppet ...
2023-12-12 12:50:02,966 - PuppetService - INFO - fetching endpoint from chatie-server: https://api.chatie.io/v0/hosties/puppet_paimon_xxxxx-xxxx-xxxxxxxxxxxxxx
Traceback (most recent call last):
  File "/home/grdata/miniconda3/envs/grdata/lib/python3.7/site-packages/wechaty/wechaty.py", line 445, in start
    await self.puppet.start()
  File "/home/grdata/miniconda3/envs/grdata/lib/python3.7/site-packages/wechaty_puppet_service/puppet.py", line 911, in start
    self._init_puppet()
  File "/home/grdata/miniconda3/envs/grdata/lib/python3.7/site-packages/wechaty_puppet_service/puppet.py", line 877, in _init_puppet
    'can"t fetch endpoint from chatie server. '
wechaty_puppet.exceptions.WechatyPuppetGrpcError: WechatyPuppetGrpcError('can"t fetch endpoint from chatie server. You can try it later, or make sure that your pc can connect to heroku server ', None, None)

Minimum reproducible code

async def main():
bot = MyBot()
await bot.start()

@ropz12138
Copy link

有解决办法了吗,我也遇到这个问题了

@Tommy-pixels
Copy link

有解决办法了吗,我也遇到这个问题了

同问,宝子解决了嘛

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

3 participants