-
Notifications
You must be signed in to change notification settings - Fork 914
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
Error codes when uploading Files to IFPS via nftport/node-js/VScode #154
Comments
Same problem |
Hi, I got the same error. Is there any solution? Regards |
same error |
use the new file not the hashlips one |
me to.bad problem |
what new file? |
Ok so apparently, if you get a timeout / socket hangout using this command - you can just stop the process and run the command again. For me it just picked up where it left off (detected the files that were already uploaded etc) |
me too ,same problem |
Hy! |
Where is that .env.example? :) |
Hello, I have many errors when trying to upload files to IFPS via nftport code, such as :
error:TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined
error:FetchError: request to https://api.nftport.xyz/v0/files failed, reason: socket hang up
error:FetchError: invalid json response body at https://api.nftport.xyz/v0/files reason: Unexpected token < in JSON at position 1
error:FetchError: request to https://api.nftport.xyz/v0/files failed, reason: write ECONNABORTED
error:FetchError: request to https://api.nftport.xyz/v0/files failed, reason: read ECONNRESET
error:FetchError: request to https://api.nftport.xyz/v0/files failed, reason: connect ETIMEDOUT 34.120.251.101:443
Yesterday some files got through, but mostly I got errors messages. Today I went from scratch, from the beginning, and not one file is uploaded anymore, only errors such as above. Does someone know what to do ? The code has been checked and rechecked, sometimes copied from CodeStackr, it is supposed to be good... Thanks :)
The text was updated successfully, but these errors were encountered: