#Im getting no match found

1 messages · Page 1 of 1 (latest)

thorny ravine
#

The Clients are connected, are in the voicechannel, but when I try to play a song, it wont work, why is that?

rotund yacht
thorny ravine
#

and nothing else works, i type in famous songs yet no results

rotund yacht
#

might be a youtube issue

cosmic sleet
#

@thorny ravine show your application yml

thorny ravine
# cosmic sleet <@452570376577220608> show your application yml
/server: # REST and WS server
  port: 4400
  address: 127.0.0.1
spring:
  main:
    banner-mode: log
lavalink:
  server:
    password: "youshallnotpass"
    sources:
      youtube: true
      bandcamp: true
      soundcloud: true
      twitch: true
      vimeo: true
      mixer: true
      http: true
      local: false
    bufferDurationMs: 400
    youtubePlaylistLoadLimit: 6 # Number of pages at 100 each
    youtubeSearchEnabled: true
    soundcloudSearchEnabled: true
    gc-warnings: true

metrics:
  prometheus:
    enabled: false
    endpoint: /metrics

sentry:
  dsn: ""
#  tags:
#    some_key: some_value
#    another_key: another_value

logging:
  file:
    max-history: 30
    max-size: 1GB
  path: ./logs/

  level:
    root: INFO
    lavalink: INFO

cosmic sleet
#

something missing? 🤔

thorny ravine
red talon
#

yt has been rather unreliable lately, might be fixed in a future lavaplayer update

#

it might have something to do with the 403 endpoints