Giter VIP home page Giter VIP logo

Comments (5)

EntenKoeniq-OLD avatar EntenKoeniq-OLD commented on May 19, 2024

Same problem... only the first script i created works with and without cron...

The first script i created works with no problems but the second one doesn't update anything

IT WORKS:
*/1 * * * * /bin/bash ~/cloudflare-ddns-updater/scripts/home.sh
./home.sh

IT DOESN'T WORK (home.sh only works):
*/1 * * * * /bin/bash ~/cloudflare-ddns-updater/scripts/home.sh */1 * * * * /bin/bash ~/cloudflare-ddns-updater/scripts/home2.sh
*/1 * * * * /bin/bash ~/cloudflare-ddns-updater/scripts/home.sh && /bin/bash ~/cloudflare-ddns-updater/scripts/home2.sh
*/1 * * * * /bin/bash ~/cloudflare-ddns-updater/scripts/home.sh && sleep 3 && /bin/bash ~/cloudflare-ddns-updater/scripts/home2.sh
./home2.sh

from cloudflare-ddns-updater.

nxvash avatar nxvash commented on May 19, 2024

I figured out my issue. I am running this on a ubuntu server VM on my homelab and not a rpi. Had a friend do a sanity check and he had me remove /bin/bash and try it again. After that it works like a charm. Are you running this on a rpi or a actual linux server?

from cloudflare-ddns-updater.

EntenKoeniq-OLD avatar EntenKoeniq-OLD commented on May 19, 2024

I figured out my issue. I am running this on a ubuntu server VM on my homelab and not a rpi. Had a friend do a sanity check and he had me remove /bin/bash and try it again. After that it works like a charm. Are you running this on a rpi or a actual linux server?

on a linux server

from cloudflare-ddns-updater.

nxvash avatar nxvash commented on May 19, 2024

from cloudflare-ddns-updater.

EntenKoeniq-OLD avatar EntenKoeniq-OLD commented on May 19, 2024

Try removing /bin/bash from cron and see if that works for you. That's what fixed my issue.

On Tue, Apr 5, 2022, 14:45 Nick-I. A. @.> wrote: I figured out my issue. I am running this on a ubuntu server VM on my homelab and not a rpi. Had a friend do a sanity check and he had me remove /bin/bash and try it again. After that it works like a charm. Are you running this on a rpi or a actual linux server? on a linux server — Reply to this email directly, view it on GitHub <#37 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMDN3MIRC6WTSTXISBDYSTVDSC3LANCNFSM5STQ66NA . You are receiving this because you authored the thread.Message ID: @.>

i'll try it later. thank you

from cloudflare-ddns-updater.

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.