Giter Site home page Giter Site logo

Asking to update about cura-novnc HOT 9 CLOSED

helfrichmichael avatar helfrichmichael commented on July 4, 2024 1
Asking to update

from cura-novnc.

Comments (9)

helfrichmichael avatar helfrichmichael commented on July 4, 2024 1

Updated!

from cura-novnc.

helfrichmichael avatar helfrichmichael commented on July 4, 2024

Doing a Docker push now due to a filename change. Hoping to re-enable the automated pushes soon.

https://github.com/helfrichmichael/cura-novnc/runs/6852340116?check_suite_focus=true

from cura-novnc.

helfrichmichael avatar helfrichmichael commented on July 4, 2024

Looks like this push wasn't as reliable as expected so the next push will hopefully resolve the failure for it to spin up.

from cura-novnc.

RealCommerzpunk avatar RealCommerzpunk commented on July 4, 2024

Thank you so much

from cura-novnc.

RealCommerzpunk avatar RealCommerzpunk commented on July 4, 2024

Hello, my friend.
There are a few updates since this, is there anything i can help to make these updates automatic?

thank you

from cura-novnc.

helfrichmichael avatar helfrichmichael commented on July 4, 2024

I'll take a look into this. Cura has unfortunately not had a working file dialog lately though which has made me hesitant to release an update.

from cura-novnc.

Ernold11 avatar Ernold11 commented on July 4, 2024

@helfrichmichael
I have problem when I try to build container using your Dockerfile:

Step 10/17 : RUN chmod +x /cura/get_latest_cura_release.sh   && latestCura=$(/cura/get_latest_cura_release.sh url)   && curaReleaseName=$(/cura/get_latest_cura_release.sh name)   && curl -sSL ${latestCura} > ${curaReleaseName}   && rm -f /cura/releaseInfo.json   && chmod +x /cura/${curaReleaseName}   && /cura/${curaReleaseName} --appimage-extract   && rm /cura/${curaReleaseName}   && rm -rf /var/lib/apt/lists/*   && apt-get autoclean   && groupadd cura   && useradd -g cura --create-home --home-dir /home/cura cura   && mkdir -p /cura   && mkdir -p /prints/   && chown -R cura:cura /cura/ /home/cura/ /prints/   && mkdir -p /home/cura/.config/   && echo "XDG_DOWNLOAD_DIR=\"/prints/\"" >> /home/cura/.config/user-dirs.dirs   && echo "file:///prints prints" >> /home/cura/.gtk-bookmarks
 ---> Running in a286c6276375
chmod: cannot access '/cura/Ultimaker-Cura-5.1.1-linux-modern.AppImage': No such file or directory
chmod: cannot access 'Ultimaker-Cura-5.1.1-linux.AppImage': No such file or directory
The command '/bin/sh -c chmod +x /cura/get_latest_cura_release.sh   && latestCura=$(/cura/get_latest_cura_release.sh url)   && curaReleaseName=$(/cura/get_latest_cura_release.sh name)   && curl -sSL ${latestCura} > ${curaReleaseName}   && rm -f /cura/releaseInfo.json   && chmod +x /cura/${curaReleaseName}   && /cura/${curaReleaseName} --appimage-extract   && rm /cura/${curaReleaseName}   && rm -rf /var/lib/apt/lists/*   && apt-get autoclean   && groupadd cura   && useradd -g cura --create-home --home-dir /home/cura cura   && mkdir -p /cura   && mkdir -p /prints/   && chown -R cura:cura /cura/ /home/cura/ /prints/   && mkdir -p /home/cura/.config/   && echo "XDG_DOWNLOAD_DIR=\"/prints/\"" >> /home/cura/.config/user-dirs.dirs   && echo "file:///prints prints" >> /home/cura/.gtk-bookmarks' returned a non-zero code: 1

Could you help with resolve that?

from cura-novnc.

helfrichmichael avatar helfrichmichael commented on July 4, 2024

Finishing up a change and Docker build now. Should have this sorted shortly if all goes well.

from cura-novnc.

helfrichmichael avatar helfrichmichael commented on July 4, 2024

Updated 🎉 !

from cura-novnc.

Related Issues (11)

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.