-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[bug]: Attachments upload error on self-hosted 0.24.1 #6454
Comments
@Arveen205 Thanks for reporting this issue. Can you please check if the file you're uploading is less that 5mb? |
Hi, thanks for your reply. Yes, it is a PDF file, and it is only 2.2 MB. |
@Arveen205 Thanks for your response, our team is actively looking into it and will provide with a seamless fix to it. |
Hey @Arveen205, we couldn't reproduce this issue. Could you please share the Network tab details and API container logs while uploading attachments? |
Hi @akshat5302 this is the api continer log:
|
Hey @Arveen205, I'm unable to see any logs related to |
Hey @akshat5302 nginx.conf
plane.env
docker-compose.yaml
nginx-logs
plane-app-api-1 Logs
|
I found the problem. With this config, it works again.
|
Is there an existing issue for this?
Current behavior
After updating the Plane from version 0.23 to version 0.24.1, I can no longer attach a file to an issue. I always encounter an error.
When I refresh the page, I see the files, but I cannot open them. Clicking on a file results in a JSON error.
P.S. The Plane is installed on Ubuntu 22.04.
Steps to reproduce
Open an Issue and try attach a file
Environment
Production
Browser
Firefox and Chrome
Variant
Self-Hosted
Version
0.24.1
The text was updated successfully, but these errors were encountered: