8000 🐛 Bug: (Self-hosted digital-ocean-storage) : Uploading large files in digital ocean spaces storage fails · Issue #10484 · nocodb/nocodb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🐛 Bug: (Self-hosted digital-ocean-storage) : Uploading large files in digital ocean spaces storage fails #10484

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
djmaze opened this issue Feb 11, 2025 · 1 comment · Fixed by #10806
Closed
1 task done
Assignees

Comments

@djmaze
Copy link
Contributor
djmaze commented Feb 11, 2025

Please confirm that the bug report does not already exist

  • I confirm there is no existing issue for this bug.

Steps to reproduce

  • Configure Spaces storage credentials in the account setup.
  • Create table with an attachment field.
  • Upload a file < ~ 6 MB. It works.
  • Upload a file > ~ 6 MB. It fails. The server log says:
[Nest] 9  - 02/11/2025, 7:43:39 PM   ERROR [ThumbnailGeneratorProcessor] Object:
{
  "message": "Failed to generate thumbnails for fra1.digitaloceanspaces.com/REDACTED/nc/uploads/noco/p_xxxxxxxxxxx/md_xxxxxxxxx/cl_xxxxxxxxxxx/2023-09-14-14-16-21-515_g--yb.jpg",
  "error": "Invalid URL"
}

The xxxes are redactions, but the url points to a successful upload in the spaces bucket. (I am able to download it via the DO spaces web interface.)

Interestingly, when using the Minio storage plugin to connect to a DO space, there is no problem with the uploads.

Desired Behavior

Both uploads should work, the file thumbnail should be displayed afterwards, and it should be possible to download the files.

Project Details

Node: v22.13.1
Arch: x64
Platform: linux
Docker: true
RootDB: pg
PackageVersion: 0.260.6

Attachments

No response

@o1lab o1lab changed the title 🐛 Bug: Uploading large files with Spaces storage fails 🐛 Bug: Uploading large files in digital ocean spaces storage fails Feb 25, 2025
@o1lab o1lab changed the title 🐛 Bug: Uploading large files in digital ocean spaces storage fails 🐛 Bug: Self-hosted (digital-ocean-storage) : Uploading large files in digital ocean spaces storage fails Feb 25, 2025
@o1lab o1lab changed the title 🐛 Bug: Self-hosted (digital-ocean-storage) : Uploading large files in digital ocean spaces storage fails 🐛 Bug: (Self-hosted digital-ocean-storage) : Uploading large files in digital ocean spaces storage fails Feb 25, 2025
@DarkPhoenix2704 DarkPhoenix2704 moved this from 🏌️ Open to 👀 In Review in 🚀 NocoDB: Issue Board Mar 11, 2025
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Closed in 🚀 NocoDB: Issue Board Mar 11, 2025
@DarkPhoenix2704
Copy link
Member

Thanks for reporting the issue.

Have added a fix in this pr and will be available in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Closed
Development

Successfully merging a pull request may close this issue.

2 participants
0