Replies: 2 comments 5 replies
-
I forgot to hide the api key pinata_api_key and pinata_secret_api_key, I've removed this api key |
Beta Was this translation helpful? Give feedback.
4 replies
-
@ybnx Push it to GitHub and leave a link here I will test it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Description
When I ran the deploy command line:
I got this error:
Here is my code for uploadToPinata.js
I tried to ping api.pinata.cloud
and got 100% package loss.
I'm in China, so I guess that's because China Great Firewall (GFW) polluted my DNS.I tried to manually map the connection between the domin and ip in the host file
But it doesn't work
I use v2rayn and I think I set up the system proxy correctly

Additional Information
hardhat.config.js
Beta Was this translation helpful? Give feedback.
All reactions