bstascavage / plexReport

Scripts to generate a weekly email of new additions to Plex
67 stars 17 forks source link

Scan not completing #79

Closed Kazz3r24 closed 6 years ago

Kazz3r24 commented 7 years ago

I have been using the plexReport repo for a while now and it's been exactly what I needed. I have set the cron job for Sundays at midnight and it's worked flawlessly until today.

I attempted to manually run the command and noticed it was taking an unusually long time to finish running the command, so I ran tail -F /var/log/plexReport.log to see in real-time what was happening.

I script was functioning normally, and was grabbing information for all recently added media. Then I started seeing the following coming up in the logs.

image

I have already tried running the update script, which did update some of the gems; however, the issue is still happening.

I will leave the script running and let it finish to see if the email successfully sends and is complete, but can anyone advise me on what the issue could be and how to fix it?

I will continue looking into it on my end.

Thank you,