Coder Social home page Coder Social logo

Comments (3)

alajmo avatar alajmo commented on July 19, 2024

Seems ~ was not resolved correctly when using ssh config (it is if specifying the in sake.yaml), as well as PubFile not being updated when using ssh config. Should be fixed with 0.15.1, let me know if it isn't.

from sake.

vunhatchuong avatar vunhatchuong commented on July 19, 2024

Sorry for late reply, looks like there's another error:

sake run ping --all

output:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x75d5be]

goroutine 1 [running]:
github.com/alajmo/sake/core/run.ParseServers(0xc00005fce0, 0xc000111210, 0xc0001b2580, {0x834538?, 0x0?})
	/home/runner/work/sake/sake/core/run/exec.go:655 +0xa1e
github.com/alajmo/sake/core/run.(*Run).RunTask(0xc000111200, {0x0, 0x0, 0x0}, 0xc0001b2580, 0x0?)
	/home/runner/work/sake/sake/core/run/exec.go:74 +0x170
github.com/alajmo/sake/cmd.runTask({0xc00006b3a0, 0x1, 0x0?}, 0xb7a760, 0xc0001b2580, 0xc0001be9f0?)
	/home/runner/work/sake/sake/cmd/run.go:338 +0x5ea
github.com/alajmo/sake/cmd.runCmd.func1(0xc0001ba900?, {0xc00006b3a0, 0x1, 0x2})
	/home/runner/work/sake/sake/cmd/run.go:141 +0x775
github.com/spf13/cobra.(*Command).execute(0xc0001ba900, {0xc00006b380, 0x2, 0x2})
	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:944 +0x847
github.com/spf13/cobra.(*Command).ExecuteC(0xb75880)
	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1068 +0x3bd
github.com/spf13/cobra.(*Command).Execute(...)
	/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:992
github.com/alajmo/sake/cmd.Execute()
	/home/runner/work/sake/sake/cmd/root.go:42 +0x25
main.main()
	/home/runner/work/sake/sake/main.go:8 +0x17

from sake.

way-zer avatar way-zer commented on July 19, 2024

It seems sake try to resolve the host as hostname, but fail.
Maybe use ssh -G <host> for resolve ssh configuration. (That also support Host *)

from sake.

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.