errors.fyi community error code reference
eacces
erlang

eacces

A file or directory operation was denied due to insufficient permissions. Corresponds to POSIX `EACCES` and is returned by `file` and network module operations.

References

โ† all namespaces for eacces