Lully Troconis
2017-11-13 20:06:54 UTC
Hello,
I have the following error, I thought it could be from the database
(according to some emails I read from sks devel)
Sys_error("Connection reset by peer")
End_of_file
I executed the commands to recover it with
db_recover -h DB
db_recover -h PTree
sks cleandb
and the result was
Bdb.DBError("BDB0060 PANIC: fatal region error detected; run recovery")
So I restarted sks and
<recon as client> error in callback.: Sys_error("Connection reset by peer")
again.
I deleted the database and PTree and imported the keys (from a dump that
I had with one millon keys) into a database I started the sks service
and the result is the same, does anyone have any idea what might be
happening?
Thanks,
Lully Troconis
_______________________________________________
Sks-devel mailing list
https://lists.nongnu.org/mailman/listinfo/sks-devel
We found the error and it was for the ip used for incoming and outgoingI have the following error, I thought it could be from the database
(according to some emails I read from sks devel)
Sys_error("Connection reset by peer")
End_of_file
I executed the commands to recover it with
db_recover -h DB
db_recover -h PTree
sks cleandb
and the result was
Bdb.DBError("BDB0060 PANIC: fatal region error detected; run recovery")
So I restarted sks and
<recon as client> error in callback.: Sys_error("Connection reset by peer")
again.
I deleted the database and PTree and imported the keys (from a dump that
I had with one millon keys) into a database I started the sks service
and the result is the same, does anyone have any idea what might be
happening?
Thanks,
Lully Troconis
_______________________________________________
Sks-devel mailing list
https://lists.nongnu.org/mailman/listinfo/sks-devel
connections, we are synchronizing again hoping that in the following
days reach the 4 million keys.
Regards,
Lully Troconis.