2 months ago
MY TELEGRAM BOT CRASHING MANY TINES I DONT NOW WHAT'S THE RESION PLEASE HELP ME
4 Replies
2 months ago
Your "worker" service is currently in a crashed state. To see the error causing the crash, open your project in the dashboard, click on the service, then click on the latest deployment to view the Deploy Logs, which will show the error output from your application. You can also check the Metrics tab on your service to see if memory usage is spiking before the crash, which would indicate your bot is running out of memory.
Status changed to Awaiting User Response Railway • 2 months ago
Railway
Your "worker" service is currently in a crashed state. To see the error causing the crash, open your project in the dashboard, click on the service, then click on the latest deployment to view the **Deploy Logs**, which will show the error output from your application. You can also check the **Metrics** tab on your service to see if memory usage is spiking before the crash, which would indicate your bot is running out of memory.
2 months ago
I have a Replit project zip file i uploaded in GitHub but bot crashing many times
Attachments
Status changed to Awaiting Railway Response Railway • 2 months ago
Status changed to Open Railway • 2 months ago
2 months ago
Hello, your bot is crashing because python can't find the "handlers" module; check your github repo and see if the "handlers" folder is actually there with all its files (profile.py, explore.py, raid.py, etc).
if it's missing, that's your problem ; it probably didn't get uploaded when you pushed your replit zip to github , so just add it and railway will redeploy automatically
hope this help you :)
2 months ago
Even though off the topic but related to the Tos , am building invoice system for my client , which uses telegram bot for quick creation and updating of sales invoices , the bot allowed images uploads of the invoice image taken with phone Camera too , nothing suspicious .I need clarification on "fair use" policy