Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can someone help me! #1961

Closed
1 task done
ddcc3388 opened this issue Mar 15, 2022 · 3 comments
Closed
1 task done

[Bug]: Can someone help me! #1961

ddcc3388 opened this issue Mar 15, 2022 · 3 comments

Comments

@ddcc3388
Copy link

Which package is this bug report for?

candy machine cli

Issue description

I ran the command stated below. I have also funded my wallet with 20 sold. After running "upload" it always says not enough funds.

Command

ts-node ~/metaplex/js/packages/cli/src/candy-machine-v2-cli.ts upload \
    -e devnet \
    -k ~/.config/solana/devnet.json \
    -cp config.json \
    -c example \
    ./assets

Relevant log output

Saved bundle upload result to cache.
Computed Bundle range, including 390 file pair(s) totaling 1.734MB.
Processing file groups...
Progress: [████████████████████████████████████████] 100% | 390/390
Uploading bundle via Bundlr... in multiple transactions
0.000501652 SOL to upload 1.873MB with buffer. Sending fund txn...
Successfully funded Arweave Bundler, starting upload
Progress: [█████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░] 32% | 382/1170
Could not complete Bundlr tx upload successfully, exiting due to:  Error: Not enough funds to send data

Operating system

Mac M1

Priority this issue should have

Low (slightly annoying)

Check the Docs First

  • I have checked the docs and it didn't solve my issue
@phillmorgan28
Copy link

We're also getting this same error, updated a previous ticket here
#1885 (comment)

@phillmorgan28
Copy link

Retried moments ago on mainnet-beta and still have the same issue. 1.5 SOL available in wallet.

Computed Bundle range, including 3333 file pair(s) totaling 14.871MB.
Processing file groups...
Progress: [████████████████████████████████████████] 100% | 3333/3333
Uploading bundle via Bundlr... in multiple transactions
0.00533355 SOL to upload 16.909MB with buffer. Sending fund txn...
Successfully funded Arweave Bundler, starting upload
Progress: [██████████████░░░░░░░░░░░░░░░░░░░░░░░░░░] 34% | 3461/9999
Could not complete Bundlr tx upload successfully, exiting due to: Error: Not enough funds to send data
at NodeUploader.dataItemUploader (/home/phill/metaplex/js/node_modules/@bundlr-network/client/build/common/upload.js:43:23)

Seems to be some discrepancy between estimated and actual cost??

@stegaBOB
Copy link
Contributor

Should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants