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
obvious configuration error (configuring a eth0 wired interface with VintageNetWifi) will not be intercepted, and the log will be fill up with message like https://gitlab.com/-/snippets/2230759
To Reproduce
See step above
Expected behavior
Bad configuration should not be allowed and return an error message instead of messing the configuration.
It should be noted that VintageNet.reset_to_defaults("eth0") fixes back the problem
Describe the bug
Using a fresh mix nerves.new install, if you type :
obvious configuration error (configuring a eth0 wired interface with VintageNetWifi) will not be intercepted, and the log will be fill up with message like https://gitlab.com/-/snippets/2230759
To Reproduce
See step above
Expected behavior
Bad configuration should not be allowed and return an error message instead of messing the configuration.
It should be noted that
VintageNet.reset_to_defaults("eth0")
fixes back the problemVintageNet Info
Environment
mix nerves.env --info
)Hardware target is Raspberry Pi 2 Model B Rev 1.1
The text was updated successfully, but these errors were encountered: