mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #417] Help. Cannot get username #362
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#362
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @il2kp on GitHub (Jan 23, 2022).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/417
Hello!
I use command
python start.py --interact @natgeo-followers --no-speed-checkAnd get error
[01/23 19:17:58] Cannot get username [01/23 19:17:59] You have 960 followers and 111 followings so far. [01/23 19:17:59] No username, so the script won't read/write from the database format_exception() got an unexpected keyword argument 'etype'@il2kp commented on GitHub (Jan 25, 2022):
I figured it out, it turns out Instagram was updated via the Wi-Fi network.And because of this there was a mistake.I installed the recommended version again and disabled the updates and everything worked.