hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68 stars 44 forks source link

AxiosError: Error querying for registered chain #9597

Open Rotorsoft opened 1 month ago

Rotorsoft commented 1 month ago

View details in Rollbar: https://app.rollbar.com/a/commonwealth/fix/item/Commonwealth/9569


AxiosError: Request failed with status code 404
  File "file:///prod/commonwealth/node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/settle.js", line 19, in settle
  File "file:///prod/commonwealth/node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/adapters/http.js", line 589, in IncomingMessage.handleStreamEnd
  File "node:events", line 531, in IncomingMessage.emit
  File "node:internal/streams/readable", line 1696, in endReadableNT
  File "node:internal/process/task_queues", line 82, in process.processTicksAndRejections
  File "file:///prod/commonwealth/node_modules/.pnpm/axios@1.6.8/node_modules/axios/lib/core/Axios.js", line 45, in Axios.request
  File "node:internal/process/task_queues", line 95, in process.processTicksAndRejections
  File "/prod/commonwealth/server/util/comsosProxy/utils.ts", line 77, in async updateSlip44IfNeeded
        const registeredChain = await axios.get(
  File "/prod/commonwealth/server/util/comsosProxy/handlers/cosmos.ts", line 38, in async cosmosHandler
      await updateSlip44IfNeeded(community.ChainNode as ChainNodeInstance);
Rotorsoft commented 1 month ago

@timolegros this is from Rollbar today, pls address or reassign if you think this is important