Skip to content

Error: Internal error #13

@sentry

Description

@sentry

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions