[GH-ISSUE #411] Helpppppp #816

Closed
opened 2026-03-13 22:42:45 +03:00 by kerem · 1 comment
Owner

Originally created by @AnantTan on GitHub (Dec 10, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/411

Error - 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction' Traceback (most recent call last): File "/home/kali/Insomniac-master/insomniac/session.py", line 316, in run self.storage = InsomniacStorage(self.session_state.my_username, args) File "/home/kali/Insomniac-master/insomniac/storage.py", line 158, in init count_from_scrapping = self.profile.count_scrapped_profiles_for_interaction() AttributeError: 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction'

Originally created by @AnantTan on GitHub (Dec 10, 2021). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/411 Error - 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction' Traceback (most recent call last): File "/home/kali/Insomniac-master/insomniac/session.py", line 316, in run self.storage = InsomniacStorage(self.session_state.my_username, args) File "/home/kali/Insomniac-master/insomniac/storage.py", line 158, in __init__ count_from_scrapping = self.profile.count_scrapped_profiles_for_interaction() AttributeError: 'NoneType' object has no attribute 'count_scrapped_profiles_for_interaction'
kerem closed this issue 2026-03-13 22:42:51 +03:00
Author
Owner

@AnantTan commented on GitHub (Dec 10, 2021):

Fixed ! just use the version recomended by Alexal. Newer versions causing problems.

<!-- gh-comment-id:991067591 --> @AnantTan commented on GitHub (Dec 10, 2021): Fixed ! just use the version recomended by Alexal. Newer versions causing problems.
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#816
No description provided.