-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Closed
Copy link
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When i upload a image (jpg) to a issue it will immediatly vanish. I cannot locate any sort of error in any container log, all i see is
172.30.0.11:52278 - "POST /api/workspaces/test-plane/file-assets/ HTTP/1.0" 201 which indicates a success
Looking into the browser console reveals the following error
Upload error: RangeError: Position -1 out of range
I could confirm that the image was actually uploaded but it will not be shown in a issue or a comment of the issue, neither as a image box. It appears as if the image was never uploaded. Even after a full website reload or plane restart the issue persists.
.env files looks like this
vars.env.txt
Steps to reproduce
- Follow the instructions @ https://github.com/makeplane/plane/blob/preview/deploy/selfhost/README.md
- Add the network ip of that machine inside the .env file
- Install and Start the plane
- Connect to the plane from a remote machine (same network)
- Create an issue and try uploading any media
This issue is also present when i connect to the plane from localhost
Environment
Production
Browser
None
Version
Self-hosted
Reactions are currently unavailable