Coder Social home page Coder Social logo

Comments (5)

bacongobbler avatar bacongobbler commented on July 27, 2024 1

and I like to know how to complete remove draft with everything it created

since draft deploys projects via helm, you can just run helm delete --purge draft to delete draft from the server. You can also invoke the same command for the applications you deployed to the cluster.

from draft-classic.

judexzhu avatar judexzhu commented on July 27, 2024

I have the similar issue , "draft up" has no problem, but when I change the local file content , it lost connection

Watching local files for changes...
E0612 04:27:19.943717    2715 portforward.go:332] an error occurred forwarding 44907 -> 44135: error forwarding port 44135 to pod dabe1d16ce7acf6974e7f20e12f81b42bd25228266126a718cb925e9455b2c02, uid : exit status 1: 2017/06/12 11:27:19 socat[31686] E connect(6, AF=2 127.0.0.1:44135, 16): Connection refused
Error: there was an error running 'draft up': there was an error while dialing the server: unexpected EOF

Watching local files for changes...
E0612 04:33:49.350722    2749 portforward.go:178] lost connection to pod
Error: there was an error running 'draft up': there was an error while dialing the server: dial tcp [::1]:45570: getsockopt: connection refused

and I like to know how to complete remove draft with everything it created

thanks

from draft-classic.

bacongobbler avatar bacongobbler commented on July 27, 2024

This issue appears to be due to pingClient reading from a closed websocket connection. I'll see if I can fix that.

from draft-classic.

bacongobbler avatar bacongobbler commented on July 27, 2024

related: #184

from draft-classic.

bacongobbler avatar bacongobbler commented on July 27, 2024

closed via #237

from draft-classic.

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.