You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its possible to allocate a firewall which leads to a failure during installation:
{"level":"panic","ts":1637767309.1289444,"caller":"cmd/root.go:93","msg":"expectation at least one public network (private: false, underlay: false) is present failed","stacktrace":"github.com/metal-stack/metal-networker/cmd.configure\n\tgithu
b.com/metal-stack/metal-networker/cmd/root.go:93\ngithub.com/metal-stack/metal-networker/cmd.glob..func1\n\tgithub.com/metal-stack/metal-networker/cmd/firewall.go:24\ngithub.com/spf13/cobra.(*Command).execute\n\tgithub.com/spf13/[email protected]/
command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\tgithub.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\tgithub.com/spf13/[email protected]/command.go:897\ngithub.com/metal-stack/metal-networker/cmd.
Execute\n\tgithub.com/metal-stack/metal-networker/cmd/root.go:43\nmain.main\n\tgithub.com/metal-stack/metal-networker/main.go:6\nruntime.main\n\truntime/proc.go:225"}
panic: expectation at least one public network (private: false, underlay: false) is present failed
The text was updated successfully, but these errors were encountered:
Its possible to allocate a firewall which leads to a failure during installation:
The text was updated successfully, but these errors were encountered: