Network Settings / Interfaces page broken when bonded interface exists
Summary
The presence of a bonded interface, e.g, bond0, created by the Linux Ethernet bonding driver crashes the reForis API. I don't expect reForis to be able to work with that interface, but the mere presence of any interface should not result in an unknown error.
Steps To Reproduce
- Install the bonding driver
kmon-bonding - Load the module
- Make sure the
bond0interface exists
Expected Result
The Network Settings / Interfaces page should (at least) work the same as before.
Actual Result
The Network Settings / Interfaces page shows nothing but An unknown API error occurred.