Summary
When I want to upload a file, it freezes. I checked permission, but it is not a problem because when I go to docker, I don’t have a problem creating files in data, like this user.
Steps to reproduce
How can we reproduce the issue (what version are you using?)
Mattermost Version: 7.8.2
Database Schema Version: 101
Database: postgres
debian 10
install in docker
Expected behavior
App uploading, but server dont gimmy response on call POST /api/v4/files.
Observed behavior
I couldn’t see anything in the mattermost.log.
Hi @olidstva and welcome to the Mattermost forums!
is this a new setup? Did it ever work? Were there any recent changes which could be the reason for it to not work anymore (if it ever did)? Does a restart of the Mattermost docker container fix the problem temporarily?
Hello,
i had 5.37.10 and it was ok, so i had to manually upgrade db for upgrade after it i upgraded from 6.3.10 to 7.1.8 and to 7.8.2. I rebuilded all docker and it started ok. Docker started healthy and everything see like ok, but people start write me, that they couldnt upload any file. When i was debugging, i saw that api call on file dont gimmy response, but i dont see anything for this problem in mattermost.log. Only
So we’re talking about file attachments in Mattermost Boards and not about file attachments in Mattermost channels? Can you please provide exact reproduction instructions?
Also, to repeat my other questions:
It did never work after upgrading to a newer version, right?
Does a restart of the container fix it temporarily?
Are all users affected?
Are all possible clients (webbrowser, mobile client, desktop app, etc.) affected?