You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I have configured Leantime to use s3 as a storage provider, but no files are being uploaded to the bucket. Leantime says that it uploaded the file successfully, but after a refresh of the page it lists there being no files.
Hi, I don't know if this still is an issue, but I have experimented with S3 myself a bit (self hosted using MinIO).
I at least can confirm S3 is working.
I left the LEAN_S3_USE_PATH_STYLE_ENDPOINT commented out.
When looking at your end point, i see that you also have your region in there. I would try to comment out the LEAN_S3_REGION and the unused LEAN_S3_FOLDER_NAME. So it would look something like this:
Hi! I have configured Leantime to use s3 as a storage provider, but no files are being uploaded to the bucket. Leantime says that it uploaded the file successfully, but after a refresh of the page it lists there being no files.
Here's my .env
The text was updated successfully, but these errors were encountered: