rahulkhatri137 / mirrorbot137

Lightweight but powerful Telegram Mirror bot
GNU General Public License v3.0
37 stars 172 forks source link

Boot Timeout #6

Closed rinrinx closed 2 years ago

rinrinx commented 2 years ago

2021-10-21T04:31:34.901090+00:00 app[web.1]: self.run()

2021-10-21T04:31:34.901091+00:00 app[web.1]: File "/usr/lib/python3.8/threading.py", line 870, in run

2021-10-21T04:31:34.901092+00:00 app[web.1]: self._target(*self._args, **self._kwargs)

2021-10-21T04:31:34.901092+00:00 app[web.1]: File "/usr/src/app/bot/helper/mirror_utils/download_utils/aria2_download.py", line 26, in __onDownloadStarted

2021-10-21T04:31:34.901092+00:00 app[web.1]: if dl.getListener().isTar == True:

2021-10-21T04:31:34.901093+00:00 app[web.1]: AttributeError: 'NoneType' object has no attribute 'getListener'

2021-10-21T04:32:21.963367+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch

2021-10-21T04:32:22.028491+00:00 heroku[web.1]: Stopping process with SIGKILL

rahulkhatri137 commented 2 years ago

Fixed