Error starting on win32

These are old archives. They are kept for historic purposes only.
Post Reply
k4be
UnrealIRCd coder
Posts: 49
Joined: Sun Jan 09, 2005 12:19 pm
Location: Poland

Error starting on win32

Post by k4be »

Unreal worked fine before, but now it doesn't starts, log in ircd.log is:

[Tue Jan 11 15:13:38 2005] - Failed to load SSL private key server.key.pem
[Tue Jan 11 15:14:08 2005] - Failed to load SSL private key server.key.pem

File server.key.pem exist, but has zero bytes size.

I tried to reinstall server, but it has no effect.

Sorry that my english is not so good.
Ron2K

Post by Ron2K »

The best thing that I can suggest is to recreate the certificate. Rerun the installer making sure that the "create new certificate" option is enabled. (As a precaution, delete all the stuff related to the old cert.) Hopefully that should work.

What I'm really interested in is how this can occur in the first place... (But I see that codemastr is online now, so maybe I'm about to find that out.)
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

There should be a batch file in the Unreal directory called something like makecert.bat, just run it and it will make a certificate for you.
Post Reply