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

startup error #109

Open
jw-star opened this issue Jul 1, 2022 · 1 comment
Open

startup error #109

jw-star opened this issue Jul 1, 2022 · 1 comment

Comments

@jw-star
Copy link

jw-star commented Jul 1, 2022

vc_1  | [01-Jul-22 06:33:26 - ERROR] - utils.logger - Startup was unsuccesfull, Errors - 
vc_1  | Traceback (most recent call last):
vc_1  |   File "/VCPlayerBot/main.py", line 70, in main
vc_1  |     await group_call.start()
vc_1  |   File "/usr/local/lib/python3.9/site-packages/pytgcalls/methods/utilities/start.py", line 38, in start
vc_1  |     await self._start_binding()
vc_1  |   File "/usr/local/lib/python3.9/site-packages/pytgcalls/methods/core/binding_runner.py", line 37, in _start_binding
vc_1  |     await PyTgCallsSession().start()
vc_1  |   File "/usr/local/lib/python3.9/site-packages/pytgcalls/pytgcalls_session.py", line 23, in start
vc_1  |     remote_stable_ver = await self._remote_version('master')
vc_1  |   File "/usr/local/lib/python3.9/site-packages/pytgcalls/pytgcalls_session.py", line 54, in _remote_version
vc_1  |     await get_async(
vc_1  |   File "/usr/local/lib/python3.9/site-packages/pytgcalls/pytgcalls_session.py", line 47, in get_async
vc_1  |     response: ClientResponse = await session.get(url, timeout=5)
vc_1  |   File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 634, in _request
vc_1  |     break
vc_1  |   File "/usr/local/lib/python3.9/site-packages/aiohttp/helpers.py", line 721, in __exit__
vc_1  |     raise asyncio.TimeoutError from None
vc_1  | asyncio.exceptions.TimeoutError
vc_1  | [01-Jul-22 06:33:26 - INFO] - utils.logger - Activating debug mode, you can reconfigure your bot with /env command.

@jw-star
Copy link
Author

jw-star commented Jul 1, 2022

version: "3"
services:
  vc:
    image: vc
    restart: always
    network_mode: host
    environment:
      API_ID: 1222311
      API_HASH: ffaaaaaaaaaaaaaafff
      BOT_TOKEN: vvvv:AAE5bXffffff4RkyJvvvvvvvvvmvpCEgnbc5IPLrxMCtwODSYk
      SESSION_STRING: BQC4ADrrH-NgGUqQ-7ZeuNKdaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaavvvvvvv
      CHAT: -1001734337606

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

1 participant