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

ProxyProtocol does not work when backend is BungeeCord #8

Open
Lunac-dev opened this issue Mar 6, 2022 · 0 comments
Open

ProxyProtocol does not work when backend is BungeeCord #8

Lunac-dev opened this issue Mar 6, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Lunac-dev
Copy link

Lunac-dev commented Mar 6, 2022

Describe the bug
Server information (motd,version,etc) is not returned when there is a BungeeCord behind Ultraviolet and ProxyProtocol is enabled.

System
Ubuntu 18.04
Ultraviolet v1.1

To Reproduce
Steps to reproduce the behavior:

  1. Enable the ProxyProtocol setting for Ultraviolet.
  2. Specify BungeeCord.
  3. Enable ProxyProtocol for BungeeCord.
  4. Connect to the Ultraviolet.

Expected behavior
Server information such as MOTD is returned.

Screenshots
The connection succeeds, although it appears to be offline.
image
Additional context
Console has a ping from Ultraviolet, not a ping from the player's IP.

BungeeCord Console:
InitialHandler - read timed out

Ultraviolet:
error while trying to read: reading the content of the packet failed: unexpected EOF
error while trying to read: proxyproto: proxy protocol signature not present

In Spigot, the server information is returned successfully and the ProxyProtocol works.

@Lunac-dev Lunac-dev added the bug Something isn't working label Mar 6, 2022
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

1 participant