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

Trying to upload png/json #20

Closed
ryansorr1 opened this issue Mar 23, 2022 · 9 comments
Closed

Trying to upload png/json #20

ryansorr1 opened this issue Mar 23, 2022 · 9 comments

Comments

@ryansorr1
Copy link

Hi,

Any Ideas what is going on here?

$ ./arloader upload-nfts inc/a/. --with-sol --sol-keypair-path wallet.json --ar-default-keypair

Uploading assets...

Uploading 598 files with 249510 KB of data in 3 bundle transactions...

bundle txid items KB status confirms

uYpDF2_4DvBywQu2geqXeut4c7C4yMjiC7gQ-UhaZYk 239 98271 Submitted 0
Retrying Solana transaction (1 of 10)...
TOZyZxnOGyra5LPhlEcCO1UgS7sXMnFdC9JrQTxPIyk 236 99834 Submitted 0
Retrying Solana transaction (1 of 10)...
klFh_4YuuKYDphaHmvIEUTcB6K8ErenJfL9JwUduDb0 123 51404 Submitted 0

Uploaded 249510 KB in 598 files in 3 bundle transaction(s). Run arloader update-status inc/a/arloader_Bhd-BmCczr0/assets/ to update statuses.

Uploading manifest for images...

Uploaded manifest for 598 files and wrote to inc/a/arloader_Bhd-BmCczr0/assets/manifest_Lgp1zj-QYDn9yaXKsiaxpJAOkTdrfXETTYn6KaCGG0Q.json.

Run arloader get-status Lgp1zj-QYDn9yaXKsiaxpJAOkTdrfXETTYn6KaCGG0Q to confirm manifest transaction.

Updating metadata with links from manifest...

Error: SerdeJson(Error("EOF while parsing a value", line: 1, column: 0))

@CalebEverett
Copy link
Owner

maybe the metadata file has an unexpected format - can you post a sample here?

@ryansorr1
Copy link
Author

it works if I only do one, it is a problem when I do large numbers, ALso I just need to update the description. I don't really need to reupload the images. Can I just upload *.json and get the format I need for metaboss?

{
"name": "Citizen #437",
"symbol": "",
"description": "Citizens",
"seller_fee_basis_points": 700,
"image": "https://arweave.net/mhiN8mYYiaanTBLx6QqJtbKh9RIr8iHlZce_05IdD5hg",
"external_url": "https://xxxxxxxx.com/",
"animation_url": "",
"collection": {
"name": "SCUM Citizens",
"family": "SCUM"
},
"properties": {
"files": [
{
"uri": "https://www.arweave.net/_BwnmYPFo6q0mhNkjs_HmmPebLpgUUBKw6rOvzfoSdI?ext=png",
"type": "image/png"
},
{
"uri": "https://arweave.net/mhiN8mYYiaanTBL6QqJtbKh9RIr8iHlZce_05IdD5hg",
"type": "image/png"
}
],
"category": "image",
"creators": [
{
"address": "mhiN8mYYiaanTBL6QqJtbKh9RIr8iHlZce_05IdD5hg",
"share": 100
}
]
},
"attributes": [
{
"trait_type": "Background",
"value": "White"
},
{
"trait_type": "Body",
"value": "Purple"
},
{
"trait_type": "Side",
"value": "Jetpack Green"
},
{
"trait_type": "Face",
"value": "Cigar"
},
{
"trait_type": "Eyes",
"value": "Glasses Red"
},
{
"trait_type": "Head",
"value": "None"
}
]
}

@CalebEverett
Copy link
Owner

CalebEverett commented Mar 23, 2022 via email

@ryansorr1
Copy link
Author

I have tried several times and I it always seems to fail, whether its the above error, solana transaction error or Not found error. I have tried setting the reward multiplier to max 3.0.

If I just upload the json files I get no error but then nothing gets confirmed always just says NotFound. So figured it needed the png files too.

Lost

@CalebEverett
Copy link
Owner

it looks like a bunch of them worked https://arweave.net/12DFCfPSjOSCvtG31eMtZLRsoj3Sad-2vxQmh9zp4xc.

I can jump on discord chat with you at 3pm pacific.

@CalebEverett
Copy link
Owner

The gateway has been struggling of late, so sometimes the responses are delayed.

@CalebEverett
Copy link
Owner

Let me know when is good.

@ryansorr1
Copy link
Author

for help? any time?

@CalebEverett
Copy link
Owner

Ok, can you dm me on discord at Caleb#9071

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

No branches or pull requests

2 participants