I'm trying to run the latest version of the Mindcrack server pack on a server hosted by BeastNode.com. I've FTP'd all of the files over and set the proper file permissions. However when I start the server I run into timeout errors that make me suspect that something is being blocked on the BeastNode side. I don't get these errors when running the server locally.
Is there anything I can do about this? The server eventually starts but I'm unable to log in (using Mindcrack v7) due to out of date mods.
Here are a sample sections of the log
Thanks!
Is there anything I can do about this? The server eventually starts but I'm unable to log in (using Mindcrack v7) due to out of date mods.
Here are a sample sections of the log
Code:
09.01 15:50:16 [Server] INFO [STDERR] java.net.ConnectException: Connection timed out
09.01 15:47:06 [Server] INFO [Buildcraft] http://www.mod-buildcraft.com
09.01 15:47:06 [Server] INFO [Buildcraft] Copyright (c) SpaceToad, 2011
09.01 15:47:06 [Server] INFO [Buildcraft] Starting BuildCraft 3.3.0 (:10)
09.01 15:47:06 [Server] WARNING [ForgeModLoader] BuildCraft: Unable to read from remote version authority.
09.01 15:47:06 [Server] INFO [STDERR] at fy.run(SourceFile:849)
09.01 15:47:06 [Server] INFO [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
09.01 15:47:06 [Server] INFO [STDERR] at ho.c(DedicatedServer.java:64)
09.01 15:47:06 [Server] INFO [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:345)
09.01 15:47:06 [Server] INFO [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
09.01 15:47:06 [Server] INFO [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:485)
09.01 15:47:06 [Server] INFO [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
09.01 15:47:06 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
09.01 15:47:06 [Server] INFO [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
09.01 15:47:06 [Server] INFO [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
09.01 15:47:06 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:483)
09.01 15:47:06 [Server] INFO [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
09.01 15:47:06 [Server] INFO [STDERR] at buildcraft.BuildCraftCore.loadConfiguration(BuildCraftCore.java:152)
09.01 15:47:06 [Server] INFO [STDERR] at buildcraft.core.Version.versionCheck(Version.java:72)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.www.http.HttpClient.openServer(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.net.NetworkClient.doConnect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.security.ssl.BaseSSLSocketImpl.connect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at java.net.Socket.connect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at java.net.SocksSocketImpl.connect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
09.01 15:47:06 [Server] INFO [STDERR] at java.net.PlainSocketImpl.socketConnect(Native Method)
09.01 15:47:06 [Server] INFO [STDERR] java.net.ConnectException: Connection timed out
09.01 15:43:57 [Server] INFO [ExtrabiomesXL] Module AMICA is enabled.
09.01 15:43:57 [Server] INFO [ExtrabiomesXL] Module FABRICA is enabled.
09.01 15:43:57 [Server] INFO [ExtrabiomesXL] Module CAUTIA is enabled.
09.01 15:43:56 [Server] INFO [ExtrabiomesXL]
Thanks!