Giter Site home page Giter Site logo

nyxx_lavalink's People

Contributors

abitofevrything avatar alvaroms25 avatar l7ssha avatar mogyuchi avatar rapougnac avatar siongsng avatar

Stargazers

 avatar  avatar  avatar

nyxx_lavalink's Issues

Latest version of nyxx_lavalink package is conflicting with latest nyxx version

Describe the bug
last version of nyxx_lavalink package is conflicting with nyxx v6 package.

To Reproduce

  1. Install nyxx ^6.0.1 by dart pub add nyxx
  2. Try to install nyxx_lavalink by dart pub add nyxx_lavalink

Expected behavior
nyxx_lavalink package should be installed with the latest version of nyxx package

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11 Pro 22H2
  • Dart version: 3.1.4 (stable)
  • Nyxx version: 6.0.1
  • nyxx_lavalink version: 3.2.0

Additional context
There are major changes has been made to nyxx but I cant use them because my project also depends on nyxx_lavalink package, which is indispensable at the moment

WebSocketException when trying to connect to lavalink

Hello!
Encountered this exception after updating nyxx and nyxx_lavalink to version 3.x.x

Whenever the client tries to connect it throws this:

[2022-01-24 02:52:05.036827] [INFO] [Lavalink] [Node 1] Trying to connect to lavalink (2/5)
[2022-01-24 02:52:05.039550] [WARNING] [Lavalink] [Node 1] Error while trying to connect to lavalink; WebSocketException: Connection to 'http://127.0.0.1:2333# was not upgraded to websocket
[2022-01-24 02:52:05.039572] [WARNING] [Lavalink] [Node 1] Failed to connect to lavalink, retrying

And hence lavalink throws this:

2022-01-24 02:52:05.500 ERROR 39839 --- [  XNIO-1 task-1] l.server.io.HandshakeInterceptorImpl     : Authentication failed from /127.0.0.1:43452
2022-01-24 02:52:10.859 ERROR 39839 --- [  XNIO-1 task-2] l.server.io.HandshakeInterceptorImpl     : Authentication failed from /127.0.0.1:43536

Never encountered this problem before updating nyxx.
IP, port and password match for sure as I'm loading NodeOptions() options right from the application.yml

netstat -tulpn | grep LISTEN shows that lavalink is running normally:

tcp6 0 0 127.0.0.1:2333 :::* LISTEN 43987/java

application.yml:

server:
  port: 2333
  address: 127.0.0.1
lavalink:
  server:
    password: 'secret'
    sources:
      youtube: true
      bandcamp: true
      soundcloud: true
      twitch: true
      vimeo: true
      mixer: true
      http: true
      local: false

os: ubuntu 20.04 lts, kernel 5.4.0-96-generic
dart: 2.15.1
nyxx: 3.2.4
nyxx_lavalink: 3.0.1

Can this be some internal problem or, perhaps, I'm doing something wrong?

Latest version of nyxx (4.x) creates conflict with nyxx_lavalink when installing

Describe the bug
After installing nyxx, when I try to install nyxx_lavalink it seems conflict with latest version of nyxx.

To Reproduce
Steps to reproduce the behavior:

  1. Install nyxx by dart pub add nyxx
  2. Now try to install nyxx_lavalink

Expected behavior
nyxx_lavalink version should be updated with nyxx, therefore no conflict issue should be happen.

Screenshots
image

Desktop (please complete the following information):

  • OS: Debian 11 5.10.0-16-amd64
  • Dart version: 2.17.6
  • Nyxx version: 4.0.0
  • nyxx_lavalink version: 3.0.1

Additional context
Right now nyxx latest version is 4.0.0 and nyxx_lavalink seems stuck in nyxx 3.4.2. Installing only nyxx_lavalink does works. However, it installs older version of nyxx (3.4.2). Seems like nyxx_lavalink needs to bump the version of nyxx with current one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.