andrewsegas / instaboost

Instagram bot with User Interface. Works without instagram api, need only login and password. Write on python.
39 stars 14 forks source link

cant login to instaboost #28

Open hadadadebadada opened 5 years ago

hadadadebadada commented 5 years ago

Fill in all requirements before submitting an issue.

Issue with the same problem

Hosting

Select one:

Operating System? (include version)

/ Linux / Debian / Kali 2019.2

Running Mode

Python Version?

3

Description

Type the description of your issue here.

I cannot login to instaboost in all running modes. Can someone offer me help with this issue?

Note: Instabot-py is working fine.

Include the contents of the error.log here (if applicable).

Traceback (most recent call last): File "example.py", line 59, in UI = False) File "/root/Downloads/instaboost/Instaboost/src/instabot.py", line 242, in init self.login() File "/root/Downloads/instaboost/Instaboost/src/instabot.py", line 305, in login self.s.headers.update({'X-CSRFToken': r.cookies['csrftoken']}) File "/usr/lib/python2.7/dist-packages/requests/cookies.py", line 328, in getitem return self._find_no_duplicates(name) File "/usr/lib/python2.7/dist-packages/requests/cookies.py", line 399, in _find_no_duplicates raise KeyError('name=%r, domain=%r, path=%r' % (name, domain, path)) KeyError: "name='csrftoken', domain=None, path=None"

andrewsegas commented 4 years ago

Everything is working fine, Can you try with the newest version? you selected every mode, which one did u get this error?