YarmolenkoD / moonbix

[NO SUPPORTED FOR NOW] Python bot for telegram moonbix bot. (Auto refs, auto games, auto tasks, multithreading, proxy, pyrogram sessions)
https://t.me/hidden_coding
142 stars 24 forks source link

Too much errors . New installation #37

Closed cmeept closed 1 month ago

cmeept commented 1 month ago

Please some help 1

Please make sure you have the correct access rights and the repository exists. No stash entries found. Starting the bot... Traceback (most recent call last): File "C:\Games\moonbix-master\main.py", line 13, in asyncio.run(main()) File "C:\Users\petrk\AppData\Local\Programs\Python\Python311-32\Lib\asyncio\runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "C:\Users\petrk\AppData\Local\Programs\Python\Python311-32\Lib\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\petrk\AppData\Local\Programs\Python\Python311-32\Lib\asyncio\base_events.py", line 654, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "C:\Games\moonbix-master\main.py", line 8, in main await process() File "C:\Games\moonbix-master\bot\utils\launcher.py", line 89, in process logger.info(f"Detected {len(get_session_names())} sessions | {len(get_proxies())} proxies") ^^^^^^^^^^^^^ File "C:\Games\moonbix-master\bot\utils\launcher.py", line 53, in get_proxies proxies = [Proxy.from_str(proxy=row.strip()).as_url for row in file] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Games\moonbix-master\bot\utils\launcher.py", line 53, in proxies = [Proxy.from_str(proxy=row.strip()).as_url for row in file] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Games\moonbix-master\venv\Lib\site-packages\better_proxy\proxy.py", line 52, in from_str raise ValueError(f'Unsupported proxy format: {proxy}') ValueError: Unsupported proxy format: type://user:pass@ip:port done PLEASE EDIT .ENV FILE Press any key to continue . . .

nevs83 commented 1 month ago

Please some help 1

Please make sure you have the correct access rights and the repository exists. No stash entries found. Starting the bot... Traceback (most recent call last): File "C:\Games\moonbix-master\main.py", line 13, in asyncio.run(main()) File "C:\Users\petrk\AppData\Local\Programs\Python\Python311-32\Lib\asyncio\runners.py", line 190, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "C:\Users\petrk\AppData\Local\Programs\Python\Python311-32\Lib\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\petrk\AppData\Local\Programs\Python\Python311-32\Lib\asyncio\base_events.py", line 654, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "C:\Games\moonbix-master\main.py", line 8, in main await process() File "C:\Games\moonbix-master\bot\utils\launcher.py", line 89, in process logger.info(f"Detected {len(get_session_names())} sessions | {len(get_proxies())} proxies") ^^^^^^^^^^^^^ File "C:\Games\moonbix-master\bot\utils\launcher.py", line 53, in get_proxies proxies = [Proxy.from_str(proxy=row.strip()).as_url for row in file] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Games\moonbix-master\bot\utils\launcher.py", line 53, in proxies = [Proxy.from_str(proxy=row.strip()).as_url for row in file] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Games\moonbix-master\venv\Lib\site-packages\better_proxy\proxy.py", line 52, in from_str raise ValueError(f'Unsupported proxy format: {proxy}') ValueError: Unsupported proxy format: type://user:pass@ip:port done PLEASE EDIT .ENV FILE Press any key to continue . . .

required python 3.10