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

Bug: Using docker deploy, Can't delete attachment. #4947

Open
Sanzro-Lee opened this issue Dec 5, 2023 · 3 comments · May be fixed by #5042
Open

Bug: Using docker deploy, Can't delete attachment. #4947

Sanzro-Lee opened this issue Dec 5, 2023 · 3 comments · May be fixed by #5042
Labels
Bug Something isn't working Triage

Comments

@Sanzro-Lee
Copy link

Sanzro-Lee commented Dec 5, 2023

Steps to reproduce the behavior

Using Docker to deploy, with this command docker run -it -p 80:8000 mattermost/focalboard.

  1. Get inside a new block
  2. Upload something in it
  3. Delete it
  4. Failed

It's still in place.

image

@Sanzro-Lee Sanzro-Lee added Bug Something isn't working Triage labels Dec 5, 2023
@chiragj-coder
Copy link

The file uploaded. Then deleted, left its name in directory with size 0kb. And Attachment boxes stays the same.

@hicham17
Copy link

same here, any new on this topic?

@ariagaluh02
Copy link

ariagaluh02 commented Jul 16, 2024

Same here.
I'm using mattermost/focalboard:7.10.6
When I tried to delete the attachment the logs showed:

error [2024-07-16 01:24:46.750 Z] no such table: FileInfo caller="api/api.go:183" error [2024-07-16 01:24:46.750 Z] API ERROR caller="api/api.go:200" code=500 error="no such table: FileInfo" api=/api/v2/boards/bpecz58z3itrbdmsfwkxhrzz1no/blocks/iot49rzqfsfrgdecb91da9uzy9e

image

@M-Evans M-Evans linked a pull request Oct 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants