Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public servers for personal use #18

Open
Saud-97 opened this issue Jun 19, 2022 · 14 comments
Open

Public servers for personal use #18

Saud-97 opened this issue Jun 19, 2022 · 14 comments

Comments

@Saud-97
Copy link

Saud-97 commented Jun 19, 2022

Greetings, would it be possible to add a list for Volcano public nodes similar to how people hosted Lavalink public nodes?

@PapiOphidian
Copy link
Member

It would indeed be possible. Nobody has come forward to me with public nodes, but I'd be more than happy to add them

@Saud-97
Copy link
Author

Saud-97 commented Jun 24, 2022

Do you have a test server that I can use before I decide on hosting one?

Similar to https://lavalink.darrennathanael.com/NoSSL/lavalink-without-ssl/

@aarhuuus
Copy link

aarhuuus commented Jul 2, 2022

You can test my server, though I cannot guarantee 100% uptime as it is hosted in a free (test) server.
Host: fi2.exoticnodes.net (port 25698, unsecure or no SSL)
Password: youshallnotpass

@Saud-97
Copy link
Author

Saud-97 commented Jul 3, 2022

Thank you. I will try it out. Do you intend to keep it online for a while or is it temporary. I will connect a player for this node and test it over a while to see how it performs if that's okay with you.

@Saud-97
Copy link
Author

Saud-97 commented Jul 3, 2022

I just tried it but it doesn't play and doesn't show errors. I also checked the nodes stats and it says there are 0 players connected to the node.

image

@aarhuuus
Copy link

aarhuuus commented Jul 3, 2022

That's odd, my Lavalink API wrapper seems to be catching up with it well and I never got any errors.
EDIT: it looks like the hosting provider went down, my apologies for not being informed.

downtime

@Saud-97
Copy link
Author

Saud-97 commented Jul 4, 2022

I think you should reconsider the hosting used. Too much downtime. Maybe Heroku free plan is a better alternative.

@PapiOphidian PapiOphidian pinned this issue Aug 8, 2022
@getxd-dev
Copy link

getxd-dev commented Aug 17, 2022

You can use my test Volcano server

host: volcano.getxd.me
port: 30021
password: youshallnotpass
secure: false

I'll try to keep it up as long as possible and keep it 24/7 and will update whenever there's new commit of Volcano. :)

@DREXYOP
Copy link

DREXYOP commented May 13, 2023

does volcano have filter support??

@PapiOphidian
Copy link
Member

It would. The code is there, but it currently causes the track to get stuck.

@DREXYOP
Copy link

DREXYOP commented May 15, 2023

can anyone suggest a wrapper for volcano v1

@PapiOphidian
Copy link
Member

any wrapper that works for lavalink works for Volcano. Do keep in mind that some wrappers have updated to the new LavaLink rest api, which may no longer be compatible with the old ws api. Volcano v2 does support these new wrappers however.

@DREXYOP
Copy link

DREXYOP commented May 16, 2023

i have my own wrapper but that does not work . I think the reason is that the wrapper uses lavalink v4 which uses the new rest api.

where can i find volcano v2 ??

@PapiOphidian
Copy link
Member

Volcano v2 is based off the 3.7+ api not v4. Volcano v1 is based off the 3.6- api. If you wanna give v2 a try, you can download a build artifact from the latest commit in the rewrite branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants