ohld / igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
https://hikerapi.com/p/N2P6iqiM
Apache License 2.0
4.69k stars 1.47k forks source link

running and waiting #1042

Closed 1bilebilsem closed 4 years ago

1bilebilsem commented 5 years ago

nter your password: (it will not be shown due to security reasons - just start typing and press Enter)

i entered the password and i'm waiting for 10 minute there's nothing

1bilebilsem commented 5 years ago

2019-09-10 20:34:29,436 - INFO - Instabot Started Traceback (most recent call last): File "C:\Users\ahmet\OneDrive\Masaüstü\instabot-master\instabot\api\prepare.py", line 60, in check_secret login, password = f.readline().strip().split(":") ValueError: not enough values to unpack (expected 2, got 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:/Users/ahmet/OneDrive/Masaüstü/instabot-master/examples/autopost/auto_post.py", line 20, in bot.login() File "C:\Users\ahmet\OneDrive\Masaüstü\instabot-master\instabot\bot\bot.py", line 369, in login if self.api.login(**args) is False: File "C:\Users\ahmet\OneDrive\Masaüstü\instabot-master\instabot\api\api.py", line 179, in login username, password = get_credentials(username=username) File "C:\Users\ahmet\OneDrive\Masaüstü\instabot-master\instabot\api\prepare.py", line 22, in get_credentials while not check_secret(): File "C:\Users\ahmet\OneDrive\Masaüstü\instabot-master\instabot\api\prepare.py", line 73, in check_secret os.remove(SECRET_FILE) PermissionError: [WinError 32] Dosya başka bir işlem tarafından kullanıldığından bu işlem dosyaya erişemiyor: 'secret.txt'

ohld commented 4 years ago

Can you try to update the instabot and try again? What script do you use?

pip install -U instabot
stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.