We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using Docker to deploy, with this command docker run -it -p 80:8000 mattermost/focalboard.
docker run -it -p 80:8000 mattermost/focalboard
It's still in place.
The text was updated successfully, but these errors were encountered:
The file uploaded. Then deleted, left its name in directory with size 0kb. And Attachment boxes stays the same.
Sorry, something went wrong.
same here, any new on this topic?
Same here. I'm using mattermost/focalboard:7.10.6 When I tried to delete the attachment the logs showed:
mattermost/focalboard:7.10.6
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
Successfully merging a pull request may close this issue.
Steps to reproduce the behavior
Using Docker to deploy, with this command
docker run -it -p 80:8000 mattermost/focalboard
.It's still in place.
The text was updated successfully, but these errors were encountered: