alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
675 stars 159 forks source link

a bytes-like object is required, not 'str' #429

Closed alexanderradahl closed 2 years ago

alexanderradahl commented 2 years ago

Hi,

Everything seems ti have been working, and now I get this error:

Engine v3.8.1

[04/01 14:40:55] Your activation code is confirmed, welcome!
a bytes-like object is required, not 'str'

Anyone know why? I'm running the correct IG version.

alexal1 commented 2 years ago

Try to run with --debug and attach the full log here; right now not enough information

alexanderradahl commented 2 years ago

Try to run with --debug and attach the full log here; right now not enough information Even adding --debug in the console or in the config file, I still just get the same in the console: Engine v3.8.1

[04/02 10:01:48] Your activation code is confirmed, welcome! a bytes-like object is required, not 'str'

Seems like it doesn't even get starter after checking the activation code.

alexal1 commented 2 years ago

Fixed in v3.8.2