GithubHelp home page GithubHelp logo

Comments (4)

yuklia avatar yuklia commented on September 27, 2024

@technoe i faced the same issue

from ofelia.

adrian549092 avatar adrian549092 commented on September 27, 2024

Same issue here, only difference is that I am targeting an existing service:

[job-service-run "Flask_Ingest_Data"]
schedule = 0 */15 * * * *
service= nops_app
command = flask ingest data
no-overlap = true

This is the output of the service logs

nops_cron.1.rhej4c43b7gf@ucs-nopsap-vm02    | warning:
nops_cron.1.rhej4c43b7gf@ucs-nopsap-vm02    | can't store data at section "job-service-run", subsection "Flask_Ingest_Data", variable "service"
nops_cron.1.rhej4c43b7gf@ucs-nopsap-vm02    |

from ofelia.

taraspos avatar taraspos commented on September 27, 2024

Hey, sorry. I'm not able to work on the issue now, and probably will not be able for the following month at least. If someone willing to investigate/fix it, I would be very happy to merge the fix :)

from ofelia.

taraspos avatar taraspos commented on September 27, 2024

So I was finally able to investigate this issue a bit.

So this looks like different issues:

  1. @technoe @yuklia did you manage to find a workaround? I just tried to reproduce it locally and I cannot. I would need more detailed logs to figure out what is wrong. I see image = svc-backup:latest, which looks like a local image, and ofelia doesn't support local images as for now, see #55
  2. @adrian549092 you are trying to run the job on the existing service, which is not supported not, but, as you discovered yourself, the proposed solution is in the PR #49. The other problem here, that you specifying the command to run, which shouldn't be supported by running on existing service, because existing service already has command configured and changing it means updating service configuration.

from ofelia.

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.