Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash if signing server down #148

Open
tomt1664 opened this issue Feb 8, 2024 · 0 comments
Open

Crash if signing server down #148

tomt1664 opened this issue Feb 8, 2024 · 0 comments

Comments

@tomt1664
Copy link
Member

tomt1664 commented Feb 8, 2024

INFO: 2024/02/08 12:51:18 attestsigner_http.go:92: Error sending request: Post "http://localhost:8000": EOF
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x8fd9c5]

goroutine 37 [running]:
mainstay/attestation.AttestSignerHttp.GetSigs({{{0x0, 0x0}, 0x0, {0x0, 0x0}, 0x0}, {0xc00002e5a0, 0x15}}, {0xc000a78060, 0x1, ...}, ...)
/root/go/src/mainstay/attestation/attestsigner_http.go:96 +0x545
mainstay/attestation.(*AttestService).doStateNewAttestation(0xc00018f260)
/root/go/src/mainstay/attestation/attestservice.go:457 +0xd90
mainstay/attestation.(*AttestService).doAttestation(0xc00036bf90?)
/root/go/src/mainstay/attestation/attestservice.go:663 +0x53
mainstay/attestation.(*AttestService).Run(0xc00018f260)
/root/go/src/mainstay/attestation/attestservice.go:159 +0x13f
created by main.main
/root/go/src/mainstay/main.go:100 +0x39c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant