metaplex-foundation / metaplex

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

0x139 #1020

Closed ilooha125 closed 2 years ago

ilooha125 commented 2 years ago

hi , this error isnt new here , but as ive seen so far, solutions are very different and the one with onchain-false replacement is the most working so far. when i run the command to check which files arent uploaded , it somehow shows only the ones , that didnt have any issues . for example if: file 1 - working ; 2 - failed ; 3 - working . in cache file i only see 1 and 3 , and the ones with error arent there somehow . so in order to fix error 0x139 i need to see these ones , but i dont . can some1 pls tell how to make them visible ?

0xPratik commented 2 years ago

When i faced this issue i used the verfiy command with a subcommand called log-level and with this i was able to find the asssets which were having issues. So after detecting these assets i went to the config file and made it onchain:false and rerun the upload command.

github-actions[bot] commented 2 years ago

This Issue has received no activity for 30 days. We will close it in 2 days, please reopen if you are still experiencing this issue.