runtime error

Exit code: 1. Reason: 2026-06-11 05:05:51,023 - INFO - Connecting to 149.154.167.51:443/TcpFull... * Serving Flask app 'main' * Debug mode: off 2026-06-11 05:05:51,026 - INFO - WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Running on all addresses (0.0.0.0) * Running on http://127.0.0.1:7860 * Running on http://10.112.179.47:7860 2026-06-11 05:05:51,026 - INFO - Press CTRL+C to quit 2026-06-11 05:05:52,428 - INFO - Connection to 149.154.167.51:443/TcpFull complete! 2026-06-11 05:05:53,100 - INFO - Phone migrated to 5 2026-06-11 05:05:53,100 - INFO - Reconnecting to new data center 5 2026-06-11 05:05:53,191 - INFO - Disconnecting from 149.154.167.51:443/TcpFull... 2026-06-11 05:05:53,192 - INFO - Disconnection from 149.154.167.51:443/TcpFull complete! 2026-06-11 05:05:53,192 - INFO - Connecting to 91.108.56.159:443/TcpFull... 2026-06-11 05:05:55,566 - INFO - Connection to 91.108.56.159:443/TcpFull complete! Traceback (most recent call last): File "/app/main.py", line 136, in <module> _loop.run_until_complete(_main()) File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete return future.result() File "/app/main.py", line 55, in _main await _b.start(bot_token=_c['t']) File "/usr/local/lib/python3.10/site-packages/telethon/client/auth.py", line 179, in _start await self.sign_in(bot_token=bot_token) File "/usr/local/lib/python3.10/site-packages/telethon/client/auth.py", line 359, in sign_in result = await self(request) File "/usr/local/lib/python3.10/site-packages/telethon/client/users.py", line 30, in __call__ return await self._call(self._sender, request, ordered=ordered) File "/usr/local/lib/python3.10/site-packages/telethon/client/users.py", line 92, in _call result = await future telethon.errors.rpcerrorlist.UserDeactivatedError: The user has been deleted/deactivated (caused by ImportBotAuthorizationRequest)

Container logs:

Fetching error logs...