minter-dapp icon indicating copy to clipboard operation
minter-dapp copied to clipboard

cant update files

Open nft2077 opened this issue 3 years ago • 3 comments

Version

  • [X] Yes

General Question

  • [X] No

What happened?

PS D:\File Kerja\tacle (project NFT)\minter-dapp-main\minter-dapp-main\backend> npm run upload_files

[email protected] upload_files node utils/nftport/uploadFiles

Starting upload of images... CATCH ERROR: ERROR STATUS: 401 Retrying CATCH ERROR: FetchError: request to https://api.nftport.xyz/v0/files failed, reason: socket hang up Retrying CATCH ERROR: FetchError: request to https://api.nftport.xyz/v0/files failed, reason: socket hang up Retrying CATCH ERROR: FetchError: request to https://api.nftport.xyz/v0/files failed, reason: socket hang up Retrying

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

No response

Protect your information

  • [X] I Agree

nft2077 avatar May 31 '22 19:05 nft2077

https://docs.nftport.xyz/docs/nftport/ZG9jOjU5MTMzOTk3-error-codes check this out it might help

sainitin1012 avatar Jun 03 '22 05:06 sainitin1012

https://docs.nftport.xyz/docs/nftport/ZG9jOjU5MTMzOTk3-error-codes check this out it might help

Double check the .env in utils is showing the API from NFTPort PERFECTLY!!!

IslandHacker avatar Aug 03 '22 22:08 IslandHacker

Make sure the rename .env.example to .env

You have to remove .example part, that solved the problem for me

canlo33 avatar Jan 17 '23 23:01 canlo33