-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Retrieving followers for user with only 2 followers #36
Comments
I have the same bug but also with a higher amount of followers (100+) Are there any updates? I cant use the bot like this, because he is always crashing when trying to fetch followers. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Describe the bug
I believe this is a regression for the following issue: #28, when fetching followers for a user with a small amount of followers (2 in this case), i get this error in the log:
Level | Message | Date
error | crashCh: Failed users fetching: Empty users result. Check logs tab for more details | 2022-08-21T13:01:02-04:00
error | Error during users scrapping from followers dialog box for '' user | 2022-08-21T13:01:02-04:00
info | Fetching users from user's followers... | 2022-08-21T13:00:55-04:00
info | Login Successful! | 2022-08-21T13:00:55-04:00
I took out the account info from the logs just fyi, it's not actually missing 😄
The text was updated successfully, but these errors were encountered: