permaweb / ao

The ao component and tools Monorepo - 🐰 🕳️ 👈
https://cookbook_ao.arweave.dev
Other
189 stars 61 forks source link

SU request to up.arweave.dev failing sometimes #372

Closed VinceJuliano closed 9 months ago

VinceJuliano commented 9 months ago

file:///workspace/ao-repl/node_modules/@permaweb/aoconnect/dist/index.js:105 throw new Error(${res.status}: ${await res.text()}); ^

Error: 500: 400: UploadError("Request error: error sending request for url (https://up.arweave.net/tx/arweave): error trying to connect: dns error: failed to lookup address information: Try again") at file:///workspace/ao-repl/node_modules/@permaweb/aoconnect/dist/index.js:105:19 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

VinceJuliano commented 9 months ago

Patched with retries