unifi-docker icon indicating copy to clipboard operation
unifi-docker copied to clipboard

Fonts Not Loading

Open davecarlson opened this issue 10 months ago • 1 comments

Operating system

QTS 5.1

UniFi Tag

latest

Docker run

placeholder="docker run --rm --init -p 8080:8080 -p 8443:8443 -p 3478:3478/udp -p 10001:10001/udp -e TZ='Africa/Johannesburg' -v ~/unifi/data:/var/lib/unifi -v ~/unifi/logs:/var/log/unifi --name unifi jacobalberty/unifi:stable"

Bug description

The Lato font files cannot be found by the web browser,.

Tested on both a Synology + Qnap nas ctstation_log.csv

Steps to reproduce

Open web inspector see messages in console Screenshot 2024-04-06 at 17 50 21 Screenshot 2024-04-06 at 17 50 32

Relevant log output

No response

davecarlson avatar Apr 06 '24 16:04 davecarlson

I am noticing this issue as well in server.log:

[2024-04-07 11:09:31,800] <webapi-7> WARN  PageNotFound - No mapping for GET /fonts/UI_Sans_v8_Regular.eb36d6ff9c768a1639ca397b4dd84137.woff2
[2024-04-07 11:09:31,801] <webapi-7> WARN  PageNotFound - No endpoint GET /fonts/UI_Sans_v8_Regular.eb36d6ff9c768a1639ca397b4dd84137.woff2.
[2024-04-07 11:09:31,805] <webapi-12> WARN  PageNotFound - No mapping for GET /fonts/UI_Sans_v8_Bold.a04aa79f656e7d14d4034369feb4b217.woff2
[2024-04-07 11:09:31,805] <webapi-12> WARN  PageNotFound - No endpoint GET /fonts/UI_Sans_v8_Bold.a04aa79f656e7d14d4034369feb4b217.woff2.
[2024-04-07 11:09:31,980] <webapi-2> WARN  PageNotFound - No mapping for GET /fonts/Lato-Regular.bd03a2cc277bbbc338d464e679fe9942.woff2
[2024-04-07 11:09:31,981] <webapi-2> WARN  PageNotFound - No endpoint GET /fonts/Lato-Regular.bd03a2cc277bbbc338d464e679fe9942.woff2.
[2024-04-07 11:09:31,985] <webapi-14> WARN  PageNotFound - No mapping for GET /fonts/Lato-Bold.cccb897485813c7c256901dbca54ecf2.woff2
[2024-04-07 11:09:31,985] <webapi-14> WARN  PageNotFound - No endpoint GET /fonts/Lato-Bold.cccb897485813c7c256901dbca54ecf2.woff2.
[2024-04-07 11:09:32,067] <webapi-9> WARN  PageNotFound - No mapping for GET /fonts/Lato-Regular.27bd77b9162d388cb8d4c4217c7c5e2a.woff
[2024-04-07 11:09:32,068] <webapi-9> WARN  PageNotFound - No endpoint GET /fonts/Lato-Regular.27bd77b9162d388cb8d4c4217c7c5e2a.woff.
[2024-04-07 11:09:32,073] <webapi-8> WARN  PageNotFound - No mapping for GET /fonts/Lato-Bold.d878b6c29b10beca227e9eef4246111b.woff
[2024-04-07 11:09:32,073] <webapi-8> WARN  PageNotFound - No endpoint GET /fonts/Lato-Bold.d878b6c29b10beca227e9eef4246111b.woff.
[2024-04-07 11:09:32,146] <webapi-13> WARN  PageNotFound - No mapping for GET /fonts/Lato-Regular.6d4e78225df0cfd5fe1bf3e8547fefe4.ttf
[2024-04-07 11:09:32,147] <webapi-13> WARN  PageNotFound - No endpoint GET /fonts/Lato-Regular.6d4e78225df0cfd5fe1bf3e8547fefe4.ttf.
[2024-04-07 11:09:32,150] <webapi-3> WARN  PageNotFound - No mapping for GET /fonts/Lato-Bold.5b1b8b856d7a8cb1cb0bae6d0573f2e9.ttf
[2024-04-07 11:09:32,151] <webapi-3> WARN  PageNotFound - No endpoint GET /fonts/Lato-Bold.5b1b8b856d7a8cb1cb0bae6d0573f2e9.ttf.

cdemi avatar Apr 07 '24 11:04 cdemi

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar May 08 '24 01:05 github-actions[bot]

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Can you please remove the stale label @jacobalberty - as this is still a valid bug.

davecarlson avatar May 08 '24 16:05 davecarlson

I can confirm this behaviour aswell.

Sysadminfromhell avatar May 08 '24 18:05 Sysadminfromhell

It's a Unifi Network Application bug: https://community.ui.com/questions/Network-Application-UI-not-loading-fonts/5b259f37-793a-44d9-b46f-40a072f57dba

esand avatar May 10 '24 03:05 esand

This looks fixed in Network 8.2.93

davecarlson avatar Jun 04 '24 09:06 davecarlson