CorwinDev / Discord-Bot

Discord Bot with over 400 commands and made for large servers
MIT License
675 stars 607 forks source link

Music dont work anymore #97

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hey i wanted to hear music but this error pops up!

RangeError: No available nodes. at new Player (/root/AsnaBOT/node_modules/erela.js/dist/structures/Player.js:102:19) at Manager.create (/root/AsnaBOT/node_modules/erela.js/dist/structures/Manager.js:213:16) at module.exports (/root/AsnaBOT/src/commands/music/play.js:23:32) at Client.client.loadSubcommands (/root/AsnaBOT/src/handlers/functions/functions.js:88:130) at processTicksAndRejections (node:internal/process/task_queues:96:5)

ghost commented 1 year ago

image

CorwinDev commented 1 year ago

Your lavalink is not available

ghost commented 1 year ago

fr?

UnknownX0001 commented 1 year ago

fr?

change lavalink server (change it to some free lavalink server with no SSL)

Blackittenz commented 1 year ago

change lavalink server (change it to some free lavalink server with no SSL)

how ? can you tell me pls

UnknownX0001 commented 1 year ago

change lavalink server (change it to some free lavalink server with no SSL)

how ? can you tell me pls

Host : lava4.horizxon.studio
Port : 80
Password : "horizxon.studio"

put the above in .env file (or secrets tab if you are using replit) as LAVALINK_HOST, LAVALINK_PORT and LAVALINK_PASSWORD

Blackittenz commented 1 year ago

change lavalink server (change it to some free lavalink server with no SSL)

how ? can you tell me pls

Host : lava4.horizxon.studio
Port : 80
Password : "horizxon.studio"

put the above in .env file (or secrets tab if you are using replit) as LAVALINK_HOST, LAVALINK_PORT and LAVALINK_PASSWORD

im using replit, when i put that on secret tab, i got this error Screenshot 2023-03-12 230613

UnknownX0001 commented 1 year ago

change lavalink server (change it to some free lavalink server with no SSL)

how ? can you tell me pls

Host : lava4.horizxon.studio
Port : 80
Password : "horizxon.studio"

put the above in .env file (or secrets tab if you are using replit) as LAVALINK_HOST, LAVALINK_PORT and LAVALINK_PASSWORD

im using replit, when i put that on secret tab, i got this error Screenshot 2023-03-12 230613

oh sorry my bad that one is not working i think https://lavalink.darrennathanael.com/NoSSL/lavalink-without-ssl/ choose any one at random here and try

Blackittenz commented 1 year ago

change lavalink server (change it to some free lavalink server with no SSL)

how ? can you tell me pls

Host : lava4.horizxon.studio
Port : 80
Password : "horizxon.studio"

put the above in .env file (or secrets tab if you are using replit) as LAVALINK_HOST, LAVALINK_PORT and LAVALINK_PASSWORD

im using replit, when i put that on secret tab, i got this error Screenshot 2023-03-12 230613

oh sorry my bad that one is not working i think https://lavalink.darrennathanael.com/NoSSL/lavalink-without-ssl/ choose any one at random here and try

thank you so much, its fixed

tatadeew commented 1 year ago

how to fix this?

image