Git Product home page Git Product logo

Comments (4)

MrPeanut12 avatar MrPeanut12 commented on July 3, 2024 1

Great, thank you. I am still setting it up, but plan to save to my NAS. Thanks for your help on this.

from plexbackup.

alekdavis avatar alekdavis commented on July 3, 2024

I am not familiar with SendGrid, so not sure how it works. The error message means that whatever process is trying to send the message cannot attach the log file because the file is still being open. I need to check to see if there is a way to close the log file sooner, but I suspect there is not. A workaround would be to set the SendLogFile property to Never (although, this should be the default, so I'm not sure why the setting doesn't get picked up). You will not get the log file as attachment, but at least, you'd get the notification.

from plexbackup.

MrPeanut12 avatar MrPeanut12 commented on July 3, 2024

My mistake -- I did have the SendLogFile property set to Always. I've changed this to Never and the email is now working. Turns out it wasn't related to SendGrid at all. Thanks for the help!

One quick question since it's not worth opening a new issue for... Is this the expected result of the script? (For some reason, I was expecting a single 7-zip file.)

  • YYYYMMDDHHMMSS
    • 1
      • Plex.7z
    • 2
      • Cache.7z
      • Codecs.7z
      • Media.7z
      • Metadata.7z
      • Plug-in Support.7z
      • Plug-ins.7z
    • 3
      • *.reg
    • 4
      • Plug-in Support\Data{...}
    • Backup.log
    • Version.txt

from plexbackup.

alekdavis avatar alekdavis commented on July 3, 2024

Yes, that's by design. The archived files are often huge, so splitting them into separate files helps with transfer (I hope you do not save them on the desktop, right?).

from plexbackup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.