PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.7k stars 2.27k forks source link

Error / Warn on startup , Paper 1.20.1 on Minecraft Host service Fragnet #9352

Closed Tsoccerguy3 closed 1 year ago

Tsoccerguy3 commented 1 year ago

Expected behavior

I expect a clean boot , No errors in log

Observed/Actual behavior

Error / Warning at startup ,see server log and debug paste below

Steps/models to reproduce

This occurs on startup . Server is running on a Hosting server in a Docker image Host is Fragnet . Does not occur on my local test server

Plugin and Datapack List

[20:39:33 INFO]: Server Plugins (37): [20:39:33 INFO]: Paper Plugins: [20:39:33 INFO]: - BKCommonLib [20:39:33 INFO]: Bukkit Plugins: [20:39:33 INFO]: - ArmorStandEditor, Chunky, ChunkyBorder, Citizens, CraftBook, dynmap, Dynmap-EssentialsX, Essentials, EssentialsAntiBuild, EssentialsChat [20:39:33 INFO]: EssentialsGeoIP, EssentialsProtect, EssentialsSpawn, ez-broadcast, FastAsyncVoxelSniper, FastAsyncWorldEdit, HolographicDisplays, HoloPlots, ImageMaps, LiftReloaded [20:39:33 INFO]: LightCleaner, LuckPerms, MTVehicles, Multiverse-Core, NoteBlockAPI, PlotSquared, ProtocolLib, ServerListPlus, spark, SuperElytra [20:39:33 INFO]: SupplySign, Train_Carts, Vault, WorldBorder, WorldEditSelectionVisualizer, WorldGuard

Paper version

[20:43:49 INFO]: Checking version, please wait... [20:43:49 INFO]: This server is running Paper version git-Paper-20 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) (Git: bae6096) You are 2 version(s) behind Download the new version at: https://papermc.io/downloads/paper Previous version: git-Paper-19 (MC: 1.20.1)

Other

latest.log.txt

https://athion.net/ISPaster/paste/view/a0fa09c73ca5405d984314b2b1618ab0

Server is running ok and I suspect the error occurs right at loading paper. I don't recognize the error / warning at the start of the log

Tsoccerguy3 commented 1 year ago

Tested Paper 1.20.1 Build 22 . NO Change

lynxplay commented 1 year ago

From the looks of it, InetAddress.getLocalHost shat its bed trying to find the local host address. https://stackoverflow.com/questions/1881546/inetaddress-getlocalhost-throws-unknownhostexception has some info on this, but this is not related to paper, rather to your machines setup.

I'll be closing this issue as there is no change paper can run here to help, if you have more questions, feel free to jump onto our discord!