Media loading/accessing problems #29329
Labels
A-Media
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
T-Defect
X-Needs-Info
This issue is blocked awaiting information from the reporter
Steps to reproduce
I'm running the matrixdotorg/synapse image with postgres (or sqlite3, it doesn't matter) and element-web.
If i open Chrome browser (133.0.6943.98) or Firefox's latest version (it doesn't matter either), access the element-web instance and try to send an image or a video, they are not loading. This happens in both public and private rooms (encrypted and unencrypted). It is possible to send other types of files (e.g pdf), but if anyone tries to open or download these, there is an undefined error.
I've also tried with other web-based clients (e.g. Cinny) and the situation is the same. Some clients report the following: matrix {"errcode":"M_MISSING_TOKEN","error":"Missing access token"}. I also tried with older Chrome browser versions
Trying to read any logs (browser, docker logs, etc.) didn't got me anywhere.
The only way to overcome this is to visit the URL with "localhost" on the same machine that the containers are running. If i even type the IP of the machine instead of "localhost", media don't work. That is where i concluded.
In http://localhost everything works.
Visiting anything else not.
(not sure if relevant) Setting the enable_authenticated_media to either true or false doesn't help either.
Outcome
What did you expect?
What happened instead?
Operating system
any
Browser information
any
URL for webapp
No response
Application version
latest
Homeserver
No response
Will you send logs?
No
The text was updated successfully, but these errors were encountered: