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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Self-Hosted) Error when uploading SVG File #22214

Closed
Mat4m0 opened this issue Apr 16, 2024 · 1 comment
Closed

(Self-Hosted) Error when uploading SVG File #22214

Mat4m0 opened this issue Apr 16, 2024 · 1 comment

Comments

@Mat4m0
Copy link

Mat4m0 commented Apr 16, 2024

Describe the Bug

When uploading an SVG to my file library, I get the following error:

{
"errors": [
{
"message": {
"length": 140,
"name": "error",
"severity": "ERROR",
"code": "22P02",
"where": "unnamed portal parameter $6 = '...'",
"file": "numutils.c",
"line": "316",
"routine": "pg_strtoint64"
},
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
}
}
]
}

I tried on 2 different hosted instances on DigitalOcean, but same result.

To Reproduce

  • Host Directus on Digital Ocean
  • Connect Supabase as DB and use their Bucket for file storage
  • Go To Directus and Upload A SVG Image
  • Error Should appear

Directus Version

v10.10.5

Hosting Strategy

Self-Hosted (Docker Image)

@br41nslug
Copy link
Member

Duplicate of #22168

@br41nslug br41nslug marked this as a duplicate of #22168 Apr 16, 2024
@br41nslug br41nslug closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants