Closed hubsmoke closed 3 years ago
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:
Finally, remember to use https://discuss.ipfs.io if you just need general support.
You're missing "compression": "none"
in your levelds config section.
Hi, I am attempting to set up a fresh IPFS node to point to S3 storage using this plugin
I have followed the instructions and have tried various combinations of things and have finally gotten the IPFS daemon to run, but I now have the following error:
Here is my ~/.ipfs/datastore_spec
Here is my ~/.ipfs/config
Thanks!