Hi Everyone.
Please, I need help.
I suddenly started get this error(images below) whenever I try to access a repo, create a new repo, or upload an object. It seems to me like a credential error. But, I didn't change the credential I used previously.
What could be the possible problem and solution?
👀 1
t
Tal Sofer
05/31/2022, 9:35 AM
Hi @Marvellous! I have a few questions:
• How is your lakeFS looks like: is your server running in AWS and you are using an s3 bucket?
• How did you configure lakeFS to authenticate with AWS?
m
Marvellous
05/31/2022, 12:39 PM
@Tal Sofer
1. No, it is not running on AWS, rather on digital ocean object storage which also has a compatible s3 API
2. The configuration file was built using the minlo configuration type.
t
Tal Sofer
05/31/2022, 1:00 PM
Thanks for sharing the details!
Did you change your Digital Ocean credentials in the lakeFS config file? or they changed and you haven’t updated them?
I mean the credentials you inserted into your lakefs.yaml (lakefs config file) under this section.
m
Marvellous
05/31/2022, 1:43 PM
@Tal Sofer
Thank you so very much for your help.
The questions you asked sparked up the solution.
Apparently, the credentials in the config file were not correct or maybe I was referencing a wrong config file.
It is back up and looks good for now.
Thank you🙏