metaplex-foundation / metaplex

A directory of what the Metaplex Foundation works on!
https://metaplex.com
Apache License 2.0
3.32k stars 6.26k forks source link

arweave-sol is working? #1457

Closed wdsru closed 2 years ago

wdsru commented 2 years ago

I get error every time on mainnet-beta tested on several devices


upload was not successful, please re-run. Error: HTTP Error: Posting transaction information to the bundler: 400 "Invalid tx"
    at Function.checkAndThrow (/metaplex/js/packages/cli/node_modules/@bundlr-network/client/build/src/utils.js:23:19)
    at Fund.<anonymous> (/js/packages/cli/node_modules/@bundlr-network/client/build/src/fund.js:31:29)
    at Generator.next (<anonymous>)
    at fulfilled (/js/node_modules/tslib/tslib.js:114:62)

Can I use arweave for mainnet with many assets?

wdsru commented 2 years ago

Also arweave-sol works great, takes money before upload, get error and lose sol. Withdraw does not return this.

isodabas commented 2 years ago

Hey i am getting similar error do you know what is the reason?

wdsru commented 2 years ago

I don't know

goriunov commented 2 years ago

Looks like bundlr has issues today. And things have been fixed now.

image

stegaBOB commented 2 years ago

Looks like this issue has been fixed. Closing.

avanti36 commented 2 years ago

Hello! Still have some problem on mainnet uploading 3 files , first time doing all this stuff)) could you helpe me?? (solana balance is ok 0.6 sol) Beginning the upload for 3 (img+json) pairs started at: 1642674196488 config for a candy machine with publickey: __ has been already initialized Uploading Size 3 { mediaExt: '.png', index: '0' } Saved bundle upload result to cache. Computed Bundle range, including 3 file pair(s) totaling 0.065MB. Uploading bundle via bundlr... in multiple transactions 0.000009586 SOL to upload Failed bundlr upload, automatically retrying transaction in 10s (attempt: 1) Error: Not enough funds to send data at Uploader. (/Users/a/metaplex/js/packages/cli/node_modules/@bundlr-network/client/build/src/upload.js:221:23) at Generator.next () at fulfilled (/Users/a/metaplex/js/node_modules/tslib/tslib.js:114:62) at processTicksAndRejections (node:internal/process/task_queues:96:5) Failed bundlr upload, automatically retrying transaction in 10s (attempt: 2) Error: Not enough funds to send data at Uploader. (/Users/a/metaplex/js/packages/cli/node_modules/@bundlr-network/client/build/src/upload.js:221:23)

YosephAlves commented 2 years ago

Looks like this issue has been fixed. Closing.

The error is still happening...

YosephAlves commented 2 years ago

Hello! Still have some problem on mainnet uploading 3 files , first time doing all this stuff)) could you helpe me?? (solana balance is ok 0.6 sol) Beginning the upload for 3 (img+json) pairs started at: 1642674196488 config for a candy machine with publickey: __ has been already initialized Uploading Size 3 { mediaExt: '.png', index: '0' } Saved bundle upload result to cache. Computed Bundle range, including 3 file pair(s) totaling 0.065MB. Uploading bundle via bundlr... in multiple transactions 0.000009586 SOL to upload Failed bundlr upload, automatically retrying transaction in 10s (attempt: 1) Error: Not enough funds to send data at Uploader. (/Users/a/metaplex/js/packages/cli/node_modules/@bundlr-network/client/build/src/upload.js:221:23) at Generator.next () at fulfilled (/Users/a/metaplex/js/node_modules/tslib/tslib.js:114:62) at processTicksAndRejections (node:internal/process/task_queues:96:5) Failed bundlr upload, automatically retrying transaction in 10s (attempt: 2) Error: Not enough funds to send data at Uploader. (/Users/a/metaplex/js/packages/cli/node_modules/@bundlr-network/client/build/src/upload.js:221:23)

Any fixes?

stegaBOB commented 2 years ago

I misread the issue. Arweave is currently working, but I am unsure about arweave-sol. Will investigate now

vijayashankar-g commented 2 years ago

Hello, Any fix to this? I tried multiple times today (arweave-sol).

Tried with arwwave-sol ( not working)... also does arweave working ? and is it recommended for mainnet ?

below is the error. I have 1.5 sol

Failed bundlr upload, automatically retrying transaction in 10s (attempt: 1) Error: Not enough funds to send data at NodeUploader.dataItemUploader (/Users/.../metaplex/js/packages/cli/node_modules/@bundlr-network/client/build/common/upload.js:43:23)

stegaBOB commented 2 years ago

Bundlr/arweave-sol is a lot better now. Make sure you are on the latest version of metaplex. There is a current issue with the way we calculate the needed funding that may cause uploads to fail in certain circumstances. We are working on a fix.

gpathela commented 2 years ago

Hi I am still facing the issue... any update.

sohrabious commented 2 years ago

i am getting the same error changing the icon of my token. any update/ advice?

sohrabious commented 2 years ago

Looks like this issue has been fixed. Closing.

we're still having issues!!