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

Trying to set up the plugin and getting *Sending request...* #1213

Open
2 tasks done
HatzulMagic opened this issue Jun 30, 2024 · 5 comments
Open
2 tasks done

Trying to set up the plugin and getting *Sending request...* #1213

HatzulMagic opened this issue Jun 30, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@HatzulMagic
Copy link

What happened?

As the title says, when i use /premium it doesnt work as expected, i get a message telling Sending request...(Don't forget to follow the Bungeecord setup guide). i checked another tickets but i see i dont have the solution yet

Steps to reproduce

No response

Plugin list

AuthMe, protocol lib , fastlogin

Configuration file

No response

Server log

Velocity log - https://hastebin.com/share/okimihagif.ruby
Hub log - https://hastebin.com/share/upigofuriv.makefile

Plugin version

1.12 snapshot / latest

Platform

Velocity

Relevance

  • I tried the latest build
    (build refers to development builds not necessary a release version; i.e. v1.10 is out of date)

  • I checked for existing tickets -
    If there are, please vote them with a thumbs reaction and not create new ones

@HatzulMagic HatzulMagic added the bug Something isn't working label Jun 30, 2024
@games647
Copy link
Owner

I can see that the Velocity module failed to startup. You have to disable SQLite, because it's not compatible there. Here is the mentioned guide: https://github.com/games647/FastLogin?tab=readme-ov-file#bungeecordwaterfall-or-velocity

@HatzulMagic
Copy link
Author

Disabling sq lite with comment(#)?

@games647
Copy link
Owner

Yes and replacing it with a valid MySQL/MariaDB configuration.

@HatzulMagic
Copy link
Author

HatzulMagic commented Jun 30, 2024

ok, it works thanks!
but soon or later i wont have acces to the database anymore, can you say please another alternative way?

@games647
Copy link
Owner

Why would you loose access to it? You manage it yourself. You can always export.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants