Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

[BUG] User not found error for valid user #106

Closed
philip-ulrich opened this issue Sep 9, 2020 · 0 comments · Fixed by #107
Closed

[BUG] User not found error for valid user #106

philip-ulrich opened this issue Sep 9, 2020 · 0 comments · Fixed by #107

Comments

@philip-ulrich
Copy link

ref: https://discordapp.com/channels/738695604955250739/738716066326511629/752846235593080842

Error: Cannot find user @[username], abort.

When using --old mode, the search page can load slowly enough that the script thinks there is no user found. This can be fixed by adding a random sleep there. In fact, there are quite a few areas where if your connection or device is slow enough, it can error out - that is a more difficult problem to solve though.

Will throw in a quick PR to fix this.

alexal1 added a commit that referenced this issue Sep 12, 2020
adding random_sleep() before username check to fix #106
singulart pushed a commit to singulart/Insomniac-old that referenced this issue Mar 20, 2021
singulart pushed a commit to singulart/Insomniac-old that referenced this issue Mar 20, 2021
adding random_sleep() before username check to fix alexal1#106
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant