-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Sentry Issue: NODEJS-8W
Error: Internal error
File "/root/NodeBot/node_modules/yasha/src/api/Youtube.js", line 424, in YoutubeAPI.api_request
if (!res.ok) throw new SourceError.INTERNAL_ERROR(null, new Error(body))
File "node:internal/process/task_queues", line 95, in process.processTicksAndRejections
File "/root/NodeBot/node_modules/yasha/src/api/Youtube.js", line 484, in YoutubeAPI.get_streams
var player_response = await this.api_request('player', { videoId: id })
File "/root/NodeBot/node_modules/yasha/src/api/Youtube.js", line 183, in YoutubeTrack.getStreams
return await api.get_streams(this.id)
File "/root/NodeBot/node_modules/yasha/src/TrackPlayer.js", line 319, in Player.load_streams
streams = await this.track.getStreams();
...
(1 additional frame(s) were not displayed)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working