Filename too long
A pathname component exceeds NAME_MAX characters, or an entire pathname exceeds PATH_MAX characters. Numeric value is platform-specific: 36 on Linux, 63 on macOS.
A pathname component exceeds NAME_MAX characters, or an entire pathname exceeds PATH_MAX characters. Numeric value is platform-specific: 36 on Linux, 63 on macOS.
The path or filename exceeds MAX_PATH (260 characters on Windows).
Numeric value: 38