You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's happening?
When I do /play and query, it makes the bot join the voice channel, then it also sends the embed correctly, but in the queue it shows nothing, and after a while it makes the bot leave
Logs
root@ns111808:~/muse# npm run start
> muse@2.10.0 start
> npm run env:set-database-url -- tsx src/scripts/migrate-and-start.ts
> muse@2.10.0 env:set-database-url
> tsx src/scripts/run-with-database-url.ts tsx src/scripts/migrate-and-start.ts
(node:4165485) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`:
--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("file%3A///root/muse/node_modules/tsx/dist/loader.js", pathToFileURL("./"));'
(Use `node --trace-warnings ...` to show where the warning was created)
(node:4165508) ExperimentalWarning: `--experimental-loader` may be removed in the future; instead use `register()`:
--import 'data:text/javascript,import { register } from "node:module"; import { pathToFileURL } from "node:url"; register("file%3A///root/muse/node_modules/tsx/dist/loader.js", pathToFileURL("./"));'
(Use `node --trace-warnings ...` to show where the warning was created)
========================================
========================================
================= muse =================
========================================
=========== Made with 🎶 by ============
==== https://github.com/codetheweb =====
========================================
========================================
Running version 2.10.0 built on unknown date (commit unknown)
🔧 Need help? https://github.com/codetheweb/muse/discussions/new
🐛 Bug? https://github.com/codetheweb/muse/issues/new
✨ New feature? https://github.com/codetheweb/muse/issues/new
☕ Discussion? https://github.com/codetheweb/muse/discussions/new
💰 Help me? https://www.paypal.me/codetheweb https://github.com/sponsors/codetheweb
✔ Database migrations applied.
✔ Ready! Invite the bot with https://discordapp.com/oauth2/authorize?client_id=709473942569484289&scope=bot%20applications.commands&permissions=36700160
(node:4165508) TimeoutNegativeWarning: -13 is a negative number.
Timeout duration was set to 1.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Runtime
I'm running Muse:
[*] Directly from the cloned repository
Inside a Docker container
Something else (please elaborate)
Versions
Muse: newest
Docker (if applicable):
OS: Debian
Node.js: (if running outside the Docker container) newest
ffmpeg: (if running outside the Docker container, 4.1 or later is required) newest
The text was updated successfully, but these errors were encountered:
What's happening?
When I do /play and query, it makes the bot join the voice channel, then it also sends the embed correctly, but in the queue it shows nothing, and after a while it makes the bot leave
Logs
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Runtime
I'm running Muse:
Versions
The text was updated successfully, but these errors were encountered: