errors.fyi community error code reference
E2BIG
posix

Argument list too long

The total size of the argument list and environment variables passed to exec() exceeds the system limit.

Numeric value: 7

References

โ† all namespaces for E2BIG