muse icon indicating copy to clipboard operation
muse copied to clipboard

Bot crashes when two songs are queued at the same time

Open slugnificent opened this issue 1 year ago • 1 comments

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)

slugnificent avatar Jun 08 '24 13:06 slugnificent

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

codetheweb avatar Jul 18 '24 05:07 codetheweb