Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS Ventura 13.0.1 -- unknown system error (was working yesterday, not working all of a sudden) #245

Open
ayotnom opened this issue Sep 16, 2024 · 0 comments

Comments

@ayotnom
Copy link

ayotnom commented Sep 16, 2024

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:

- at module.exports (/Applications/ezytdl.app/Contents/Resources/app.asar/core/sendNotification.js:9:30)
- at module.exports (/Applications/ezytdl.app/Contents/Resources/app.asar/util/errorHandler.js:8:48)
- at process.<anonymous> (/Applications/ezytdl.app/Contents/Resources/app.asar/index.js:20:125)
- at process.emit (node:events:513:28)
- at emit (node:internal/process/promises:149:20)
- at processPromiseRejections (node:internal/process/promises:294:27)
- at process.processTicksAndRejections (node:internal/process/task_queues:96:32)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant