I have been getting a ERROR 403: Forbidden when tr...
# help
u
I have been getting a ERROR 403: Forbidden when trying to run the wget script sudo wget http://treeverse-clients-us-east.s3-website-us-east-1.amazonaws.com/lakectl/0.60.0/darwin_amd64/lakectl -O /usr/local/bin/lakectl I am trying to install the lakectl per the guidance at https://demo.lakefs.io/# What’s Next to use the playground environment. Is the s3 not accessible for some reason?
u
Hi Darwin the lakefs should be accessible using the s3 and the UI. You can download the specific lakectl release from our github https://github.com/treeverse/lakeFS/releases/tag/v0.60.0 Looking into why the bucket it is accessible and update here soon.
u
Fixed the access to these files - the above wget should work too
u
@Darwin Schweitzer let me know if everything is working (or not) for you
u
Have you managed to download the
lakectl
and work with you environment?