Giter Site home page Giter Site logo

Comments (9)

TechPerplexed avatar TechPerplexed commented on June 7, 2024

Well, first we need to establish what exactly goes wrong :) Can you run rclean and report back on what happens?

from gooby.

ivankozlik avatar ivankozlik commented on June 7, 2024

Hi, let me elaborate more. I upgraded server to v4 cores. When that was done there is a server reboot happening. After it came alive I SSH to it and saw that again there seams like no rclone and plex were installed. I did run rclone installation and it immediately found previous Mounts and same with the Plex. But my question is - after the server reboots what one needs to do to get everything running again since it seams that system does not start it self?

I did run rclean and there are no errors, everything stops, updates and runs again.

from gooby.

TechPerplexed avatar TechPerplexed commented on June 7, 2024

How did you create your user? Through Gooby? Did rclean ask for a password somewhere?

from gooby.

ivankozlik avatar ivankozlik commented on June 7, 2024

Yes, I created the user trough gooby. No, the rclean did not ask for any passwords.

from gooby.

TechPerplexed avatar TechPerplexed commented on June 7, 2024

Hmm, so rclean runs without issues, right? No waiting for mounts etc, but it doesn't run after a reboot? Can you check if the cron exists to run rclean after a reboot?

from gooby.

ivankozlik avatar ivankozlik commented on June 7, 2024

How can I check if that cron exists? :)

from gooby.

TechPerplexed avatar TechPerplexed commented on June 7, 2024

Type crontab -e and see what it lists on the line that mentions @reboot.
If you pick nano as your editor, you can exit it with Ctrl-X.

from gooby.

ivankozlik avatar ivankozlik commented on June 7, 2024
@reboot /opt/Gooby/scripts/cron/rclean.sh > /dev/null 2>&1
0,15,30,45 * * * * /opt/Gooby/scripts/cron/syncmount.sh > /dev/null 2>&1
15 2 * * SUN /opt/Gooby/scripts/cron/backup.sh > /dev/null 2>&1
10 2 1 * * /bin/resetbackup > /dev/null 2>&1

I'm again in process of scanning the library files. After it completes I can do testing of rebooting the server again to see if the rclean will run and if everything will be normal.

from gooby.

TechPerplexed avatar TechPerplexed commented on June 7, 2024

Right, let me know. At boot it runs the exact same rclean that you just ran manually, so if that goes without a hitch, really it should work with a reboot as well. If not, we'll continue the troubleshooting :)

from gooby.

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.