Coder Social home page Coder Social logo

Comments (3)

LongLiveCHIEF avatar LongLiveCHIEF commented on June 1, 2024

It looks like this ran when I was testing changes to workflows, and was not triggered via dispatch. Triggered from my own fork https://github.com/LongLiveCHIEF/octoprint-docker/actions/runs/363529242

from octoprint-docker.

jwaes avatar jwaes commented on June 1, 2024

Having the same issue ... 'watchtower' upgraded my image to :latest, then i got a message inside octoprint to 'upgrade' ... which was a downgrade to 1.4.2 and that fscked up my install.

My octoprint running in docker no longer gets past the Connecting to OctoPrint's server... screen
from the logs:

octoprint.startup - INFO - Starting OctoPrint 1.4.2
all INFO log entries until
octoprint.server.util.flask.fix_webassets_filtertool - ERROR - Got an exception while trying to apply filter, ignoring file .... FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.8/site-packages/octoprint/static/js/lib/jquery/jquery.ui.core.js'
When i go into the console of the container i actually see that there are jquery files, but not this one in that directory. I did remove the container and pulled it again but still the same issue. My /octoprint directory is mounted to a persistant volume

So the issue is that the jquery files are no longer there in the 'downgrade', as they moved to 1 js file ?

For temp fix i changed

image: octoprint/octoprint
to
image: octoprint/octoprint:1.4

in my docker-compose file.

from octoprint-docker.

LongLiveCHIEF avatar LongLiveCHIEF commented on June 1, 2024

So the issue is that the jquery files are no longer there in the 'downgrade', as they moved to 1 js file ?

@jwaes this is most likely not a problem exclusive to docker, but I'll take a look.

from octoprint-docker.

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.