Cog-Creators / Red-DiscordBot

A multi-function Discord bot
https://docs.discord.red
GNU General Public License v3.0
4.69k stars 2.3k forks source link

Error when trying to play anything from youtube #6337

Closed chestercs closed 4 months ago

chestercs commented 4 months ago

What Red version are you using?

3.5.7

What were you trying to do?

Playing any video from youtube. Tried to reinstall. Tried it with different YT tokens.

What did you expect to happen?

Music starts from Voice client

What actually happened?

Client connects to voice channel, but in the chat displays error:

Track Error Video returned by YouTube isn't what was requested

How can we reproduce this error?

  1. !play any video or music

Anything else?

Closed by #6338

chestercs commented 4 months ago

It's been a month now, since we encountered this issue. No solution yet.

Logs show no errors.

[2024-03-31 12:39:04] [INFO] red: Connected to Discord. Getting ready...


| \ | | | () | | | \ | | | |_/ / | | ____ | | | | __ | | | |/ / | | | // \/ _| |______| | | | | / __|/ __/ _ \| '__/ _ | | \/ | | | |\ \ / (| | | |/ /| _ \ (| () | | | (| | | |/ / () | | _| __|_,| |/ ||__/\_/|| _,| ____/ \/ __| ╭────────── KozelBot ──────────╮ ╭──────────────────────╮ │ Prefixes │ ! │ │ Shards │ 1 │ │ Language │ en-US │ │ Servers │ 1 │ │ Red version │ 3.5.7 │ │ Unique Users │ 136 │ │ Discord.py version │ 2.3.2 │ ╰──────────────────────╯ │ Storage type │ JSON │
╰──────────────────────────────╯
Loaded 2 cogs with 41 commands  Invite URL: https://discord.com/oauth2/...... [2024-03-31 12:40:46] [INFO] red.cogs.Audio.cog.Utilities.playlists: Curated playlist has been updated. [2024-03-31 12:40:46] [INFO] red.Audio.manager: Downloading Lavalink.jar... Downloading Lavalink.jar ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 0:00:05 [2024-03-31 12:40:53] [INFO] red.Audio.manager: Successfully downloaded Lavalink.jar (67,461,452 bytes written) [2024-03-31 12:40:57] [INFO] red.Audio.manager: Managed Lavalink node startup command: /usr/bin/java -Djdk.tls.client.protocols=TLSv1.2 -Xms64M -Xmx1G -jar /data/cogs/Audio/Lavalink.jar [2024-03-31 12:40:57] [INFO] red.Audio.manager: Managed Lavalink node started. PID: 203 [2024-03-31 12:40:57] [INFO] red.Audio.manager: Waiting for Managed Lavalink node to be ready [2024-03-31 12:41:25] [ERROR] red.core.cogs.Streams: Twitch OAuth2 API request failed with status code 400 and error message: missing client id [2024-03-31 12:41:31] [INFO] red.Audio.manager: Managed Lavalink node is ready to receive requests. [2024-03-31 12:41:31] [INFO] red.Audio.WS.LLNode: Lavalink WS connecting to ws://localhost:2333 with headers {'Authorization': 'youshallnotpass', 'User-Id': '916904665885585418', 'Num-Shards': '1', 'Client-Name': 'Red-Lavalink/0.11.0', 'Resume-Key': 'Red-Core-Audio-916904665885585418-docker'} [2024-03-31 12:41:31] [INFO] red.Audio.WS.LLNode: Lavalink WS connected to ws://localhost:2333

chestercs commented 4 months ago

arch: aarch64 docker version: Docker version 24.0.7, build afdd53b docker compose: Docker Compose version v2.21.0 image: phasecorex/red-discordbot@sha256:9a7ff9b565c819e8015a81621aa66b152039665e7371b5cc831ce641695345f8 Loaded cogs: 18 loaded: admin, alias, audio, cleanup, customcom, downloader, economy, filter, general, image, mod, modlog, mutes, permissions, reports, streams, trivia, warnings

Flame442 commented 4 months ago

Docker is not a supported way to run Red. However, this is a known issue unrelated to docker.

As all of our releases tend to do, a fix for this issue will be included in 3.5.8. In the mean time, you can join our support server at https://discord.gg/red for help to mitigate this issue.

Alm0stEthical commented 4 months ago

same issue here