Alexsander Pereira

Results 23 comments of Alexsander Pereira

I have the same issue. Is this supposed to work? https://github.com/cycjimmy/semantic-release-action/commit/b1467cd17e70d963d7925a60266adb249ee2223d

@aruandre I tried using as empty credentials and got the error below: ``` NoMethodError: undefined method `credentials' for nil:NilClass ``` Is there any way to use IAM Role? The documentation...

![image](https://github.com/metabase/metabase/assets/30603084/26bfdbba-47ba-4d24-a1b3-3e173f130a5f) @piranha

@piranha Which version of postgres do you recommend?

@piranha After updating Postgres to version 16 it worked!

Same problem here, looks like the plane is using AWS_S3_ENDPOINT_URL to assemble the URL instead of WEB_URL... Problem URL: https://storage.googleapis.com/hurb_plane_stg/c68bc313-94af-4d75-8fda-aa3c273cadc0/b1e3cbcb6c3c4786b399639fecc06f4d-icons8-youtube-64-_OGkUTrK.png Correct URL: https://plane-stg.hurb-data.com/hurb_plane_stg/c68bc313-94af-4d75-8fda-aa3c273cadc0/b1e3cbcb6c3c4786b399639fecc06f4d-icons8-youtube-64-_OGkUTrK.png

![image](https://github.com/user-attachments/assets/8ae2aa0b-b12e-44df-9b57-7de70497df1d) The upload is being done correctly, but the GET of the file is not.

This happens not only with profile images, but with images in issue comments and attachments in issues.