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

Failed to add song to queue: Exec format error (os error 8) #129

Open
MikelC001 opened this issue Sep 20, 2023 · 1 comment
Open

Failed to add song to queue: Exec format error (os error 8) #129

MikelC001 opened this issue Sep 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@MikelC001
Copy link

When trying to play a youtube video with the "/play" command, this error occurs.

All other commands work fine, all dependencies are installed.

The bot is running on Ubuntu 20.04.6 arm64 vps

[2023-09-20T23:14:21Z INFO cadency_core::handler::command] 🚀 Start Cadency Discord Bot
[2023-09-20T23:14:21Z INFO cadency_core::handler::command] ⏳ Started to submit commands, please wait...
[2023-09-20T23:15:02Z INFO cadency_core::handler::command] ✅ Application commands submitted
[2023-09-20T23:31:59Z INFO cadency_core::handler::command] ⚡ Execute 'play' command
[2023-09-20T23:32:01Z ERROR cadency_commands::play] ❌ Failed to add song to queue: Exec format error (os error 8)
[2023-09-20T23:32:01Z ERROR cadency_core::handler::command] ❌ Command execution failed: Command { message: ":x: Couldn't add audio source to the queue!" }
[2023-09-20T23:32:52Z INFO cadency_core::handler::command] ⚡ Execute 'urban' command
[2023-09-20T23:32:53Z INFO cadency_core::handler::command] ✅ Command 'urban' was successful


@MikelC001 MikelC001 added the bug Something isn't working label Sep 20, 2023
@jontze
Copy link
Owner

jontze commented Nov 28, 2023

Sorry for my late reply on this @MikelC001 . I'll probably have more time to look into this in december.

@jontze jontze added this to the 0.4.3 milestone Nov 28, 2023
@jontze jontze modified the milestones: 0.4.3, v0.5.1 Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants