Actions
Bug #7659
closedException is not defined in blinker
Start date:
06/05/2023
Due date:
% Done:
0%
Estimated time:
To be discussed:
No
Description
I found this error in the error log from apache2:
Exception ignored in: <function BoundMethodWeakref.__init__.<locals>.remove at 0x7f8206f62400>
Traceback (most recent call last):
File "/var/mentat/venv/lib/python3.7/site-packages/blinker/_saferef.py", line 174, in remove
NameError: name 'Exception' is not defined
It happens on every page.
Also, the errors from /var/log/apache2/error.log
are not reported, not even on mentat-hub.
Actions