Mineload

Mineload

7.9k Downloads

no data on dashboard

adamwbb opened this issue ยท 8 comments

commented

i have everything set up including outputs but the gauges are at 0 on dashboard and the stats are blank

Bukkit Vitals

Bukkit Tickrate:
Bukkit Version:
JVM Memory Used: MB (NaN%)
JVM Memory Allocated: MB

Server Info

Java Version:
OS Name:
OS Version:
Current Dir:
Poll Data

Players: /
MOTD:
Network Traffic

Data transmitted: 0 GB
Data received: 0 GB
Transmit rate: 0 KB/s
Receive rate: 0 KB/s

server is live im able to access everything else form plugins to the configs to the console itself through the plugin. its only the dashboard thats not working.

commented

is the web server, and game server on the same machine? also, are you viewing this site within the same network as the server? or is this server hosted elsewhere?

commented

server is hosted elsewhere
MC server is on Nitrohosts and i checked and outgoing is enabled for those ports.
the WebServer for my website is on ServersFree but thats just the fileserver the domain is on GoDaddy and the ports for my domain are all open too
and now its doing this it didnt do this error before
AJAX Error: timeoutThrown: timeout

commented

This just showed up in console after a restart im running bukkit 1.5.2 recommended version.
it shouldnt be saying JSONAPI not found as i have other plugins that use it and they indicate its working.

2013-06-26 22:13:21 [SEVERE] at java.net.ServerSocket.(Unknown Source)
2013-06-26 22:13:21 [SEVERE] at java.net.ServerSocket.(Unknown Source)
2013-06-26 22:13:21 [SEVERE] at com.timatooth.mineload.SocketListener.(SocketListener.java:22)
2013-06-26 22:13:21 [SEVERE] at com.timatooth.mineload.MineloadPlugin.onEnable(MineloadPlugin.java:52)
2013-06-26 22:13:21 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
2013-06-26 22:13:21 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
2013-06-26 22:13:21 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
2013-06-26 22:13:21 [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugin(CraftServer.java:282)
2013-06-26 22:13:21 [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.CraftServer.enablePlugins(CraftServer.java:264)
2013-06-26 22:13:21 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.j(MinecraftServer.java:304)
2013-06-26 22:13:21 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.e(MinecraftServer.java:283)
2013-06-26 22:13:21 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.a(MinecraftServer.java:243)
2013-06-26 22:13:21 [SEVERE] at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:151)
2013-06-26 22:13:21 [SEVERE] at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
2013-06-26 22:13:21 [SEVERE] at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
2013-06-26 22:13:21 [SEVERE] Exception in thread "Mineload Socket Thread"
2013-06-26 22:13:21 [SEVERE] java.lang.NullPointerException
2013-06-26 22:13:21 [SEVERE] at com.timatooth.mineload.SocketListener.run(SocketListener.java:33)
2013-06-26 22:13:21 [INFO] [MineloadPlugin] LWC or JSONAPI was not found. Not adding extra methods.

commented

i wonder if it could be conflict with dynmap?
because i remove the plugin and dynmap doesnt throw any errors but when i add the plugin back i get this
27.06 05:40:57 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
27.06 05:40:57 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
27.06 05:40:57 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
27.06 05:40:57 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
27.06 05:40:57 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:513)
27.06 05:40:57 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
27.06 05:40:57 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53)
27.06 05:40:57 [Server] INFO at org.dynmap.essentials.DynmapEssentialsPlugin$MarkerUpdate.run(DynmapEssentialsPlugin.java:254)
27.06 05:40:57 [Server] INFO at org.dynmap.essentials.DynmapEssentialsPlugin.access$200(DynmapEssentialsPlugin.java:36)
27.06 05:40:57 [Server] INFO at org.dynmap.essentials.DynmapEssentialsPlugin.updateMarkers(DynmapEssentialsPlugin.java:273)
27.06 05:40:57 [Server] INFO at org.dynmap.essentials.DynmapEssentialsPlugin$Layer.updateMarkerSet(DynmapEssentialsPlugin.java:111)
27.06 05:40:57 [Server] INFO at org.dynmap.essentials.DynmapEssentialsPlugin$WarpsLayer.getMarkers(DynmapEssentialsPlugin.java:157)
27.06 05:40:57 [Server] INFO java.lang.NoSuchMethodError: com.earth2me.essentials.Warps.getWarpNames()Ljava/util/Collection;
27.06 05:40:57 [Server] WARNING [Dynmap-Essentials] Task #62 for Dynmap-Essentials v0.40 generated an exception

commented

now its gotten worse
nothing works
i removed dynmap and now console plugins and inventory no longer works
i console just says authenticating and in console it is saying that the port is externally reachable and has outgoing enabled.
edit: i got the other stuff working again no more errors are being thrown but dashboard still not working its still giving AJAX error timeoutthrown: timeout

commented

here is the xml of my server

Webbserver - Timecraft
4
48
0
1759
2983
1.7.0
Linux
2.6.32-358.6.1.el6.x86_64
/home/minecraft/multicraft/servers/server206
1.5.2-R1.0
20.0
266
1012044676
899675026
1.0

commented

It's probably the web server not being able to make outgoing requests to the minecraft server (to fetch xml) due to hosting restrictions.

commented

I'm not sure if this has been resolved or not, but ill close this issue