Aether does not return data on given fingerprint

Good morning B.

I am testing the filter logic and I wish to retrieve the following fingerprint
6fc58f9a853edd7f44a0507c3d1c81e20e8156963a69b3970bc1bf5a8de5faa1
from Boards

the request is
{“node_public_key”:“da1efc932a6160662e2d0809eb6c7953205a8a3fcf7a9f561e233b8bad39dbef”,“page_signature”:“04c19e776ab3286e1c2fbb2d87ddaeaff3bf07662ecf264fb0fc5f6d127a3b00dcbf51b54bd4b5a40abdf7e51a812570f0fe95f43b6349ea83e2d65d3aed1a0e”,“proof_of_work”:“MIM1:21::::XcJIBBporiobTefE:5025834:9696e2eec96c0f6baafd8eb477578e23739e0dbe46eaac18337013f69d30dd091d4afa9b57cd6ba735e3a315757e3e8c36ab04d51b033ba454ac3ac92b984f0b”,“nonce”:“99a007f23d6525dfa09785a62285edd783f15c7e2b82b42fe6ac0a1695a75207”,“entity_version”:1,“address”:{“location”:"",“sublocation”:"",“location_type”:4,“port”:9443,“type”:2,“protocol”:{“version_major”:1,“version_minor”:0,“subprotocols”:[{“name”:“c0”,“version_major”:1,“version_minor”:0,“supported_entities”:[“board”,“thread”,“post”,“vote”,“key”,“truststate”]}]},“client”:{“version_major”:2,“version_minor”:0,“version_patch”:0,“name”:“Aether”},“entity_version”:1,“realm_id”:""},“entity”:“boards”,“filters”:[{“type”:“fingerprint”,“values”:[“6fc58f9a853edd7f44a0507c3d1c81e20e8156963a69b3970bc1bf5a8de5faa1”]}],“timestamp”:1613585453,“ends_at”:1613585453,“pagination”:{“pages”:0,“current_page”:0},“caching”:{“pregenerated”:false,“current_cache_url”:"",“entity_counts”:null},“response”:{}}

that results in a correct answer with no content

{“node_public_key”:“6499a66dd7f179075eed2273890c45069174f07ad2e9b071f9a59522be16eafe”,“page_signature”:“c0f9337fb3bc9cebafe5cc05461c9dabca339c0e727d2eb8d260b45b0e81e589adb5024f1ec5aab40cdab0ded47a3ef716cae318148279ea140acdc9510df203”,“proof_of_work”:"",“nonce”:“fdb19b81008357413470e9d18e9d0ea92de085a52cd5156309065433f69cad07”,“entity_version”:1,“address”:{“location”:"",“sublocation”:"",“location_type”:4,“port”:443,“type”:2,“protocol”:{“version_major”:1,“version_minor”:0,“subprotocols”:[{“name”:“c0”,“version_major”:1,“version_minor”:0,“supported_entities”:[“board”,“thread”,“post”,“vote”,“key”,“truststate”]}]},“client”:{“version_major”:2,“version_minor”:0,“version_patch”:0,“name”:“Aether”},“entity_version”:1,“realm_id”:""},“entity”:“boards”,“endpoint”:“post_response”,“filters”:[{“type”:“fingerprint”,“values”:[“6fc58f9a853edd7f44a0507c3d1c81e20e8156963a69b3970bc1bf5a8de5faa1”]}],“timestamp”:1613585511,“pagination”:{“pages”:0,“current_page”:0},“caching”:{“pregenerated”:false,“current_cache_url”:"",“entity_counts”:[]},“response”:{}}

The fingerprint is actually in the local boards database

Any hint on why this is happening ?

Thanks you

1 Like

Found out

It is not returning anything since the fingerprint is in the cache

1 Like