SpigotMC / BungeeCord

BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
https://www.spigotmc.org/go/bungeecord
Other
1.58k stars 1.11k forks source link

UpStreambridge is discnnected #3740

Closed EagAnarchy closed 1 month ago

EagAnarchy commented 1 month ago

Bungeecord version

Unknown

Server version

1.2.6

Client version

1.8

Bungeecord plugins

EaglerXbungee

The bug

Im trying to make a MC server but I end up getting this message:

Terminal Message
23:58:27 [INFO] [EaglercraftXBungee] [/[0:0:0:0:0:0:0:1%0]:40814]: Connected via websocket 23:58:27 [INFO] [EaglercraftXBungee] [/[0:0:0:0:0:0:0:1%0]:40814]: Origin header is https://eaglercraft.com 23:58:27 [INFO] [EaglercraftXBungee] [/[0:0:0:0:0:0:0:1%0]:40814]: Logged in as 'TexFR' 23:58:27 [INFO] [TexFR] -> UpstreamBridge has connected 23:58:27 [INFO] [TexFR] disconnected with: Could not connect to a default or fallback server. Incorrectly configured address/port/firewall? io.netty.channel.AbstractChannel$AnnotatedConnectException 23:58:27 [INFO] [TexFR] -> UpstreamBridge has disconnected

And when I join the server it says: image

Pls help

Log output (links)

No response

Checking

Outfluencer commented 1 month ago

Unknown and 1.2.6 are both invalid versions

EagAnarchy commented 1 month ago

wdym

Outfluencer commented 1 month ago

Bungeecord version Unknown

Server version 1.2.6

Please provide your bungeecord version and you minecraft server version

EagAnarchy commented 1 month ago

my Minecraft version is 1.8 but how do I find the bungee cord version?

Outfluencer commented 1 month ago

/bungee

Outfluencer commented 1 month ago

i think you just need to configure the backend server in your config.yml

EagAnarchy commented 1 month ago

alright

EagAnarchy commented 1 month ago

which config do I configure: server_connect_timeout: 5000 enforce_secure_profile: false remote_ping_cache: -1 forge_support: false player_limit: -1 permissions: default:

Outfluencer commented 1 month ago

https://www.spigotmc.org/wiki/bungeecord-configuration-guide/

EagAnarchy commented 1 month ago

i messed around with the config.yml and the same thing happened