Advertisement
Guest User

istio-init logs

a guest
Sep 28th, 2020
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. panic: exit status 1
  2. goroutine 1 [running]:
  3. istio.io/istio/tools/istio-iptables/pkg/dependencies.(*RealDependencies).RunOrFail(0x3baee68, 0x22cef13, 0x10, 0xc00019c500, 0x2, 0x2)
  4. istio.io/istio/tools/istio-iptables/pkg/dependencies/implementation.go:44 +0x96
  5. istio.io/istio/tools/istio-iptables/pkg/cmd.(*IptablesConfigurator).executeIptablesRestoreCommand(0xc00085fd68, 0x22c4c01, 0x0, 0x0)
  6. istio.io/istio/tools/istio-iptables/pkg/cmd/run.go:493 +0x387
  7. istio.io/istio/tools/istio-iptables/pkg/cmd.(*IptablesConfigurator).executeCommands(0xc00085fd68)
  8. istio.io/istio/tools/istio-iptables/pkg/cmd/run.go:500 +0x45
  9. istio.io/istio/tools/istio-iptables/pkg/cmd.(*IptablesConfigurator).run(0xc00085fd68)
  10. istio.io/istio/tools/istio-iptables/pkg/cmd/run.go:447 +0x2625
  11. istio.io/istio/tools/istio-iptables/pkg/cmd.glob..func1(0x3b5c460, 0xc0008b2f00, 0x0, 0x10)
  12. istio.io/istio/tools/istio-iptables/pkg/cmd/root.go:64 +0x148
  13. github.com/spf13/cobra.(*Command).execute(0x3b5c460, 0xc0008b2e00, 0x10, 0x10, 0x3b5c460, 0xc0008b2e00)
  14. github.com/spf13/cobra@v1.0.0/command.go:846 +0x29d
  15. github.com/spf13/cobra.(*Command).ExecuteC(0x3b5c700, 0x0, 0x0, 0x0)
  16. github.com/spf13/cobra@v1.0.0/command.go:950 +0x349
  17. github.com/spf13/cobra.(*Command).Execute(...)
  18. github.com/spf13/cobra@v1.0.0/command.go:887
  19. main.main()
  20. istio.io/istio/pilot/cmd/pilot-agent/main.go:504 +0x2d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement