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

Analytics throwing AttributeError #10

Closed
L-Ratio opened this issue Oct 24, 2022 · 2 comments
Closed

Analytics throwing AttributeError #10

L-Ratio opened this issue Oct 24, 2022 · 2 comments
Assignees
Labels
🐜 bug Something isn't working

Comments

@L-Ratio
Copy link

L-Ratio commented Oct 24, 2022

When trying to run analytics on a web service I get this error
I do have analytics set to True in the file as well

Oct 24 04:26:29 AM AttributeError: analytics Oct 24 04:28:00 AM ==> Starting service with 'python run.py -p $PORT' Oct 24 04:28:09 AM Traceback (most recent call last): Oct 24 04:28:09 AM File "run.py", line 80, in <module> Oct 24 04:28:09 AM twitch_miner.analytics(host="0.0.0.0", port=5000, refresh=10, days_ago=25) # Analytics web-server

@L-Ratio L-Ratio added the 🐜 bug Something isn't working label Oct 24, 2022
@rdavydov
Copy link
Owner

There is a known bug, fixing and testing it now.
Will post an update soon, please wait and check the updated version once it will be available.

@rdavydov
Copy link
Owner

Please check the latest version from the master branch.
Here's the release "for noobs" as usual: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/releases/tag/1.3.4

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

No branches or pull requests

2 participants