-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Unabled to upload media - TypeError: RequestInit: duplex option is required when sending a body #106
Comments
Post information on how you've deployed the container. |
Apologies, it was indeed a crappy issue. EmulatorJS deployed via docker-compose.yaml:
I've checked permissions on dirs, i've set everything to 777 to isolate a permission issue. This is the file i'm trying to send, but a video causes the same problem: |
Post your full path for your |
That's exactly as it is in docker-compose.yaml, but if you need to know the full path (on the host):
|
@daedric7 As a workaround you can upload the image to |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
I was still using js-ipfs while updating the ipfs in the container constantly I need to refactor everything to a new lib that is not depreciated this might take a bit. |
I pinned back nodejs in the container to head 16.x it the uploading media is functional with the latest image. |
Closing as this is now fixed, let me know if anything is not working on your end, and if you do improve a bunch of art the custom metadata tab in the backend provides the metadata I need to add it to everyone's installs. |
Everytime i try to upload missing media i get:
How can i debug this ?
The text was updated successfully, but these errors were encountered: