Code Monkey home page Code Monkey logo

Comments (2)

drmdrew avatar drmdrew commented on August 15, 2024

The relevant portions of a sample panic that occurs against pre-0.6.2 vault HA setup when a redirect from a standby is encountered:

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

goroutine 1 [running]:
panic(0x51b940, 0xc4200161c0)
        /usr/local/Cellar/go/1.7.3/libexec/src/runtime/panic.go:500 +0x1a1
github.com/urfave/cli.HandleAction.func1(0xc4201e5d00)
        /Users/dee/gocode/src/github.com/urfave/cli/app.go:478 +0x247
panic(0x51b940, 0xc4200161c0)
        /usr/local/Cellar/go/1.7.3/libexec/src/runtime/panic.go:458 +0x243
text/template.errRecover(0xc4201e5730)
        /usr/local/Cellar/go/1.7.3/libexec/src/text/template/exec.go:140 +0x2ad
panic(0x51b940, 0xc4200161c0)
        /usr/local/Cellar/go/1.7.3/libexec/src/runtime/panic.go:458 +0x243
github.com/hairyhenderson/gomplate/vault.(*Client).Login(0xc4201d2180, 0x5c3b3e, 0x7fff5fbff61f)
        /Users/dee/gocode/src/github.com/hairyhenderson/gomplate/vault/client.go:59 +0x2a
main.readVault(0xc420074d80, 0xc4201ce040, 0x1, 0x1, 0xc420077d10, 0x1, 0x1246c, 0x7fff5fbff619, 0xc4201564bf)
        /Users/dee/gocode/src/github.com/hairyhenderson/gomplate/data.go:244 +0x19a
main.(*Data).ReadSource(0xc4201b2aa0, 0x0, 0x0, 0xc420074d80, 0xc4201ce040, 0x1, 0x1, 0x507048, 0x9, 0xc4201ce051, ...)
        /Users/dee/gocode/src/github.com/hairyhenderson/gomplate/data.go:175 +0x1ec
main.(*Data).Datasource(0xc4201b2aa0, 0xc4201564bf, 0x5, 0xc4201ce040, 0x1, 0x1, 0x179e5)
        /Users/dee/gocode/src/github.com/hairyhenderson/gomplate/data.go:149 +0xd8
main.(*Data).Datasource-fm(0xc4201564bf, 0x5, 0xc4201ce040, 0x1, 0x1, 0x0)
        /Users/dee/gocode/src/github.com/hairyhenderson/gomplate/main.go:67 +0x5c

from gomplate.

hairyhenderson avatar hairyhenderson commented on August 15, 2024

Fixed by #76

from gomplate.

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.