Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug: .HEIC files are not supported #6866

Closed
1 task done
RGNagel opened this issue Nov 2, 2023 · 3 comments
Closed
1 task done

馃悰 Bug: .HEIC files are not supported #6866

RGNagel opened this issue Nov 2, 2023 · 3 comments
Assignees

Comments

@RGNagel
Copy link

RGNagel commented Nov 2, 2023

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

Try to upload a .HEIC file to any table column of type Attachment. The error returned is: Request failed with status code 413

Desired Behavior

The file should be uploaded without errors. According to the documentation (https://docs.nocodb.com/fields/field-types/custom-types/attachment):

You can upload any file type

Note: the file is under 5MB in size.

Project Details

NocoDB used as docker : true
NocoDB version : 0.111.0
Database used in NC_DB_URL : sqlite3
Project was created by clicking : New Project
Database on which spreadsheet is created : pg
OS : Ubuntu 20.04
Node.js version : 18

Attachments

No response

@frankMagoba
Copy link
Contributor

Hi @o1lab can I pick this up?

@dstala dstala assigned frankMagoba and unassigned o1lab Nov 3, 2023
@dstala
Copy link
Member

dstala commented Nov 3, 2023

@frankMagoba assigned

@RGNagel
Copy link
Author

RGNagel commented Nov 4, 2023

Actually it wasn't a problem with .HEIC files, instead, I was receiving the error "413 Request Entity Too Large" because my nginx and NC_REQUEST_BODY_SIZE configuration were not large enough to support the upload of big files.

@RGNagel RGNagel closed this as completed Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants