The server barfed, said he couldn't write to a savegame file. Now it is clear why your orders haven't been followed last turn:
Code:
-rw------- 1 www-data www-data 73720 2008-01-16 00:49 early_tienchi.2h
The script overwrote your turn file in a way that only the web server can access it. During hosting that means that the server didn't get to read your orders and let you stale. When you tried to update the *.2h file it barfed at the write error. I have fixed this and changed the script that this does not happen again. I dare you to try the script again.
