Hi,
I follow this guide to mount a space volume to an Ubuntu 20.04 droplet.
The response for s3fs your-space /path/to/local/directory -ourl=https://nyc3.digitaloceanspaces.com -ouse_cache=/tmp
is s3fs: could not determine how to establish security credentials.
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, @carlesAngler
You can also check this question that was posted in our community:
https://www.digitalocean.com/community/questions/how-to-mount-digitalocean-spaces-on-droplets-with-s3fs
The issue is most likely with the
.passwd-s3f
s file or thefuse.conf
Hope that this helps! Regards, Alex