Irys-xyz / arweave-js-sdk

JS SDK for Irys on Arweave
110 stars 95 forks source link

Cannot upload a file paying with solana token #113

Closed 7flash closed 8 months ago

7flash commented 9 months ago

This command

irys upload metadata.json -h https://node1.irys.xyz -t solana -w <my private key>

gives an error

Loaded address: <my address>
Error whilst uploading file: Not enough balance for transaction

even though my address has ~10 usd on balance

solana balance
0.09908193 SOL
7flash commented 9 months ago

metadata.json is very small file, it cannot cost uploading over $10

du -h metadata.json
4.0K    metadata.json
JesseTheRobot commented 9 months ago

hey there @7flash , can you give me the address of the account you're using? I'll look into this for you.

JesseTheRobot commented 9 months ago

I just did a test fund & upload for a small transaction on a fresh address, and I was unable to reproduce this issue Note: if you prefer, we can move this conversation into our discord if you'd rather not publicly disclose the address or any other debug information I might ask for - https://discord.irys.xyz

JesseTheRobot commented 9 months ago

hey @7flash , any updates on this?

7flash commented 9 months ago

hey @7flash , any updates on this?

Sorry for disturbing, but if you can help me to debug this issue, maybe can connect with telegram @galaxygur

7flash commented 8 months ago

Thanks @JesseTheRobot