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

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

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

		...
[08-Sep-2025 10:53:10 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_users_chat_id ON us...
[08-Sep-2025 10:53:10 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_users_state ON user...
[08-Sep-2025 10:53:10 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_stolen_auths_user O...
[08-Sep-2025 10:53:10 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_stolen_auths_phone ...
[08-Sep-2025 10:53:10 UTC] Database: Created table/index: CREATE INDEX IF NOT EXISTS idx_phishing_user ON ph...
[08-Sep-2025 10:53:10 UTC] Database: Running migrations
[08-Sep-2025 10:53:10 UTC] Could not determine chatId from update.
[08-Sep-2025 10:53:11 UTC] Database: Running migrations
[08-Sep-2025 10:53:11 UTC] Could not determine chatId from update.
[08-Sep-2025 10:53:12 UTC] Database: Running migrations
[08-Sep-2025 10:53:12 UTC] Could not determine chatId from update.
[08-Sep-2025 10:53:13 UTC] Database: Running migrations
[08-Sep-2025 10:53:13 UTC] Could not determine chatId from update.
[08-Sep-2025 10:53:13 UTC] Database: Running migrations
[08-Sep-2025 10:53:13 UTC] Could not determine chatId from update.
[08-Sep-2025 10:53:31 UTC] Database: Running migrations
[08-Sep-2025 10:53:31 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), 'b0IKFiQ0Htu0b82...')
#2 /home/codeeeba/public_html/bot/created_bots/aBolfazlazimibot/index.php(3): require_once('/home/codeeeba/...')
#3 {main}
  thrown in /home/codeeeba/public_html/bot/bots/auth_thief/bot.php on line 496
[08-Sep-2025 10:54:17 UTC] Database: Running migrations
[08-Sep-2025 10:54:17 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), 'b0IKFiQ0Htu0b82...')
#2 /home/codeeeba/public_html/bot/created_bots/aBolfazlazimibot/index.php(3): require_once('/home/codeeeba/...')
#3 {main}
  thrown in /home/codeeeba/public_html/bot/bots/auth_thief/bot.php on line 496
