Skip to content

Room avatars not loading #103

@Chirunos

Description

@Chirunos

Describe the bug

No room avatars load when using Extera in one of my servers. Other kinds of media seem to work without issues.

This does not happen when using a different client (nheko 0.12) or when using a different server (mozilla.org, also on Synapse 1.130).

Reproduction

  1. Find a room with an avatar set
  2. Observe lack of it

Expected behavior

Room avatars load normally

Platform and versions

1. OS: Linux Mint MATE 22.1
2. Browser: Firefox 140.0b5, Brave Beta 1.80.100
3. Extera version: 1.0-DEV-8XZ2H (extera.officialdakari.ru)
4. Matrix homeserver: sulian.eu (Synapse 1.130)

Additional context

One of the requests, from sulian.eu on Firefox:

GET
https://matrix.sulian.eu/_matrix/media/v3/thumbnail/extera.xyz/duqJvbpOMTvshxXYXoavYxff?width=100&height=100&method=crop
[HTTP/1.1 404  0ms]

	
GET
	https://matrix.sulian.eu/_matrix/media/v3/thumbnail/extera.xyz/duqJvbpOMTvshxXYXoavYxff?width=100&height=100&method=crop
Status
404
VersionHTTP/1.1
Transferred45 B (45 B size)
Referrer Policystrict-origin-when-cross-origin
Request PriorityHigh
DNS ResolutionSystem

    	
    access-control-allow-headers
    	X-Requested-With, Content-Type, Authorization, Date
    access-control-allow-methods
    	GET, HEAD, POST, PUT, DELETE, OPTIONS
    access-control-allow-origin
    	*
    access-control-expose-headers
    	Synapse-Trace-Id, Server
    cache-control
    	no-cache, no-store, must-revalidate
    content-security-policy
    	frame-ancestors 'self'
    content-type
    	application/json
    cross-origin-resource-policy
    	cross-origin
    date
    	Thu, 05 Jun 2025 15:58:10 GMT
    strict-transport-security
    	max-age=31536000; includeSubDomains
    X-Firefox-Spdy
    	h2
    	
    Accept
    	image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5
    Accept-Encoding
    	gzip, deflate, br, zstd
    Accept-Language
    	en-US,en;q=0.5
    Connection
    	keep-alive
    DNT
    	1
    Host
    	matrix.sulian.eu
    Referer
    	https://extera.officialdakari.ru/
    Sec-Fetch-Dest
    	image
    Sec-Fetch-Mode
    	no-cors
    Sec-Fetch-Site
    	cross-site
    Sec-GPC
    	1
    User-Agent
    	Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions