The community member has self-hosted a builder and configured the environment variables for S3, but is still getting a 403 error and unable to make any uploads. The community member has confirmed that the credentials are correct and working in a different place. The community members have tried restarting the server, checking the credentials, and logging the environment variables, but the 403 error persists. There is no explicitly marked answer in the comments.
I have self hosted the builder, I configured the environment variables for S3 but still getting 403 and cant make any upload. The credentials and everything is fine bec im using the same bucket at a different place for a similar thing, so need help figuring out how to resolve this.
Is there anything else we gotta do besides updating the env for the access keys and stuff
Maybe try restarting the server, otherwise can't tell what's going on without access to your server and seeing exactly what's happening, e.g. did you add credentials in the right place? did you make a typo solmewhere? how can we know?
yes I've already checked everything you mentioned, and have restarted the server as well. The logs are also fine the request to S3 is fine but the response is always 403.