nebula.errors module¶
-
exception
nebula.errors.Error¶ Bases:
ExceptionBase class for other exceptions
-
exception
nebula.errors.LinuxNotFunctionalAfterBootFileUpdate¶ Bases:
nebula.errors.ErrorLinux did not boot correctly after updating boot files
-
exception
nebula.errors.LinuxNotReached¶ Bases:
nebula.errors.ErrorLinux is accessible (likely previous bad BOOT.BIN or kernel crash)
-
exception
nebula.errors.MultiDevFound¶ Bases:
nebula.errors.ErrorMulti-device config found. Board name must be specificied
-
exception
nebula.errors.NetworkNotFunctional¶ Bases:
nebula.errors.ErrorLinux is functional but Ethernet is broken (Cable disconnected?)
-
exception
nebula.errors.NetworkNotFunctionalAfterBootFileUpdate¶ Bases:
nebula.errors.ErrorLinux is functional but Ethernet is broken after updating boot files
-
exception
nebula.errors.PingFailedAfterReboot¶ Bases:
nebula.errors.ErrorAfter boot file update ping failed
-
exception
nebula.errors.SSHError¶ Bases:
nebula.errors.ErrorSSH transaction failed
-
exception
nebula.errors.SSHNotFunctionalAfterBootFileUpdate¶ Bases:
nebula.errors.ErrorSSH not working but ping does after updating boot files