Code Monkey home page Code Monkey logo

Comments (2)

chazlarson avatar chazlarson commented on May 13, 2024

Cloudplow config upgrade task is failing now, I imagine because it's not running in the venv:

TASK [cloudplow : Settings | Upgrade 'config.json'] ***************************************************************************************************************************************************************************************
Friday 05 November 2021  20:57:33 +0100 (0:00:00.210)       0:00:19.354 *******
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "/opt/cloudplow/cloudplow.py update_config", "delta": "0:00:00.179397", "end": "2021-11-05 20:57:33.635333", "msg": "non-zero return code", "rc": 1, "start": "2021-11-05 20:57:33.455936", "stderr": "Traceback (most recent call last):\n  File \"/opt/cloudplow/cloudplow.py\", line 10, in <module>\n    import schedule\nModuleNotFoundError: No module named 'schedule'", "stderr_lines": ["Traceback (most recent call last):", "  File \"/opt/cloudplow/cloudplow.py\", line 10, in <module>", "    import schedule", "ModuleNotFoundError: No module named 'schedule'"], "stdout": "", "stdout_lines": []}
...ignoring

PR opened to address this.

from saltbox.

owine avatar owine commented on May 13, 2024

Closed by #39

from saltbox.

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.