Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activation Code Error #414

Closed
songursamet opened this issue Jan 4, 2022 · 8 comments
Closed

Activation Code Error #414

songursamet opened this issue Jan 4, 2022 · 8 comments

Comments

@songursamet
Copy link

My bot gives that error anyone can help me, please? I was using the same interact.jason 4-5 months ago.

Traceback (most recent call last):
  File "C:\Users\samet\Desktop\Insomniac\insomniac\action_get_my_profile_info.py", line 9, in get_my_profile_info
    profile_view = TabBarView(device).navigate_to_profile()
  File "C:\Users\samet\Desktop\Insomniac\insomniac\views.py", line 140, in navigate_to_profile
    self.navigate_to(TabBarTabs.PROFILE)
  File "C:\Users\samet\Desktop\Insomniac\insomniac\views.py", line 203, in navigate_to
    raise LanguageNotEnglishException()
insomniac.views.LanguageNotEnglishException

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\samet\Desktop\Insomniac\insomniac\session.py", line 313, in run
    self.prepare_session_state(args, device_wrapper, app_version, save_profile_info=True)
  File "C:\Users\samet\Desktop\Insomniac\insomniac\session.py", line 267, in prepare_session_state
    self.session_state.my_following_count = get_my_profile_info(device, self.username)
  File "C:\Users\samet\Desktop\Insomniac\insomniac\action_get_my_profile_info.py", line 27, in get_my_profile_info
    print(COLOR_FAIL + describe_exception(e) + COLOR_ENDC)
  File "C:\Users\samet\Desktop\Insomniac\insomniac\utils.py", line 370, in describe_exception
    trace = ''.join(traceback.format_exception(etype=type(ex), value=ex, tb=ex.__traceback__)) if with_stacktrace else ''
TypeError: format_exception() got an unexpected keyword argument 'etype'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\samet\Desktop\Insomniac\start.py", line 4, in <module>
    insomniac.run(activation_code)
  File "C:\Users\samet\Desktop\Insomniac\insomniac\__init__.py", line 33, in run
    insomniac_session.run()
  File "C:\Users\samet\Desktop\Insomniac\insomniac\session.py", line 345, in run
    print(COLOR_FAIL + describe_exception(ex) + COLOR_ENDC)
  File "C:\Users\samet\Desktop\Insomniac\insomniac\utils.py", line 370, in describe_exception
    trace = ''.join(traceback.format_exception(etype=type(ex), value=ex, tb=ex.__traceback__)) if with_stacktrace else ''
TypeError: format_exception() got an unexpected keyword argument 'etype'
@emre-aktas
Copy link

Hello mate, if you have an activation code, can you write to me via mail or telegram? I would like to ask a few questions. Thank you for attention.

magma017@gmail.com
@emredeveloper

@songursamet
Copy link
Author

Hello mate, if you have an activation code, can you write to me via mail or telegram? I would like to ask a few questions. Thank you for attention.

magma017@gmail.com @emredeveloper

I'm sorry I don't have an activation code. I was using this bot for free a few months ago but I'm not sure if it works still or not.

@dpw1
Copy link

dpw1 commented Feb 1, 2022

I am experiencing the same issue. Just to make it clear, to use it I'll need to purchase an activation code regardless? I thought it was only for the additional features.

@lambonas
Copy link

lambonas commented Feb 3, 2022

Anyone found a fix for this one ?

@dpw1
Copy link

dpw1 commented Feb 3, 2022

Not really. If the app is meant to be used only for paid users that is ok, but it would be nice to add it to the readme.

@lambonas
Copy link

lambonas commented Feb 4, 2022

Not really. If the app is meant to be used only for paid users that is ok, but it would be nice to add it to the readme.

its not, I've activated and still get this error dude.

@lambonas
Copy link

lambonas commented Feb 4, 2022

@dpw1 the fix is here. #415 thanks to @gtcdevop all is working well on my end, open up the device_dacade.py and edit the is alive code to server alive.

@alexal1
Copy link
Owner

alexal1 commented Mar 13, 2022

Error was on latest Python version only, fixed in v3.8.1

@alexal1 alexal1 closed this as completed Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants