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

MusicBot Not Working while trying to play music #1219

Open
MooWays24 opened this issue Feb 6, 2025 · 0 comments
Open

MusicBot Not Working while trying to play music #1219

MooWays24 opened this issue Feb 6, 2025 · 0 comments
Labels

Comments

@MooWays24
Copy link

MooWays24 commented Feb 6, 2025

Logs

file:///home/moo9xi/Documents/MusicBot/node_modules/execa/lib/error.js:59
error = new Error(message);
^

Error: Command failed with exit code 1: tsx src/scripts/migrate-and-start.ts
at makeError (file:///home/moo9xi/Documents/MusicBot/node_modules/execa/lib/error.js:59:11)
at handlePromise (file:///home/moo9xi/Documents/MusicBot/node_modules/execa/index.js:119:26)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///home/moo9xi/Documents/MusicBot/src/scripts/run-with-database-url.ts:1:143 {
shortMessage: 'Command failed with exit code 1: tsx src/scripts/migrate-and-start.ts',
command: 'tsx src/scripts/migrate-and-start.ts',
escapedCommand: 'tsx "src/scripts/migrate-and-start.ts"',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: undefined,
stderr: undefined,
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}

Node.js v18.19.1

won't run i have latest stuff 


**Versions**
- Muse:lastest
- Docker (if applicable):
- OS:linux ubuntu
- Node.js: (if running outside the Docker container)
- ffmpeg: (if running outside the Docker container, 4.1 or later is required)
@MooWays24 MooWays24 changed the title error MusicBot Not Working while trying to play music Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant