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

Closed I/O Error In RemotePacketSocket::ReceiveData Software Closed Connection

Discussion in 'Starbound Support' started by Snowpup, Apr 25, 2015.

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

    Geodeek Pangalactic Porcupine

    Odd, I was just about to say everything seemed fixed. Can you describe the issue and how it happened?
     
  2. TheAlpacassassin

    TheAlpacassassin Void-Bound Voyager

    It's occurring the exact way it was happening in the last update where the server will shut down immediately as it starts up, I'm running through Hamachi and I'm unsure if I just haven't troubleshooted far neougj
     
  3. Geodeek

    Geodeek Pangalactic Porcupine

    Shut down as in outright crash or as in lock up? If you are experiencing a full crash then this specific bug is probably not related.
    If you want to post your starbound_server.log, I'm sure we can figure out where the issue lies.
     
  4. lazarus78

    lazarus78 The Waste of Time

    The error still appears in the server console, but logins are still functional. All appears well.
     
  5. TheAlpacassassin

    TheAlpacassassin Void-Bound Voyager

    Thank you. that was probably my issue because I was testing it pre-game so I was just looking at what was shown on the console
     
  6. lazarus78

    lazarus78 The Waste of Time

    I was about to post that the issue was still there, but I figured I should check first. Good thing I did.lol
     
  7. TheAlpacassassin

    TheAlpacassassin Void-Bound Voyager

    Update: I tested it with another player but they were unable to connect the server log is as follows


    Code:
    Info: Star::Root using bootstrap file 'C:\Program Files (x86)\Steam\steamapps\co
    mmon\Starbound\win32\sbboot.config'
    Info: Star::Root using storage directory 'C:\Program Files (x86)\Steam\steamapps
    \common\Starbound\giraffe_storage\'
    Info: Preparing Star::Root...
    Info: Loading Configuration with config file: 'starbound.config'
    Info: Loading Star::Configuration from 'Just (.\..\giraffe_storage\starbound.con
    fig)'
    Info: Writing Star::Configuration to '.\..\giraffe_storage\starbound.config'
    Info: Initializing Star::Root with 2 assets sources
    Info: Done preparing Star::Root.
    Info: Fully loading Star::Root...
    Info: Loading Assets
    Info: Loading NameGenerator
    Info: Loading ObjectDatabase
    Info: Loading PlantDatabase
    Info: Loading ProjectileDatabase
    Info: Loading MonsterDatabase
    Info: Loading NpcDatabase
    Info: Loading PlayerFactory
    Info: Loading Star::Assets from: '../assets/packed.pak'
    Info: Loading Star::Assets from: '../assets/user'
    Info: Done loading Assets
    Info: Loading EntityFactory
    Info: Done loading PlayerFactory
    Info: Loading ItemDatabase
    Info: Done loading NameGenerator
    Info: Loading MaterialDatabase
    Info: Loading ParticleDatabase
    Info: Done loading NpcDatabase
    Info: Loading TerrainDatabase
    Info: Done loading TerrainDatabase
    Info: Loading BiomeDatabase
    Info: Done loading BiomeDatabase
    Info: Loading LiquidsDatabase
    Info: Done loading ParticleDatabase
    Info: Done loading PlantDatabase
    Info: Loading StatusEffectDatabase
    Info: Done loading ProjectileDatabase
    Info: Loading DamageDatabase
    Info: Done loading StatusEffectDatabase
    Info: Loading EffectSourceDatabase
    Info: Done loading MaterialDatabase
    Info: Loading FunctionDatabase
    Info: Done loading LiquidsDatabase
    Info: Loading TreasureDatabase
    Info: Done loading FunctionDatabase
    Info: Loading DungeonDefinitions
    Info: Done loading TreasureDatabase
    Info: Loading EmoteProcessor
    Info: Done loading EmoteProcessor
    Info: Loading SpeciesDatabase
    Info: Done loading SpeciesDatabase
    Info: Loading ImageMetadataDatabase
    Info: Done loading ImageMetadataDatabase
    Info: Loading VersioningDatabase
    Info: Done loading VersioningDatabase
    Info: Loading QuestTemplateDatabase
    Info: Done loading QuestTemplateDatabase
    Info: Loading AiDatabase
    Info: Done loading EffectSourceDatabase
    Info: Loading TechDatabase
    Info: Done loading TechDatabase
    Info: Loading CodexDatabase
    Info: Done loading AiDatabase
    Info: Done loading DamageDatabase
    Info: Done loading CodexDatabase
    Info: Done loading MonsterDatabase
    Info: Done loading ObjectDatabase
    Info: Done loading EntityFactory
    Info: Done loading DungeonDefinitions
    Info: Done loading ItemDatabase
    Info: Done fully loading Star::Root
    Info: Server Version 'Beta v. Spirited Giraffe - Update 5' Revision: b121429b907
    d2919c3f1d5e25303c5bb571ed61a Protocol: 679
    Info: Scanning for router for portforwarding
    Info: Done scanning for router for portforwarding
    Info: UniverseServer: Acquiring universe lock file
    Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks wa
    s not closed cleanly
    Warn: Recovering SimpleDatabase at device: .\..\giraffe_storage\universe\univers
    e.chunks
    Warn: Recovery finished
    Info: UniverseServer: Loading settings
    Info: UniverseServer: Finding starter world
    Info: UniverseServer: Loading celestial world 694909995:528460320:-178666226:2:3
    
    Info: UniverseServer: Starting UniverseServer with UUID: 0b99d50a34ba95d8e167f31
    dd307d4d6
    Info: UniverseServer: Connection received from: 25.136.14.157:49259
    Info: UniverseServer: Logged in account '<anonymous>' as player 'Diethyl Maveric
    k' from address 25.136.14.157
    Info: UniverseServer: Reviving player at ClientShipWorld:7a43d0b46c5822209b7fbe3
    f3f10f54a
    Info: UniverseServer: Client 'Diethyl Maverick' <1> (25.136.14.157) connected
    Info: UniverseServer: Loading client ship world ClientShipWorld:7a43d0b46c582220
    9b7fbe3f3f10f54a
    Info: UniverseServer: Loading celestial world 694910155:528460273:-126815355:8
    Info: UniverseServer: Stopping world CelestialWorld:694909995:528460320:-1786662
    26:2:3 due to inactivity
    Info: UniverseServer: World thread has stopped due to inactivity, removing world
    CelestialWorld:694909995:528460320:-178666226:2:3
    Info: UniverseServer: Stopping world CelestialWorld:694910155:528460273:-1268153
    55:8 due to inactivity
    Info: UniverseServer: World thread has stopped due to inactivity, removing world
    CelestialWorld:694910155:528460273:-126815355:8
    
     
    Last edited: May 9, 2015
    Snowpup likes this.
  8. nimmerland

    nimmerland Existential Complex

    Good practice: Please avoid full quotes. Thumbnails for big images (buttons below the editor).
    Please put full logfile content inside spoiler and code tags:
    [spoiler=logfile name][code] the content goes here [/code][/spoiler]
    This will collapse the content, puts it in a textbox with scrollbars and prevents emoticons. There is an edit button on each post.

    Code:
    Warn: SimpleDatabase at device: .\..\giraffe_storage\universe\universe.chunks was not closed cleanly
    To exit the server manually in a clean way press CTRL+C in the server's cmd window. To do it with a batch command you may have a look into @sethjd 's batch listing on page 2.


    The famous error message for this issue is not in your logfile?
    Edit: Is it incomplete?
     
    Last edited: May 9, 2015
  9. lazarus78

    lazarus78 The Waste of Time

    Yeah that isn't the same error as the thread is about. I doubt its related.
     
    TheAlpacassassin likes this.
  10. TheAlpacassassin

    TheAlpacassassin Void-Bound Voyager

    Oh, alright. Sorry for the mix-up. I've been having trouble with this a lot recently and haven't been finding much on it. To be honest sometimes I would rather shoot myself in the foot than work with networking.
    My problem here is as soon as it opens it will stop due to inactivity about 1-2 seconds afterwards
     
    Last edited: May 9, 2015
  11. nimmerland

    nimmerland Existential Complex

    Thank you for editing your post.

    It looks pretty normal to me. Do you judge this by the inactivity messages in the servers output or do you / users encounter problems when playing? The message usually means the server unloads an currently unused world file. For users not able to connect to your server you may check your network settings and have a look into the Multiplayer board for further help. You may open your own thread if necessary after searching the multiplayer board for existing information.

    http://community.playstarbound.com/forums/multiplayer.102/
    http://community.playstarbound.com/threads/server-multiplayer-guides.34000/
     
    TheAlpacassassin likes this.
  12. TheAlpacassassin

    TheAlpacassassin Void-Bound Voyager

    I've tested it with a friend and they are incapable of connecting, I'll try the multiplayer board. Thanks for your help
     
    nimmerland likes this.
  13. Snowpup

    Snowpup Giant Laser Beams

    Hey Kyren, it's sort of fixed but not quite.

    Code:
    [21:56:39.376] Info: Chat: <Ara> Aaand to late
    [21:56:45.073] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:f49b2750f4864ce75360756290ce2f6e
    [22:24:29.144] Info: UniverseServer: Loading celestial world 54105540:418298950:-156240357:8:1
    [22:24:40.033] Info: UniverseServer: Stopping world ClientShipWorld:f306022065972164d8a16ec32c0ee755 due to inactivity
    [22:24:45.275] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:f306022065972164d8a16ec32c0ee755
    [22:24:57.002] Info: UniverseServer: Loading client ship world ClientShipWorld:f306022065972164d8a16ec32c0ee755
    [22:25:14.353] Info: Chat: <Ara> I think the server is dieing
    [22:25:19.993] Info: UniverseServer: Stopping world CelestialWorld:54105540:418298950:-156240357:8:1 due to inactivity
    [22:25:25.307] Info: UniverseServer: World thread has stopped due to inactivity, removing world CelestialWorld:54105540:418298950:-156240357:8:1
    [22:25:38.799] Info: UniverseServer: Connection received from: 71.12.55.194:65483
    [22:25:41.754] Warn: I/O error in RemotePacketSocket::readPackets, closing: (EofException) Failed to read full buffer in readFull, eof reached.
    [22:25:45.326] Warn: UniverseServer: client connection aborted
    [22:25:47.964] Warn: UniverseServer: maximum pending connections, dropping connection from: 71.12.55.194:65516
    [22:41:02.999] Info: UniverseServer: Connection received from: 71.12.55.194:49866
    [22:41:03.277] Warn: I/O error in RemotePacketSocket::readPackets, closing: (EofException) Failed to read full buffer in readFull, eof reached.
    [22:41:05.933] Warn: UniverseServer: client connection aborted
    [22:43:05.673] Info: UniverseServer: Connection received from: 71.12.55.194:49967
    [22:43:06.139] Warn: I/O error in RemotePacketSocket::readPackets, closing: (EofException) Failed to read full buffer in readFull, eof reached.
    [22:43:09.166] Warn: UniverseServer: client connection aborted
    [22:46:06.099] Info: UniverseServer: Connection received from: 71.12.55.194:50079
    [22:46:06.393] Warn: I/O error in RemotePacketSocket::readPackets, closing: (EofException) Failed to read full buffer in readFull, eof reached.
    [22:46:09.061] Warn: UniverseServer: client connection aborted
    [23:05:59.937] Info: UniverseServer: Connection received from: 71.12.55.194:50238
    [23:06:00.447] Warn: I/O error in RemotePacketSocket::readPackets, closing: (EofException) Failed to read full buffer in readFull, eof reached.
    [23:06:03.094] Warn: UniverseServer: client connection aborted
    [23:09:23.110] Info: UniverseServer: Client 'Ara' <60> (91.62.216.176) disconnected
    [23:09:28.512] Info: UniverseServer: World thread has stopped due to inactivity, removing world ClientShipWorld:f306022065972164d8a16ec32c0ee755
    
    When this happens my 8-core (physical) 3.7GHz CPU goes to 100% usage and locks out RDP. I'm not sure if it happens immediately, though I would have to say no. If I had to guess I would say connections are not being cleared properly or something of that sort.

    Do note my server was online for 26 hours before this final message occurred. I had a total of 69 disconnections and 138 connections.
     
  14. Narks

    Narks Scruffy Nerf-Herder

    Maybe it's time to just migrate to Linux. :(
     
Thread Status:
Not open for further replies.

Share This Page