prysm-web-ui icon indicating copy to clipboard operation
prysm-web-ui copied to clipboard

500 Internal Server : deleted all validator addresses to add new ones

Open blindslug opened this issue 3 years ago • 3 comments

{
  "headers": {
    "normalizedNames": {},
    "lazyUpdate": null
  },
  "status": 500,
  "statusText": "Internal Server Error",
  "url": "http://gnosis-beacon-chain-prysm.dappnode/api/v2/validator/accounts?pageSize=5",
  "ok": false,
  "name": "HttpErrorResponse",
  "message": "Http failure response for http://gnosis-beacon-chain-prysm.dappnode/api/v2/validator/accounts?pageSize=5: 500 Internal Server Error",
  "error": {
    "code": 13,
    "message": "Could not paginate results: page start 0 >= list 0",
    "details": []
  }
}

hello, i wanted to replace the validator addresses, i trashed them one by one, and after the last one was deleted, got this, now i cant add the new ones back

blindslug avatar May 01 '22 12:05 blindslug

was able to reach the validator upload directly here : http://gnosis-beacon-chain-prysm.dappnode/dashboard/wallet/accounts/

blindslug avatar May 02 '22 17:05 blindslug

Will take a look in the next few days

james-prysm avatar May 03 '22 15:05 james-prysm

@blindslug when you deleted in gnosis did you get your slashing protection data? wondering if I already fixed this in the latest version and it hasn't been updated for gnosis (if you happen to know if gnosis is still on an older version as of writing this)

james-prysm avatar May 07 '22 02:05 james-prysm

stale

james-prysm avatar May 24 '23 19:05 james-prysm