Replies: 11 comments
-
|
Not Work , Error in Python Code Heroku Crashed When I Deploy this in to Heroku Server |
Beta Was this translation helpful? Give feedback.
-
|
Hi! do you know the line or what type of error crash it? |
Beta Was this translation helpful? Give feedback.
-
|
I'm using heroku cli in kali and it doesn't show erroe line where I'm wrong , I set my bot api token and user id , When I run code with python (python3 bot.py) it's work (telegram bot) work fine but when I deploy this code in heroku it won't work and showing heroku crashed in kali linux terminal and bot not responding in telegram app |
Beta Was this translation helpful? Give feedback.
-
|
Oh ok... Could be a lot of things... I didn't try to serve it at Heroku... so I can't help you without a log of which error may cause it, sorry. But could be an error with the other library, for example OS(https://stackoverflow.com/questions/68358807/os-module-is-not-working-after-flask-project-deployed-on-heroku). |
Beta Was this translation helpful? Give feedback.
-
|
Here is a heroku log Application Logs |
Beta Was this translation helpful? Give feedback.
-
|
Great! It's a problem with Heroku and not with the Code. May be a previous library installed or other version of it |
Beta Was this translation helpful? Give feedback.
-
|
Thanks , it works now but but not showing amssenum and nmap result (output) in telegram bot , When I deploy code in heroku , but When I run code directly (python3 bot.py) then it's showing output in telegram bot |
Beta Was this translation helpful? Give feedback.
-
|
Did you install that tools in Heroku? If you do it, check it if works correct with a simple example(tool by tool). If the problem persist check the logs again. |
Beta Was this translation helpful? Give feedback.
-
|
No , I haven't install these tools How to install amass & nmap in heroku server |
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure if Heroku allows it... you have to search about it if there is an option. |
Beta Was this translation helpful? Give feedback.
-
|
Ok Brother Ty |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://drayko.github.io/post/bot-bounty-telegram-bot/
This project is about a Telegram bot with the ability to execute terminal commands from your Telegram account.
Beta Was this translation helpful? Give feedback.
All reactions