Closed dante4rt closed 8 months ago
Works for me. Not sure, but is the launchpad on the same network as the Validator you want to fund? How is the structure in the json file? Something invalid in there? Maybe if you click inspect on the UI and then click to the console it will reveal more reg. the error
Works for me. Not sure, but is the launchpad on the same network as the Validator you want to fund? How is the structure in the json file? Something invalid in there? Maybe if you click inspect on the UI and then click to the console it will reveal more reg. the error
Thank you for the response. It was working yesterday, but upon rechecking my JSON file as you suggested, I discovered an invalid entry. After fixing that, everything is now functioning correctly. I appreciate your help in pointing me in the right direction!
Hello,
I've encountered an issue while attempting to upload my validator keys using the
staking-deposit-cli
. Specifically, I'm facing a problem with thedeposit_data-[timestamp].json
file located in the/staking-deposit-cli/validator_keys
directory.Issue Description: While trying to upload
deposit_data-1708148730.json
, I received an error message indicating the upload could not be completed. The exact error message was: "Couldn't upload deposit_data-1708148730.json due to an error."Steps to Reproduce:
staking-deposit-cli
.deposit_data-1708148730.json
file to the specified platform (please specify the platform if relevant, e.g., a specific staking service or website).Expected Behavior: The
deposit_data-[timestamp].json
file should upload successfully without errors, allowing me to proceed with the validator key registration process.Actual Behavior: An error message is displayed, and the upload process does not complete. The error message provided is not descriptive enough to diagnose the issue on my end.
Additional Information:
staking-deposit-cli
version: The latest oneI would appreciate any assistance or guidance on how to resolve this issue. If there are any logs or additional information required, please let me know, and I will provide them as soon as possible.
Thank you for your time and help.