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

[Bug]: Unknown Error in: E-next v2.0 #151

Open
2 tasks done
sylvain-lec opened this issue Jul 7, 2023 · 1 comment
Open
2 tasks done

[Bug]: Unknown Error in: E-next v2.0 #151

sylvain-lec opened this issue Jul 7, 2023 · 1 comment
Labels
Type: Bug Something isn't working

Comments

@sylvain-lec
Copy link

What happened?

I get an error after loggin in (auto). It seems that all is green except IDownloadCoupon who is empty.
I attached the error log:

Enroller

GUI

OS

Windows

Relevant log output

Traceback (most recent call last):
  File "base.py", line 299, in en
    link = item["site"]
KeyError: 'site'

Terms

  • I am using the latest version available.
  • I agree to follow this project's Code of Conduct
@sylvain-lec sylvain-lec added the Type: Bug Something isn't working label Jul 7, 2023
@stwillocks
Copy link

same here:

Traceback (most recent call last):
File "base.py", line 299, in en
link = item["site"]
KeyError: 'site'

resim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants