KVStore issue #13
rohan220217
started this conversation in
General
Replies: 1 comment 10 replies
-
|
I updated the human-protocol-sdk from 4.1.3 to 4.1.4 (latest release 2days ago) now i am getting
Do we have to update each time human-protocol-sdk releases a new one ? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We restarted our server, and now we are again getting
human_protocol_sdk.kvstore.kvstore_client.KVStoreClientError: Key 'public_key' not found for address 0x38B5c220903BE416E6dCDBDDF5DC03784C7338e8error both in our server and in local setup.I tried to debug and run this code:
And it throws this error:
[{'message': 'bad indexers: {0xbdfb5ee5a2abf4fc7bb1bd1221067aef7f9de491: BadResponse(no attestation: indexing_error)}'}]Last time, we changed the POLYGON_MAINNET_RPC_API_URL with Alchemy URL, and it worked, but this time, it is not working. What could the issue be? Dzeranov
Beta Was this translation helpful? Give feedback.
All reactions