[GH-ISSUE #106] [BUG] User not found error for valid user #543

Closed
opened 2026-03-13 21:52:32 +03:00 by kerem · 0 comments
Owner

Originally created by @philip-ulrich on GitHub (Sep 9, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/106

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.

Originally created by @philip-ulrich on GitHub (Sep 9, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/106 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.
kerem closed this issue 2026-03-13 21:52:37 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#543
No description provided.