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

Bot crashes when two songs are queued at the same time #1036

Open
slugnificent opened this issue Jun 8, 2024 · 1 comment
Open

Bot crashes when two songs are queued at the same time #1036

slugnificent opened this issue Jun 8, 2024 · 1 comment
Labels

Comments

@slugnificent
Copy link

What's happening?
Issue where when two people queue a song at once, either in different servers or the same server, the bot crashes. This is the most recent error code before the crash.

node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^

[Error: ENOENT: no such file or directory, stat '/data/cache/tmp/a4d1e154698bf74973476f86a629c719356935f976d127d83167f6c6a502dd7089599a095454efa7c1a2ac2ca36f0c086aa24348b877eed0cfa7ed37628821da'] {
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: '/data/cache/tmp/a4d1e154698bf74973476f86a629c719356935f976d127d83167f6c6a502dd7089599a095454efa7c1a2ac2ca36f0c086aa24348b877eed0cfa7ed37628821da'
}

Node.js v18.7.0

========================================
================= muse =================

=========== Made with 🎶 by ============
==== https://github.com/codetheweb =====

========================================


![image](https://github.com/codetheweb/muse/assets/162411164/b8a7969d-3a42-4a42-9a47-e18c48632de8)



**Runtime**
I'm running Muse:
- [x ] Directly from the cloned repository
- [x ] Inside a Docker container
- [ ] Something else (please elaborate)

**Versions**
- Muse: 2.8.1
- Docker (if applicable): 24.0.9
- OS: Unraid 6.12.8
- Node.js: (if running outside the Docker container)
- ffmpeg: (if running outside the Docker container, 4.1 or later is required)
@codetheweb
Copy link
Collaborator

to clarify, they queue the same song in 2 different servers?

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

2 participants