ID:1265069
 
So. For a month now I've been hosting games on my VPS running Debian 6.

Then all of a sudden ALL my games stop showing up on the hub. Anyone know why?
I would normaly assume I was failing big time but it still works without a flaw when hosting localy. And I didn't touch the VPS when it happened. It just went through its weekly reboot and nothing showed up after that.
If anyone wants access to the server just say! I have no idea what's going on anymore in my life ^^
I would say the port isn't reachable by the hub.

When you launch DD you can add -logself to the command this will produce a log file such as eternia.log which will tell you the results.

If the port isn't reachable open it with iptables.

I doubt it's Debian specific.
The port is reachable. I can still join the server and so can others. Always been using logself and the only thing that has changed is that "The Hub reports that port "something" is reachable" or whatever that line is.
You seem to be right about Debian though. I just re installed with Ubuntu and the same thing happens. Log file says the world has been opened on port 6001 and then nothing. It just sits there.

But the port is open as I can still connect to the game using that port and the pager
Make sure you have the hub address, and hub password set up in the source.

Could you paste your hub address code please.

Also make sure this isn't set - http://www.byond.com/docs/ref/info.html#/world/var/ visibility

Make sure this is set -
http://www.byond.com/docs/ref/info.html#/world/var/hub

Can you please paste the command you are using to host the game.

Thanks!
Sure thing. At work now but I'll post this the second I get home!
Out of all the Linux distributions you decided to choose Debian?
In response to Zohan98
Zohan98 wrote:
Out of all the Linux distributions you decided to choose Debian?

Please don't post useless information.
Ok. Here we go!

world
name = "Hub Test"
hub = "Xyren.hubtest"
status = "A hub test!"
hub_password = "cake"


That's the entire code for what I'm trying to host now. When I hosted it locally on my machine using DreamSeeker it showed up without any problems.

Now while it's hosting on my VPS now running Ubuntu nothing shows up.

The hosting command is "DreamDaemon *.dmb 6000 -trusted -logself&"

And you can join the game at 50.116.35.159:6000 or 50.116.35.159:6660

And the hub is here! http://www.byond.com/games/Xyren/hubtest (Added you as helper)