-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Please describe your problem in as much detail as possible:
Worked yasterday and previous month, now work today,
On prod: DisTubeError [FFMPEG_EXITED]: ffmpeg exited with code 8
at ChildProcess. (/app/node_modules/distube/dist/index.js:904:26)
at ChildProcess.emit (node:events:524:28)
at ChildProcess._handle.onexit (node:internal/child_process:293:12)
On local: PS C:\Users\nazarpes7\Documents\disco-music-bot> npm run start
disco-music-bot@2.1.5 start
tsc && ts-node src/bot.ts
Debugger listening on ws://127.0.0.1:53534/e5cc92d9-a28b-40c0-a318-f9c15380a385
For help, see: https://nodejs.org/en/docs/inspector
Debugger attached.
Logged in as PESBot#5912
[2025-06-10T10:48:44.832Z] Bot logged in successfully.
Successfully registered 2 application commands.
(node:32684) Warning: Supplying "ephemeral" for interaction response options is deprecated. Utilize flags instead.
(Use node --trace-warnings ... to show where the warning was created)
(node:32684) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated.
WARNING: Could not parse decipher function.
Stream URLs will be missing.
Please report this issue by uploading the "1749552534253-player-script.js" file on distubejs/ytdl-core#144.
[2025-06-10T10:48:54.577Z] [ERROR] ffmpeg exited with code 3436169992
Further information:
- DisTube version: "distube": "^5.0.7",
- discord.js version: "@discordjs/opus": "^0.10.0",
"@discordjs/voice": "^0.18.0", - Node.js version:node --version
v24.0.2 - Operating system: on prod Docker alphine, on local widows pc