Discussion:
[Sks-devel] Problem with Hockeypuck server stats and pool status
Robbert Müller
2018-04-23 17:57:20 UTC
Permalink
Hello,

It seems that the sks get peer data function
(https://git.sumptuouscapital.com/?p=sks-keyservers-pool.git;a=blob;f=sks-keyservers.net/status-srv/sks_get_peer_data.php;h=0d4e1fa51d72fc9aa4e7b81d07afa3af0075a83e;hb=HEAD#l283)
expects a certain json format from hcokeypuck servers,

except that hockeypuck doesn't return that format.

a formatted example:
https://gist.github.com/mjrider/364852dc39a9e7fcc635e727f524d1e6

expected fields:
hostname
server_contact
software
version
numkeys

available keys:
hostname ( is the same )
contact
-- no software --
version
Total

I can provide a patch, if that would be preferred

Regards

Robbert MÃŒller
Robbert Muller
2018-04-23 18:47:17 UTC
Permalink
And to reply to my own post,


I'm also send a PR to hockeypuck, but i would like to make sure that the
we are changing the right fields

needed in hockeypuck:
- software

propose to change in sks
- contact


Regards
Robbert
Post by Robbert Müller
Hello,
It seems that the sks get peer data function
(https://git.sumptuouscapital.com/?p=sks-keyservers-pool.git;a=blob;f=sks-keyservers.net/status-srv/sks_get_peer_data.php;h=0d4e1fa51d72fc9aa4e7b81d07afa3af0075a83e;hb=HEAD#l283)
expects a certain json format from hcokeypuck servers,
except that hockeypuck doesn't return that format.
https://gist.github.com/mjrider/364852dc39a9e7fcc635e727f524d1e6
hostname
server_contact
software
version
numkeys
hostname ( is the same )
contact
-- no software --
version
Total
I can provide a patch, if that would be preferred
Regards
Robbert MÃŒller
_______________________________________________
Sks-devel mailing list
https://lists.nongnu.org/mailman/listinfo/sks-devel
Loading...