.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dominions 3: The Awakening (http://forum.shrapnelgames.com/forumdisplay.php?f=138)
-   -   Problem: Linux dom3 servers keep dying. (http://forum.shrapnelgames.com/showthread.php?t=45816)

Gandalf Parker June 21st, 2010 09:47 AM

Re: Problem: Linux dom3 servers keep dying.
 
Just as a test (I would NOT recommend running this way)
can root or sudo run a game?

anotherkenlon June 22nd, 2010 12:31 AM

Re: Problem: Linux dom3 servers keep dying.
 
Running as root has netted identical errors from two of the four games when people were uploading/downloading turns:

Code:

open("/home/kenlon/dominions3/savedgames/itwasadom3game/ftherlnd", O_RDONLY) = -1 ENOENT (No such file or directory)
I'm running Ubuntu 10.04 x86-pae, so it's a 32 bit system. I'm running out of ideas here.

Gandalf Parker June 22nd, 2010 09:38 AM

Re: Problem: Linux dom3 servers keep dying.
 
OK now we are just shooting in the dark.

2 out of 4 games?
Have you checked the port numbers you used against your services list? Usually...
cat /etc/services

Or have you run netstat when it happens to see if something is kicking in on the same port?

You might even check a more complete services list such as
https://isc.sans.edu//services.html
to see if your ISP is blocking some port "for your protection". Ive had some games run into problems with that altho usually its the players ISP since Ive taken great pains to have no friendly filtering on my connections.

anotherkenlon June 22nd, 2010 09:52 AM

Re: Problem: Linux dom3 servers keep dying.
 
If the problem was due to something grabbing the port I'd be seeing very different errors - the strace log is pretty conclusive: The servers are dying because they can't read/write to directories and files where they have full permission.

Since the board isn't flooded with reports of dom3 failing to work properly under Linux, it has to be something about my install that's doing it. I'm going to go back to 9.10 and start over.


All times are GMT -4. The time now is 04:29 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.