masterking32 / MasterCryptoFarmBot

MasterCryptoFarmBot is a foundational system for building crypto farming and airdrop bots for Telegram-based games.
https://t.me/MasterCryptoFarmBot
Creative Commons Zero v1.0 Universal
186 stars 20 forks source link

Cannot update the MCF_blum module #89

Closed Pedram987 closed 5 days ago

Pedram987 commented 5 days ago

🔍 Is there an existing issue for this?

📚 Did you install according to the wiki?

Yes

🔧 Have you made any custom changes to the software?

No

📦 Is this issue about a module?

Yes

🚀 How did you run the software?

start_windows.bat

🖥️ Operating System

Windows

📝 OS Version

Windows 10

🐍 Python Version

3.12

🐍 Do you have multiple Python versions installed on your system?

Yes

🌐 Is this issue related to an HTTP error?

Yes

📡 Is this issue related to Pyrogram or Telethon?

Yes

🐛 Describe the bug

image

I can't update the blum module, this is the bot log in the web:

[14:31:20] [ERROR] 🔴 OPTIONS Request Error: https://user-domain.blum.codes/api/v1/auth/provider/PROVIDER_TELEGRAM_MINI_APP Response code: 403 [14:31:20] [ERROR] 🔴 POST Request Error: https://user-domain.blum.codes/api/v1/auth/provider/PROVIDER_TELEGRAM_MINI_APP Response code: 403 [14:31:20] [ERROR] ⭕ BRUH failed to login! [14:31:20] [INFO] ⌛ Farming for BRUH completed. Waiting for 74 seconds before running the next account... [14:32:34] [INFO] ✅ Pyrogram/Telethon account BRUH from group 1 has been processed. [14:32:34] [INFO] 🔆 Start processing Pyrogram/Telethon account RazorSix from group 1 ... [14:32:34] [INFO] 🤖 Running RazorSix account ... [14:32:34] [INFO] 🌍 Connecting to Pyrogram (RazorSix) session ... [14:32:34] [INFO] 🌍 Attempting to connect RazorSix ... [14:32:35] [INFO] 🌍 Pyrogram Session RazorSix connected successfully! [14:32:36] [INFO] └─ ✅ Account RazorSix session is setup successfully! [14:32:36] [INFO] 💻 Disconnecting Pyrogram session RazorSix ... [14:32:37] [INFO] ✔️ Pyrogram session RazorSix has been disconnected successfully! [14:32:37] [INFO] └─ ✅ Account RazorSix from group 1 is ready! [14:32:37] [INFO] 🤖 Starting Blum farming for account RazorSix... [14:32:37] [ERROR] 🔴 OPTIONS Request Error: https://user-domain.blum.codes/api/v1/auth/provider/PROVIDER_TELEGRAM_MINI_APP Response code: 403 [14:32:38] [ERROR] 🔴 POST Request Error: https://user-domain.blum.codes/api/v1/auth/provider/PROVIDER_TELEGRAM_MINI_APP Response code: 403 [14:32:38] [ERROR] ⭕ RazorSix failed to login! [14:32:38] [INFO] ⌛ Farming for RazorSix completed. Waiting for 78 seconds before running the next account... [14:33:56] [INFO] ✅ Pyrogram/Telethon account RazorSix from group 1 has been processed. [14:33:56] [INFO] 🔆 Start processing Pyrogram/Telethon account NooBeD from group 1 ... [14:33:56] [INFO] 🤖 Running NooBeD account ... [14:33:56] [INFO] 🌍 Connecting to Pyrogram (NooBeD) session ... [14:33:56] [INFO] 🌍 Attempting to connect NooBeD ... [14:33:57] [INFO] 🌍 Pyrogram Session NooBeD connected successfully! [14:33:57] [INFO] └─ ✅ Account NooBeD session is setup successfully! [14:33:58] [INFO] 💻 Disconnecting Pyrogram session NooBeD ... [14:33:58] [INFO] ✔️ Pyrogram session NooBeD has been disconnected successfully! [14:33:58] [INFO] └─ ✅ Account NooBeD from group 1 is ready! [14:33:58] [INFO] 🤖 Starting Blum farming for account NooBeD... [14:33:59] [ERROR] 🔴 OPTIONS Request Error: https://user-domain.blum.codes/api/v1/auth/provider/PROVIDER_TELEGRAM_MINI_APP Response code: 403 [14:33:59] [ERROR] 🔴 POST Request Error: https://user-domain.blum.codes/api/v1/auth/provider/PROVIDER_TELEGRAM_MINI_APP Response code: 403 [14:33:59] [ERROR] ⭕ NooBeD failed to login!

🎯 Expected Behavior

No response

🔄 Steps To Reproduce

No response

💬 Anything else?

No response

📜 Installed Modules (comma-separated)

MCF_Blum

Pedram987 commented 5 days ago

I just reinstalled everything, the problem is solved