I'm currently working on deploying an NFT collection on the Solana Devnet using Sugar V2. The sugar validate
and sugar upload
commands were completed successfully, indicating that my assets and metadata passed the initial checks and were uploaded without issues. However, when running sugar deploy
, I'm encountering an error that prevents the deployment from finishing.
Details of the process:
- Tools/Versions:
- CLI: Sugar V2
- Network: Solana Devnet
- Commands executed:
sugar validate
– Passed with no issues.
sugar upload
– Completed successfully.
sugar deploy
– Error encountered (details below).
Error message:
[2/3]