1. Welcome to the Starbound support forums. Please check the support FAQs before posting: http://playstarbound.com/support

Closed Cannot host server, it terminates in a weird way. Exception caught in Thread UniverseServer

Discussion in 'Starbound Support' started by TheMorrk, May 16, 2016.

Thread Status:
Not open for further replies.
  1. TheMorrk

    TheMorrk Void-Bound Voyager

    At the startup of my Starbound Server, the server starts but shuts down after a 5 secs.

    Issue:

    Error: Exception caught in Thread UniverseServer: (NetworkException) Cannot bind socket to 0000:0000:0000:0000:0000:0000:0000:0000:21025: 98 - Address already in use

    Log:

    Info: Star::Root using bootstrap file '/home/sid_125271/starbound/linux64/sbboot.config'
    Info: Star::Root using storage directory '/home/sid_125271/starbound/giraffe_storage'
    Info: Preparing Star::Root...
    Info: Loading Configuration with config file: 'starbound.config'
    Info: Loading Star::Configuration from 'Just (./../giraffe_storage/starbound.config)'
    Warn: Configuration file too old, loading defaults
    Info: Writing Star::Configuration to './../giraffe_storage/starbound.config'
    Info: Initializing Star::Root with 2 assets sources
    Info: Done preparing Star::Root.

    Info: Loading Assets
    Info: Loading assets from: '../assets/packed.pak'
    Info: Loading assets from: '../assets/user'

    Info: Done loading Assets in 0.187 seconds
    Info: Loading NameGenerator

    Info: Done loading NameGenerator in 0.00199986 seconds
    Info: Loading ObjectDatabase

    Info: Done loading ObjectDatabase in 0.292 seconds
    Info: Loading PlantDatabase

    Info: Done loading PlantDatabase in 0.056 seconds
    Info: Loading ProjectileDatabase

    Info: Done loading ProjectileDatabase in 0.201 seconds
    Info: Loading MonsterDatabase

    Info: Done loading MonsterDatabase in 0.11 seconds
    Info: Loading NpcDatabase

    Info: Done loading NpcDatabase in 0.0279999 seconds
    Info: Loading StagehandDatabase

    Info: Done loading StagehandDatabase in 0 seconds
    Info: Loading VehicleDatabase

    Info: Done loading VehicleDatabase in 0.00200009 seconds
    Info: Loading PlayerFactory

    Info: Done loading PlayerFactory in 0.00300002 seconds
    Info: Loading EntityFactory

    Info: Loading VersioningDatabase

    Info: Done loading VersioningDatabase in 0 seconds
    Info: Done loading EntityFactory in 0 seconds
    Info: Loading ItemDatabase

    Info: Loading ImageMetadataDatabase
    Info: Done loading ImageMetadataDatabase in 0 seconds

    Info: Loading FunctionDatabase

    Info: Done loading FunctionDatabase in 0.00600004 seconds

    Info: Loading ParticleDatabase

    Info: Done loading ParticleDatabase in 0.0409999 seconds

    Info: Done loading ItemDatabase in 3.374 seconds
    Info: Loading MaterialDatabase

    Info: Done loading MaterialDatabase in 0.073 seconds
    Info: Loading TerrainDatabase

    Info: Done loading TerrainDatabase in 0.023 seconds
    Info: Loading BiomeDatabase

    Info: Done loading BiomeDatabase in 0.029 seconds
    Info: Loading LiquidsDatabase

    Info: Done loading LiquidsDatabase in 0.000999928 seconds
    Info: Loading StatusEffectDatabase

    Info: Done loading StatusEffectDatabase in 0.00999999 seconds
    Info: Loading DamageDatabase

    Info: Done loading DamageDatabase in 0.0929999 seconds
    Info: Loading EffectSourceDatabase

    Info: Done loading EffectSourceDatabase in 0.00600004 seconds
    Info: Loading TreasureDatabase

    Info: Done loading TreasureDatabase in 0.016 seconds
    Info: Loading DungeonDefinitions

    Info: Done loading DungeonDefinitions in 0.172 seconds
    Info: Loading TilesetDatabase
    Info: Done loading TilesetDatabase in 0 seconds
    Info: Loading EmoteProcessor

    Info: Done loading EmoteProcessor in 0.000999928 seconds
    Info: Loading SpeciesDatabase

    Info: Done loading SpeciesDatabase in 0.00399995 seconds
    Info: Loading QuestTemplateDatabase

    Info: Done loading QuestTemplateDatabase in 0.0180001 seconds
    Info: Loading AiDatabase

    Info: Done loading AiDatabase in 0.00899982 seconds
    Info: Loading TechDatabase

    Info: Done loading TechDatabase in 0.00600004 seconds
    Info: Loading CodexDatabase

    Info: Done loading CodexDatabase in 0.085 seconds
    Info: Loading BehaviorDatabase

    Info: Done loading BehaviorDatabase in 0.043 seconds

    Info: Loading DanceDatabase

    Info: Done loading DanceDatabase in 0.00300002 seconds
    Info: Loading SpawnTypeDatabase

    Info: Done loading SpawnTypeDatabase in 0.00300002 seconds

    Info: Done fully loading Star::Root

    Info: Server Version 'Beta v. Glad Giraffe - Update 3' Revision: 30555b17a491c2a97ab0afbff3b848a1fd937dbd Protocol: 711
    Info: Scanning for router for portforwarding

    Info: Done scanning for router for portforwarding

    Info: UniverseServer: Acquiring universe lock file

    Info: UniverseServer: Loading settings

    Info: UniverseServer: No default world set; using randomized starter worlds

    Info: UniverseServer: Starting UniverseServer with UUID: aa33dabe3752856bee558eb7ed75dc51

    Error: Exception caught in Thread UniverseServer: (NetworkException) Cannot bind socket to 0000:0000:0000:0000:0000:0000:0000:0000:21025: 98 - Address already in use
    ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x6e) [0x1188e2e]
    ./starbound_server(_ZN4Star16NetworkExceptionC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x8e) [0x10ddb5e]
    ./starbound_server(_ZN4Star6Socket4bindERKNS_19HostAddressWithPortE+0x5d9) [0x115ec39]
    ./starbound_server(_ZN4Star9TcpSocket6listenERKNS_19HostAddressWithPortE+0x7d) [0x117b60d]
    ./starbound_server(_ZN4Star9TcpServerC1ERKNS_19HostAddressWithPortE+0x89) [0x117bff9]
    ./starbound_server(_ZN4Star14UniverseServer3runEv+0x29d) [0x97d91d]
    ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x1a) [0x119201a]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x8182) [0x7fb81de86182]
    /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fb81d6a947d]

    Info: Server shutdown gracefully
    Info: Shutting down Star::Root



    Configuration file: (Passwords are not ***)

    {
    "maxPlayers": 4,
    "rconServerPassword": "***",
    "gameServerBind": "176.57.166.23",
    "queryServerBind": "176.57.166.23",
    "rconServerBind": "176.57.166.23",
    "gameServerPort": 21025,
    "queryServerPort": 21025,
    "rconServerPort": 21026,
    "runRconServer": true,
    "runQueryServer": true,
    "passwordHash": "***",
    "bind": "*",
    "bannedUuids": [

    ],
    "bannedIPs": [

    ],
    "serverUsers": [

    ],
    "serverName": "Starbound Server",
    "allowAnonymousConnections": true,
    "allowAdminCommands": true,
    "allowAdminCommandsFromAnyone": false
    }
     
Thread Status:
Not open for further replies.

Share This Page