Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

IndexError: list index out of range #3

Closed
TrulyInfinite opened this issue Oct 2, 2021 · 3 comments
Closed

IndexError: list index out of range #3

TrulyInfinite opened this issue Oct 2, 2021 · 3 comments

Comments

@TrulyInfinite
Copy link

When I run the gleech command, the file downloads well but it doesn't get uploaded to the cloud.

I checked the Heroku logs and I found this.

02-Oct-21 10:58:22 - ERROR - list index out of range [dispatcher.py:230]

2021-10-02T05:28:22.230242+00:00 app[worker.1]: Traceback (most recent call last):

2021-10-02T05:28:22.230243+00:00 app[worker.1]:   File "/usr/local/lib/python3.8/dist-packages/pyrogram/dispatcher.py", line 217, in handler_worker

2021-10-02T05:28:22.230244+00:00 app[worker.1]:     await handler.callback(self.client, *args)

2021-10-02T05:28:22.230244+00:00 app[worker.1]:   File "/app/tobrot/plugins/incoming_message_fn.py", line 123, in incoming_message_f

2021-10-02T05:28:22.230245+00:00 app[worker.1]:     sagtus, err_message = await call_apropriate_function(

2021-10-02T05:28:22.230245+00:00 app[worker.1]:   File "/app/tobrot/helper_funcs/download_aria_p_n.py", line 257, in call_apropriate_function

2021-10-02T05:28:22.230245+00:00 app[worker.1]:     await upload_to_gdrive(

2021-10-02T05:28:22.230246+00:00 app[worker.1]:   File "/app/tobrot/helper_funcs/upload_to_tg.py", line 158, in upload_to_gdrive

2021-10-02T05:28:22.230246+00:00 app[worker.1]:     gUP = re.findall("\[(.*)\]", con)[0]

2021-10-02T05:28:22.230246+00:00 app[worker.1]: IndexError: list index out of range

Thanks.

@TrulyInfinite
Copy link
Author

I'm now closing this issue. No solutions got :(

@AmirulAndalib
Copy link
Member

I'm now closing this issue. No solutions got :(

hi sorry for the late reply what were you trying to do ? that caused this error

@AmirulAndalib AmirulAndalib reopened this Oct 11, 2021
@dinesh-0602
Copy link

@TrulyInfinite Come to support group pls

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants