Giter Club home page Giter Club logo

Comments (5)

demonbane avatar demonbane commented on June 1, 2024

What distro and version are you running?

from plexupdate.

Ashkaan avatar Ashkaan commented on June 1, 2024

Ubuntu 22 LTS

from plexupdate.

demonbane avatar demonbane commented on June 1, 2024

Hmm, cron should be working by default on your setup, so that shouldn't be a factor. What's more puzzling is that /etc/plexupdate.cron.conf doesn't exist. The function that writes the file is the same one that writes out the Writing configuration file output from your log above, so if the file didn't get written there should be an error there but there isn't.

The only thing I can think of would be if you're using a strange chroot setup or something maybe? Or if your /usr/bin/tee has somehow been modified to not throw an error when it can't write to a file, but both of those are really out there.

Can you double-check to make sure that the file definitely isn't there? To be on the extra safe side, maybe try running:

find /etc -name plexupdate.cron.conf -ls

And see if it shows it anywhere in there? It's easy enough to manually create that file, but I'd really like to know what's failing before we go down that path since there could be a deeper issue here.

from plexupdate.

Ashkaan avatar Ashkaan commented on June 1, 2024

Oh boy.. I ran the setup AFTER a reboot and it wrote the file. I have no idea why it didn't before. I'll go away now.

from plexupdate.

demonbane avatar demonbane commented on June 1, 2024

No worries, glad you got it working.

from plexupdate.

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.