coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: S3 compatibility issue

Open drakonkat opened this issue 3 weeks ago • 4 comments

Error Message and Logs

Actually there is an issue with S3 of the service https://tebi.io/

Usually is compatible with S3 but in coolify it works for registration, so i can add it as a storage service, but then any backup fails automatically. (Making it unusable)

Steps to Reproduce

  1. Create account on https://tebi.io/
  2. Register an api key/secret
  3. Add to your coolify s3 service
  4. Try to use it for a backup (error generic)

Example Repository URL

No response

Coolify Version

v4.0.0-beta.452

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04

Additional Information

No response

drakonkat avatar Dec 01 '25 12:12 drakonkat

Duplicate Detection

ℹ️ This issue may be similar to coollabsio/coolify#6690.

Related Issues

  • coollabsio/coolify#6690: [Bug]: Hetzner S3 storage doesn't work for backups, AWS S3 works fine

Suggested Issue Assignees

  • pwntr

Actions

  • [ ] 📝 Generate an implementation plan for this issue

ℹ️ Note: Issue enrichment is currently in early access.

Disable automatic issue enrichment

To disable automatic issue enrichment, add the following to your .coderabbit.yaml:

issue_enrichment:
  auto_enrich:
    enabled: false

coderabbitai[bot] avatar Dec 01 '25 12:12 coderabbitai[bot]

Can you share the exact error message it returns

Cinzya avatar Dec 01 '25 12:12 Cinzya

Yes, basically like if the access key or secret is wrong

Image

But if i test in the S3 storage area i get valid connection:

Image

drakonkat avatar Dec 01 '25 13:12 drakonkat

Duplicate Detection

ℹ️ This issue may be similar to #6690.

Related Issues

* [[Bug]: Hetzner S3 storage doesn't work for backups, AWS S3 works fine #6690](https://github.com/coollabsio/coolify/issues/6690): [Bug]: Hetzner S3 storage doesn't work for backups, AWS S3 works fine

This might be the case. Since today 00:00 (likely Collify Cloud was updated to .452 tonight) my backups that should go to a hetzner S3 show a "S3 warning", albeit without a detailed error message.

febsn avatar Dec 03 '25 09:12 febsn