[Solved] Strange picture

I installed a mattermost team docker on my ubuntu server, with 2 docker vm ( postgres and mattermost. I did not find any error on the logs, but got this picture:

Is-it a bug?

I’m using traefik/authelia.

Mattermost_postgres log is :
2025-07-31 14:46:40.079 CEST [29] LOG: checkpoint starting: time

2025-07-31 14:46:40.487 CEST [29] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.403 s, sync=0.002 s, total=0.408 s; sync files=5, longest=0.001 s, average=0.001 s; distance=27 kB, estimate=55 kB

Mattermost log is :
INF jobs/base_workers.go:91 > timestamp=2025-07-31 14:43:28.963 +02:00 msg=SimpleWorker: Job is complete worker_name=CleanupDesktopTokens job_id=XXXXXXXXXXXXXjob_type=cleanup_desktop_tokens job_create_at=Jul 31 12:43:19.806

DBG web/handlers.go:185 > timestamp=2025-07-31 15:04:25.707 +02:00 msg=Received HTTP request method=GET url=/ request_id=1259876543 user_id= status_code=200

DBG web/handlers.go:185 > timestamp=2025-07-31 15:04:30.416 +02:00 msg=Received HTTP request method=GET url=/ request_id=123445 user_id= status_code=200

I found the problem. it was on traefik configuration. Sorry for disturbance!

1 Like