Erreurs Linux/POSIXErreur
EADDRNOTAVAILEADDRNOTAVAIL — Cannot Assign Requested Address
The requested network address is not available on any local network interface.
linuxmacosunix
Voir les détails SIGTTOU (22)A background process attempted to write to its controlling terminal when TOSTOP is set.
A background process tried to write to the terminal while the TOSTOP attribute is enabled.
Bring the process to the foreground. Disable TOSTOP with stty -tostop. Redirect output to a file.
EADDRNOTAVAILThe requested network address is not available on any local network interface.
ENOSPCThe filesystem has no more free space or inodes available for writing.
SIGTTIN (21)A background process attempted to read from its controlling terminal.
SIGHUP (1)The controlling terminal was closed or the session leader process ended.
Exit 127The command was not found in any PATH directory.
ENFILEThe system-wide limit on the total number of open files has been reached.