viperadnan-git / google-drive-telegram-bot

A Google Drive Telegram Bot for managing, cloning files, uploading files on Google Drive
GNU General Public License v3.0
612 stars 1.6k forks source link

Bot deployed in heroku but not working #31

Closed KAMG95 closed 3 years ago

KAMG95 commented 3 years ago

Heroku logs **

2020-12-18T16:26:50.000498+00:00 app[worker.1]:

2020-12-18T16:26:54.004147+00:00 app[worker.1]: 2020-12-18 16:26:54,003 - root - INFO - Started 12 HandlerTasks

2020-12-18T16:27:55.097124+00:00 app[api]: Scaled to worker@0:Free by user

2020-12-18T16:27:55.163755+00:00 heroku[worker.1]: State changed from up to down

2020-12-18T16:27:56.044667+00:00 heroku[worker.1]: Stopping all processes with SIGTERM

2020-12-18T16:27:56.073318+00:00 app[worker.1]: 2020-12-18 16:27:56,073 - root - INFO - Stop signal received (15). Exiting...

2020-12-18T16:27:56.094977+00:00 app[worker.1]: 2020-12-18 16:27:56,094 - root - INFO - Stopped 12 HandlerTasks

2020-12-18T16:27:56.095896+00:00 app[worker.1]: 2020-12-18 16:27:56,095 - main - INFO - Bot Stopped !

2020-12-18T16:27:56.292692+00:00 heroku[worker.1]: Process exited with status 0

2020-12-18T16:27:58.256497+00:00 app[api]: Scaled to worker@1:Free by user

2020-12-18T16:28:07.521418+00:00 heroku[worker.1]: Starting process with command python -m bot

2020-12-18T16:28:08.178423+00:00 heroku[worker.1]: State changed from starting to up

2020-12-18T16:28:12.381747+00:00 app[worker.1]: 2020-12-18 16:28:12,377 - main - INFO - Starting Bot !

2020-12-18T16:28:14.189222+00:00 app[worker.1]: Pyrogram v1.0.1, Copyright (C) 2017-2020 Dan https://github.com/delivrance

2020-12-18T16:28:14.189331+00:00 app[worker.1]: Licensed under the terms of the GNU Lesser General Public License v3 or later (LGPLv3+)

2020-12-18T16:28:14.189334+00:00 app[worker.1]:

2020-12-18T16:28:18.014316+00:00 app[worker.1]: 2020-12-18 16:28:18,014 - root - INFO - Started 12 HandlerTasks

**

viperadnan-git commented 3 years ago

Try /auth then all commands should work. We are working to fix this.

KAMG95 commented 3 years ago

I tried /auth and after sending the code the bot doesn't reply with anything!

Sujayc27 commented 3 years ago

Yes sir same for me..