nebula.errors module
- exception nebula.errors.Error
Bases:
ExceptionBase class for other exceptions
- exception nebula.errors.LinuxNotFunctionalAfterBootFileUpdate
Bases:
ErrorLinux did not boot correctly after updating boot files
- exception nebula.errors.LinuxNotReached
Bases:
ErrorLinux is inaccessible (likely previous bad BOOT.BIN or kernel crash)
- exception nebula.errors.MultiDevFound
Bases:
ErrorMulti-device config found. Board name must be specified
- exception nebula.errors.NetworkNotFunctional
Bases:
ErrorLinux is functional but Ethernet is broken (Cable disconnected?)
- exception nebula.errors.NetworkNotFunctionalAfterBootFileUpdate
Bases:
ErrorLinux is functional but Ethernet is broken after updating boot files