Re: Freenet infinite restart
Krzysztof <[email protected]> Tue, 24 Sep 2019 00:03:00 +0200
| Newsgroups | gmane.network.freenet.support |
|---|---|
| Message-ID | <[email protected]> |
Try to delete client.dat.crypt file. It may help. Regards On 9/23/19 4:23 AM, kobatofu leixi wrote: > Freenet will open and run until > "INFO | jvm 1 | 2019/09/22 22:12:22 | Deleted 0 of 0 temporary > files (0 non-temp files in temp directory) in 0s" > this point in the log, where it will stop doing anything until it > times itself out waiting for a signal from the JVM, and then will > restart over and over, until it gives up on the 5th retry. It was > working fine a couple days ago. I tried increasing the > java.exit.timeout in conf to no avail.