{"id":24511932,"url":"https://github.com/paulo-correia/linux_codigos_de_erros","last_synced_at":"2025-03-15T10:09:26.863Z","repository":{"id":134105977,"uuid":"199541132","full_name":"paulo-correia/Linux_Codigos_de_Erros","owner":"paulo-correia","description":"Códigos númericos dos erros e explicações","archived":false,"fork":false,"pushed_at":"2019-07-29T23:48:01.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T00:43:02.565Z","etag":null,"topics":["error-codes","error-messages","linux"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulo-correia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-29T23:43:41.000Z","updated_at":"2019-07-29T23:48:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"c66d7ca5-b67d-463c-93fe-b77274af83bc","html_url":"https://github.com/paulo-correia/Linux_Codigos_de_Erros","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Codigos_de_Erros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Codigos_de_Erros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Codigos_de_Erros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulo-correia%2FLinux_Codigos_de_Erros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulo-correia","download_url":"https://codeload.github.com/paulo-correia/Linux_Codigos_de_Erros/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713416,"owners_count":20335567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["error-codes","error-messages","linux"],"created_at":"2025-01-22T00:43:30.381Z","updated_at":"2025-03-15T10:09:26.839Z","avatar_url":"https://github.com/paulo-correia.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Códigos de Erros do Linux\n1\t/\\* Operation not permitted */\n\n2\t/\\* No such file or directory */\n\n3\t/\\* No such process */\n\n4\t/\\* Interrupted system call */\n\n5\t/\\* I/O error */\n\n6\t/\\* No such device or address */\n\n7\t/\\* Arg list too long */\n\n8\t/\\* Exec format error */\n\n9\t/\\* Bad file number */\n\n10\t/\\* No child processes */\n\n11\t/\\* Try again */\n\n12\t/\\* Out of memory */\n\n13\t/\\* Permission denied */\n\n14\t/\\* Bad address */\n\n15\t/\\* Block device required */\n\n16\t/\\* Device or resource busy */\n\n17\t/\\* File exists */\n\n18\t/\\* Cross-device link */\n\n19\t/\\* No such device */\n\n20\t/\\* Not a directory */\n\n21\t/\\* Is a directory */\n\n22\t/\\* Invalid argument */\n\n23\t/\\* File table overflow */\n\n24\t/\\* Too many open files */\n\n25\t/\\* Not a typewriter */\n\n26\t/\\* Text file busy */\n\n27\t/\\* File too large */\n\n28\t/\\* No space left on device */\n\n29\t/\\* Illegal seek */\n\n30\t/\\* Read-only file system */\n\n31\t/\\* Too many links */\n\n32\t/\\* Broken pipe */\n\n33\t/\\* Math argument out of domain of func */\n\n34\t/\\* Math result not representable */\n\n35\t/\\* Resource deadlock would occur */\n\n36\t/\\* File name too long */\n\n37 /\\* No record locks available */\n\n38\t/\\* Function not implemented */\n\n39\t/\\* Directory not empty */\n\n40\t/\\* Too many symbolic links encountered */\n\nEAGAIN\t/\\* Operation would block */ - 11\t/\\* Try again */\n\n42\t/\\* No message of desired type */\n\n43\t/\\* Identifier removed */\n\n44\t/\\* Channel number out of range */\n\n45\t/\\* Level 2 not synchronized */\n\n46\t/\\* Level 3 halted */\n\n47\t/\\* Level 3 reset */\n\n48\t/\\* Link number out of range */\n\n49\t/\\* Protocol driver not attached */\n\n50\t/\\* No CSI structure available */\n\n51\t/\\* Level 2 halted */\n\n52\t/\\* Invalid exchange */\n\n53\t/\\* Invalid request descriptor */\n\n54\t/\\* Exchange full */\n\n55\t/\\* No anode */\n\n56\t/\\* Invalid request code */\n\n57\t/\\* Invalid slot */\n\nEDEADLK - 35\t/\\* Resource deadlock would occur */\n\n59\t/\\* Bad font file format */\n\n60\t/\\* Device not a stream */\n\n61\t/\\* No data available */\n\n62\t/\\* Timer expired */\n\n63\t/\\* Out of streams resources */\n\n64\t/\\* Machine is not on the network */\n\n65\t/\\* Package not installed */\n\n66\t/\\* Object is remote */\n\n67\t/\\* Link has been severed */\n\n68\t/\\* Advertise error */\n\n69\t/\\* Srmount error */\n\n70\t/\\* Communication error on send */\n\n71\t/\\* Protocol error */\n\n72\t/\\* Multihop attempted */\n\n73\t/\\* RFS specific error */\n\n74\t/\\* Not a data message */\n\n75\t/\\* Value too large for defined data type */\n\n76\t/\\* Name not unique on network */\n\n77\t/\\* File descriptor in bad state */\n\n78\t/\\* Remote address changed */\n\n79\t/\\* Can not access a needed shared library */\n\n80\t/\\* Accessing a corrupted shared library */\n\n81\t/\\* .lib section in a.out corrupted */\n\n82\t/\\* Attempting to link in too many shared libraries */\n\n83\t/\\* Cannot exec a shared library directly */\n\n84\t/\\* Illegal byte sequence */\n\n85\t/\\* Interrupted system call should be restarted */\n\n86\t/\\* Streams pipe error */\n\n87\t/\\* Too many users */\n\n88\t/\\* Socket operation on non-socket */\n\n89\t/\\* Destination address required */\n\n90\t/\\* Message too long */\n\n91\t/\\* Protocol wrong type for socket */\n\n92\t/\\* Protocol not available */\n\n93\t/\\* Protocol not supported */\n\n94\t/\\* Socket type not supported */\n\n95\t/\\* Operation not supported on transport endpoint */\n\n96\t/\\* Protocol family not supported */\n\n97\t/\\* Address family not supported by protocol */\n\n98\t/\\* Address already in use */\n\n99\t/\\* Cannot assign requested address */\n\n100\t/\\* Network is down */\n\n101\t/\\* Network is unreachable */\n\n102\t/\\* Network dropped connection because of reset */\n\n103\t/\\* Software caused connection abort */\n\n104\t/\\* Connection reset by peer */\n\n105\t/\\* No buffer space available */\n\n106\t/\\* Transport endpoint is already connected */\n\n107\t/\\* Transport endpoint is not connected */\n\n108\t/\\* Cannot send after transport endpoint shutdown */\n\n109\t/\\* Too many references: cannot splice */\n\n110\t/\\* Connection timed out */\n\n111\t/\\* Connection refused */\n\n112\t/\\* Host is down */\n\n113\t/\\* No route to host */\n\n114\t/\\* Operation already in progress */\n\n115\t/\\* Operation now in progress */\n\n116\t/\\* Stale NFS file handle */\n\n117\t/\\* Structure needs cleaning */\n\n118\t/\\* Not a XENIX named type file */\n\n119\t/\\* No XENIX semaphores available */\n\n120\t/\\* Is a named type file */\n\n121\t/\\* Remote I/O error */\n\n122\t/\\* Quota exceeded */\n\n123\t/\\* No medium found */\n\n124\t/\\* Wrong medium type */","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Flinux_codigos_de_erros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulo-correia%2Flinux_codigos_de_erros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulo-correia%2Flinux_codigos_de_erros/lists"}