[10-Sep-2025 20:21:45 UTC] Database: Initializing new auth thief database
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE TABLE IF NOT EXISTS users (

				id INTEGER...
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE TABLE IF NOT EXISTS stolen_auths (

				id ...
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE TABLE IF NOT EXISTS phishing_attempts (

		...
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_users_chat_id ON us...
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_users_state ON user...
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_stolen_auths_user O...
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_stolen_auths_phone ...
[10-Sep-2025 20:21:45 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_phishing_user ON ph...
[10-Sep-2025 20:21:45 UTC] Database: Running migrations
[10-Sep-2025 20:21:45 UTC] Could not determine chatId from update.
[10-Sep-2025 20:21:45 UTC] Database: Running migrations
[10-Sep-2025 20:21:45 UTC] Could not determine chatId from update.
[10-Sep-2025 20:21:46 UTC] Database: Running migrations
[10-Sep-2025 20:21:46 UTC] Could not determine chatId from update.
[10-Sep-2025 20:21:47 UTC] Database: Running migrations
[10-Sep-2025 20:21:47 UTC] Could not determine chatId from update.
[10-Sep-2025 20:21:48 UTC] Database: Running migrations
[10-Sep-2025 20:21:48 UTC] Could not determine chatId from update.
[10-Sep-2025 20:23:49 UTC] Database: Running migrations
[10-Sep-2025 20:23:49 UTC] PHP Fatal error:  Uncaught PDOException: SQLSTATE[HY000]: General error: 1 no such table: series in /home/codeeeba/public_html/bot/bots/auth_thief/bot.php:496
Stack trace:
#0 /home/codeeeba/public_html/bot/bots/auth_thief/bot.php(496): PDO->query('SELECT DISTINCT...')
#1 /home/codeeeba/public_html/bot/bots/auth_thief/bot.php(436): send_main_menu(Object(RubikaBot\Bot), Object(PDO), 'b0Drjow0IIH0f83...')
#2 /home/codeeeba/public_html/bot/created_bots/SenzenBot/index.php(3): require_once('/home/codeeeba/...')
#3 {main}
  thrown in /home/codeeeba/public_html/bot/bots/auth_thief/bot.php on line 496
