[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Need Help - My Mixminion server does not start anymore



Since about half a week I cannot start my mixminion server anymore. I have
really nothing changed. I suppose there is a problem with the directory.gz
file When the server starts (I am on Mixminion 0.0.7.1 Win32) the procedure
pauses when trying to pull the directory.gz, it tries a while and then
crashes.
I went with my browser to the
http://www.mixminion.net/Directory/directory.gz and downloaded the gz file.
manually. Looking at is it was empty.
Any idea what the reason for the server start crashing could be. I am
copying hereafter the log file with the error messages. The server starts
normal but as soon as it comes to the point pulling the directory.gz it
crashes.

Logfile:

Nov 04 13:07:48.015 +0100 [DEBUG] Configuring server
Nov 04 13:07:48.015 +0100 [INFO] Enabling statistics logging
Nov 04 13:07:48.030 +0100 [DEBUG] Syncing statistics to disk
Nov 04 13:07:48.030 +0100 [INFO] Statistics logging enabled
Nov 04 13:07:48.968 +0100 [DEBUG] Initializing server
Nov 04 13:07:49.015 +0100 [DEBUG] Scanning server keystore at
C:\Python23\Lib\site-packages\keys
Nov 04 13:07:49.030 +0100 [DEBUG] Found 2 keysets: 0 were incomplete or
invalid.
Nov 04 13:07:49.046 +0100 [DEBUG] Scanning server keystore at
C:\Python23\Lib\site-packages\keys
Nov 04 13:07:49.062 +0100 [DEBUG] Found 2 keysets: 0 were incomplete or
invalid.
Nov 04 13:07:49.062 +0100 [DEBUG] Scanning server keystore at
C:\Python23\Lib\site-packages\keys
Nov 04 13:07:49.093 +0100 [DEBUG] Found 2 keysets: 0 were incomplete or
invalid.
Nov 04 13:07:49.093 +0100 [INFO] Last expiry at 2006-12-03 01:00:00; next
keygen at 2006-11-16 12:00:00
Nov 04 13:07:49.093 +0100 [DEBUG] Initializing packet handler
Nov 04 13:07:49.093 +0100 [DEBUG] Initializing MMTP server
Nov 04 13:07:49.140 +0100 [INFO] Listening at 192.168.0.9 on port 48099 (fd
244)
Nov 04 13:07:49.155 +0100 [DEBUG] Initializing keys
Nov 04 13:07:49.155 +0100 [DEBUG] Scanning server keystore at
C:\Python23\Lib\site-packages\keys
Nov 04 13:07:49.202 +0100 [DEBUG] Found 2 keysets: 0 were incomplete or
invalid.
Nov 04 13:07:49.202 +0100 [INFO] Updating keys: 1 currently valid (0002); 0
expired ()
Nov 04 13:07:49.218 +0100 [DEBUG] Using existing Diffie-Helman parameter
from C:\Python23\Lib\site-packages\work\tls\dhparam
Nov 04 13:07:49.218 +0100 [DEBUG] Opening digest hash database at
C:\Python23\Lib\site-packages\work\hashlogs\hash_0002
Nov 04 13:07:49.280 +0100 [INFO] Next key event: new key becomes valid at
2006-11-12 01:00:00
Nov 04 13:07:49.280 +0100 [DEBUG] Initializing directory client
Nov 04 13:07:49.296 +0100 [INFO] Downloading directory from
http://mixminion.net/directory/Directory.gz
Nov 04 13:07:51.468 +0100 [INFO] Validating directory
Nov 04 13:07:51.468 +0100 [FATAL] Exception while configuring server
Nov 04 13:07:51.468 +0100 [FATAL] Traceback (most recent call last):
    File "mixminion\server\ServerMain.pyc", line 1215, in runServer
    File "mixminion\server\ServerMain.pyc", line 729, in __init__
    File "mixminion\ClientDirectory.pyc", line 147, in updateDirectory
    File "mixminion\ClientDirectory.pyc", line 165, in downloadDirectory
    File "mixminion\ClientDirectory.pyc", line 229, in _downloadDirectory
    File "mixminion\ServerInfo.pyc", line 560, in __init__
    File "mixminion\Common.pyc", line 1438, in readPossiblyGzippedFile
    File "gzip.pyc", line 217, in read
    File "gzip.pyc", line 276, in _read
  error: Error -3 while decompressing: incomplete distance tree
Nov 04 13:07:51.468 +0100 [FATAL] Shutting down because of exception:
zlib.error