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

It stops working at the "Starting Assistant Clients" point. #362

Open
SPAWNRYS-ban opened this issue Nov 6, 2023 · 2 comments
Open

It stops working at the "Starting Assistant Clients" point. #362

SPAWNRYS-ban opened this issue Nov 6, 2023 · 2 comments
Labels
question Further information is requested

Comments

@SPAWNRYS-ban
Copy link

Support Question

root@pidordev:/home/zz/YukkiMusicBot# bash start
[06-Nov-23 08:07:37 - INFO] - YukkiMusic.core.dir - Directories Updated.
[06-Nov-23 08:07:37 - INFO] - YukkiMusic.core.git - Git Client Found [VPS DEPLOYER]
[06-Nov-23 08:07:37 - INFO] - YukkiMusic.misc - Database Initialized.
[06-Nov-23 08:07:37 - INFO] - YukkiMusic.misc - Sudoers Loaded.
[06-Nov-23 08:07:37 - INFO] - YukkiMusic.core.bot - Starting Bot
[06-Nov-23 08:07:39 - WARNING] - YukkiMusic - No Spotify Vars defined. Your bot won't be able to play spotify queries.
[06-Nov-23 08:07:39 - INFO] - YukkiMusic.core.bot - MusicBot Started as Mahiro Oyama
[06-Nov-23 08:07:39 - INFO] - Yukkimusic.plugins - Successfully Imported Modules 
[06-Nov-23 08:07:39 - INFO] - YukkiMusic.core.userbot - Starting Assistant Clients
Traceback (most recent call last):
  File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/zz/YukkiMusicBot/YukkiMusic/__main__.py", line 80, in <module>
    loop.run_until_complete(init())
  File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
    return future.result()
  File "/home/zz/YukkiMusicBot/YukkiMusic/__main__.py", line 61, in init
    await userbot.start()
  File "/home/zz/YukkiMusicBot/YukkiMusic/core/userbot.py", line 58, in start
    await self.one.start()
  File "/usr/local/lib/python3.10/dist-packages/pyrogram/methods/utilities/start.py", line 52, in start
    is_authorized = await self.connect()
  File "/usr/local/lib/python3.10/dist-packages/pyrogram/methods/auth/connect.py", line 39, in connect
    await self.load_session()
  File "/usr/local/lib/python3.10/dist-packages/pyrogram/client.py", line 674, in load_session
    await self.storage.open()
  File "/usr/local/lib/python3.10/dist-packages/pyrogram/storage/memory_storage.py", line 41, in open
    base64.urlsafe_b64decode(
  File "/usr/lib/python3.10/base64.py", line 133, in urlsafe_b64decode
    return b64decode(s)
  File "/usr/lib/python3.10/base64.py", line 87, in b64decode
    return binascii.a2b_base64(s)
binascii.Error: Invalid base64-encoded string: number of data characters (373) cannot be 1 more than a multiple of 4
root@pidordev:/home/zz/YukkiMusicBot# 
@SPAWNRYS-ban SPAWNRYS-ban added the question Further information is requested label Nov 6, 2023
@yy81062
Copy link

yy81062 commented Jan 1, 2024

6816790916:AAF2D3DBewHXreh_fyYpTCMRcLaGLitHGP8

@yy81062
Copy link

yy81062 commented Jan 1, 2024

  • [ ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants