PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
741 stars 303 forks source link

UpstreamBridge - read timed out #691

Closed TheDarthFather closed 3 years ago

TheDarthFather commented 3 years ago

Hello, I have a small home server for my kids and their friends and moved from multiverse to waterfall recently. Almoust every time we connect (from home or outside) we get the error below. The second or third try you can connect: [19:04:51 WARN]: [/IP:27717|TheDarthFather] -> UpstreamBridge - read timed out [19:04:51 INFO]: [TheDarthFather] disconnected with: ReadTimeoutException : null

I am using pterodactyl, with

Bungee: Build: last build of waterfall and java 16. Plugins: BungeeResourcePacks, LuckyPerms, ViaVersion Config: waterfall_config.zip

Survival Server: Build: Last 1.17.1 Paper build and java 16 Plugins (45): AdvancedPortals, AsyncWorldEdit, AuctionHouse, Autorank, BedWars, Blacksmith, Cannons, ChatInjector, Chunkmaster, Citizens, CMILib, CraftBook, DiscordSRV, dynmap, dynmap-structures, DynMapNPC, EconomyShopGUI, EffectLib, Essentials, EssentialsChat, EssentialsSpawn, GriefPrevention, GriefPreventionDynmap, Jobs, LuckPerms, Magic, mcMMO, Multiverse-Core, Multiverse-Inventories, Multiverse-NetherPortals, Multiverse-Portals, Multiverse-SignPortals, MythicMobs, ore-control, PlaceholderAPI, PlugMan, ProtocolLib, ResourceWorld, Sentinel, Slimefun, Statz, TNTRun_reloaded, Vault, WorldEdit, WorldGuard Config: Survival.zip

Do you have any hints ?

TheDarthFather commented 3 years ago

Ok, I did more investigations. It seems the Magic plugin resource pack that is loading at the beggining (as we jump directly to Survival) is causing this. What settings options do I have (besides not loading that ress pack ) ? I assume is a setup to force join in hub first !? ..

Janmm14 commented 3 years ago

try increase timeout and server_connect_timeout

TheDarthFather commented 3 years ago

I increased server_connect_timeout to 20k .. but I will do 90k ... and also raise timeout thanks! Closing ...