I open a Gnosis Safe contract that was created in OZD.
The "state" of all proposals are "LOADING..." and never change.
The console log shows three types of errors:
Error querying Safe execution logs: processing response error (body="{\"error\":{\"message\":\"Blockheight too far in the past: eth_getLogs. Range of blocks allowed for your plan: 1000\",\"code\":-32005},\"jsonrpc\":\"2.0\",\"id\":10499}", error={"code":-32005,"name":"UnknownError"}, requestBody="{\"method\":\"eth_getLogs\",\"params\":[{\"fromBlock\":\"0x25aae83\",\"toBlock\":\"0x25ad592\",\"address\":\"<redacted>\",\"topics\":[\"<redacted>\"]}],\"id\":10499,\"jsonrpc\":\"2.0\"}", requestMethod="POST", url="https://rpc-mumbai.maticvigil.com", code=SERVER_ERROR, version=web/5.7.1)
vendors.2613c54938ef65a8aaea.js:8 POST https://api.defender.openzeppelin.com/contracts/mumbai-0x56f0BBc47E5321A0d9189ce5890B19C8621510FC/proposals/a2f0fdad-5a31-43d1-84a1-13c2cdb891d9/sync 400
Error synchronizing proposal txs to Defender backend Error: data/targetFunction/name should be string
There is also an active proposal with 2/2 approvals, but not executed. Clicking on the proposal just spins with "Loading proposal data...". There are no console errors and no network requests.
Environment
I'm logged into OZD on a Mac using Brave Browser: Version 1.57.47 Chromium: 116.0.5845.96 (Official Build) (arm64) with Brave Shields turned off (to eliminate that as a problem)