You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i got an issue with the filemonitoring-service.
if you have a file with a filename that is blacklisted meaning it is not indexed.
then when that file gets renamed so that it is not blacklisted anymore, the file is not indexed.
the problem is most likely here:
/usr/lib/python3/dist-packages/opensemanticetl/move_indexed_file.py
kind regards,
Michael
The text was updated successfully, but these errors were encountered:
Hi,
i got an issue with the filemonitoring-service.
if you have a file with a filename that is blacklisted meaning it is not indexed.
then when that file gets renamed so that it is not blacklisted anymore, the file is not indexed.
the problem is most likely here:
/usr/lib/python3/dist-packages/opensemanticetl/move_indexed_file.py
kind regards,
Michael
The text was updated successfully, but these errors were encountered: