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

cant update files #86

Open
3 tasks done
nft2077 opened this issue May 31, 2022 · 3 comments
Open
3 tasks done

cant update files #86

nft2077 opened this issue May 31, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@nft2077
Copy link

nft2077 commented May 31, 2022

Version

  • Yes

General Question

  • 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

  • I Agree
@nft2077 nft2077 added the bug Something isn't working label May 31, 2022
@sainitin1012
Copy link

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

@IslandHacker
Copy link

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!!!

@canlo33
Copy link

canlo33 commented Jan 17, 2023

Make sure the rename .env.example to .env

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants