Ex Compressum

Ex Compressum

22M Downloads

Server crashing on boot

BigJazzz opened this issue ยท 7 comments

commented

Same as #122 see my comment there.

commented

Until a fix is forthcoming, add a failing entry for blay09.net to your hosts file if you are able.

0.0.0.0 blay09.net

commented

Worked for me!

commented

run command prompt "run as Administrator"
and use the following "route add 37.59.0.98 mask 255.255.255.255 0.0.0.0"
(without the "")

once the client computer reboots is should reset this

commented

Sorry. My server died for a bit there and I thought Ex Compressum would have handled it correctly but for some reason the JSON parser disagreed. I've put a temporary fix up so you should be able to run properly again.

commented

Any way to add an exception so when the database can not be reached it still allows the load but sends you a message so you know there is an issue?

btw thank you it is working now

commented

That was the plan all along, but I failed to prepare properly for a case like this. I'll make sure something like this never happens again though.