-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Trouble changing IPFS_PATH in snap containers #8553
Comments
root@pi:/mnt/sda2/ipfs# export IPFS_PATH=/mnt/sda2/ipfs root@pi:/mnt/sda2/ipfs# export IPFS_PATH=/mnt/sda2/ipfs/ root@pi:/mnt/sda2/ipfs# rm -rf /root/snap/ipfs
root@pi:/mnt/sda2/ipfs# ipfs version --all |
This is happening because IPFS is installed as a snap, and setting sudo snap remove ipfs
hash -d ipfs Then install IPFS per the instructions here: |
First things first this issue is not inline with the IPFS Community Code of Conduct https://github.com/ipfs/community/blob/master/code-of-conduct. If you'd like to engage with the community please do so in a productive and respectful way or the moderators will remove your ability to engage.
You seem to have actually used snap here which is misleading.
This is a question and not a bug report. Please follow the guidelines when filing issues, questions belong on the forums. If you'd like to engage further do so there. Finally, @gammazero is correct and snap has issues with setting environment variables used by the container. There are resources online that detail this such as https://forum.snapcraft.io/t/set-environment-variables-after-install/4796. |
Checklist
Installation method
ipfs-update or dist.ipfs.io
Version
Config
Description
yet, why i can not change the HOME dictionary for my IPFS NODE???? pls
The text was updated successfully, but these errors were encountered: