You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: spawn Unknown system error -86
at ChildProcess.spawn (node:internal/child_process:413:11)
at spawn (node:child_process:783:9)
at Object.execFile (node:child_process:359:17)
at t. [as execFile] (node:electron/js2c/asar_bundle:2:2218)
at /Applications/ezytdl.app/Contents/Resources/app.asar/util/pythonBridge.js:112:63
Below this line, please describe what caused this error.
I opened ezytdl today and this error appeared when trying to download a song from Soundcloud. The same errno appears at startup, presumably the same error. I upgraded python then ffmpeg to try to fix it but it still yields the same result
The text was updated successfully, but these errors were encountered:
Type: Error
Title:
Internal error occurred!
Content:
{
"errno": -86,
"code": "Unknown system error -86",
"syscall": "spawn"
}
Error: spawn Unknown system error -86
at ChildProcess.spawn (node:internal/child_process:413:11)
at spawn (node:child_process:783:9)
at Object.execFile (node:child_process:359:17)
at t. [as execFile] (node:electron/js2c/asar_bundle:2:2218)
at /Applications/ezytdl.app/Contents/Resources/app.asar/util/pythonBridge.js:112:63
(no stack)
Stack:
Below this line, please describe what caused this error.
I opened ezytdl today and this error appeared when trying to download a song from Soundcloud. The same errno appears at startup, presumably the same error. I upgraded python then ffmpeg to try to fix it but it still yields the same result
The text was updated successfully, but these errors were encountered: