Bug: missing favicon — 404 on every page load #103

Closed
opened 2026-03-27 05:46:25 +00:00 by forgejo_admin · 0 comments

Type

Bug

Lineage

Standalone — discovered during landing site deployment validation.

Repo

forgejo_admin/westside-app

What Broke

app.html references /favicon.png but no favicon exists in static/. Every page load produces a 404 console error. No browser tab icon displays.

Repro Steps

  1. Navigate to https://westsidekingsandqueens.tail5b443a.ts.net/
  2. Open DevTools → Console
  3. Observe: Failed to load resource: the server responded with a status of 404 for /favicon.png

Expected Behavior

Favicon loads from static/favicon.png using the background-removed Westside logo (already in MinIO at assets/westside/branding/favicon-32x32-transparent.png).

Environment

  • Cluster/namespace: prod / westsidekingsandqueens
  • Service version/commit: SHA 4102552
  • Related alerts: none

Acceptance Criteria

  • Favicon displays in browser tab
  • No 404 console error for favicon
  • Apple-touch-icon works for iOS home screen bookmark
  • project-westside-basketball
### Type Bug ### Lineage Standalone — discovered during landing site deployment validation. ### Repo `forgejo_admin/westside-app` ### What Broke `app.html` references `/favicon.png` but no favicon exists in `static/`. Every page load produces a 404 console error. No browser tab icon displays. ### Repro Steps 1. Navigate to https://westsidekingsandqueens.tail5b443a.ts.net/ 2. Open DevTools → Console 3. Observe: `Failed to load resource: the server responded with a status of 404` for `/favicon.png` ### Expected Behavior Favicon loads from `static/favicon.png` using the background-removed Westside logo (already in MinIO at `assets/westside/branding/favicon-32x32-transparent.png`). ### Environment - Cluster/namespace: prod / westsidekingsandqueens - Service version/commit: SHA `4102552` - Related alerts: none ### Acceptance Criteria - [ ] Favicon displays in browser tab - [ ] No 404 console error for favicon - [ ] Apple-touch-icon works for iOS home screen bookmark ### Related - `project-westside-basketball`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/westside-app#103
No description provided.