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

Cron reports: Exception in thread Thread-1 (most likely raised during interpreter shutdown) #8003

Closed
myfirstnameispaul opened this issue May 26, 2015 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@myfirstnameispaul
Copy link

I have been getting the following in my Cron reports for a very long time now:

Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
File "/usr/lib/python2.7/threading.py", line 504, in run
File ".../piwik/misc/log-analytics/import_logs.py", line 1472, in _run_bulk
File "/usr/lib/python2.7/Queue.py", line 168, in get
File "/usr/lib/python2.7/threading.py", line 236, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable

Ubuntu 12.04.5 server x64 running PHP 5.5.25, nginx 1.8.0, MariaDB 5.5.43 and Piwik 2.13.1 is installed.

@mattab
Copy link
Member

mattab commented May 26, 2015

Hi @myfirstnameispaul
Log Analytics errors are tracked in this issue tracker: matomo-org/matomo-log-analytics#74
can you please create your bug report there instead? thanks!

@mattab mattab closed this as completed May 26, 2015
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants