Closed xxtensazenxx closed 2 years ago
Use venv so you aren't relying on system pip packages. Something probably bumped the jinja2 version.
I deleted all the files and kept my config, moved a fresh batch of the master onto it. I then re-did the requirements.txt and everything and it works again ! !
I was running the program fine, and ended it (maybe improperly - CTRL+C) Then I rescaned my plex files manually. Then I went to run it again and now it will not run properly.
Steps to reproduce the behavior: Attempting to run the program
~/scan.py server --loglevel=INFO
outputs the followingWhen running the command I expect the program to execute.
Screenshots If applicable, add screenshots to help explain your problem.
Logs Link to debug or trace log files.
You can enable debug mode by adding
--loglevel=DEBUG
to the server command (e.g. systemd).If this is a Google Drive monitoring issue, enable
SHOW_CACHE_LOGS
for detailed logs.System Information