We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
horizon db backfill
panic: runtime error: index out of range goroutine 1 [running]: main.glob..func1(0x13b1600, 0x1414450, 0x0, 0x0) /home/travis/gopath/src/github.com/stellar/go/services/horizon/db.go:35 +0x18d github.com/stellar/go/vendor/github.com/spf13/cobra.(*Command).execute(0x13b1600, 0x1414450, 0x0, 0x0, 0x13b1600, 0x1414450) /home/travis/gopath/src/github.com/stellar/go/vendor/github.com/spf13/cobra/command.go:603 +0x241 github.com/stellar/go/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc0000e5440, 0xc000028118, 0x0, 0xc000133f70) /home/travis/gopath/src/github.com/stellar/go/vendor/github.com/spf13/cobra/command.go:689 +0x2cc github.com/stellar/go/vendor/github.com/spf13/cobra.(*Command).Execute(0xc0000e5440, 0xc000133f88, 0xc000028118) /home/travis/gopath/src/github.com/stellar/go/vendor/github.com/spf13/cobra/command.go:648 +0x2b main.main() /home/travis/gopath/src/github.com/stellar/go/services/horizon/main.go:23 +0x2d
The text was updated successfully, but these errors were encountered:
Fix panic when missing an argument for horizon db backfill
6026c2a
Close #802
Fix panic when missing an argument for horizon db backfill (#806)
44213c1
No branches or pull requests
The text was updated successfully, but these errors were encountered: