Releases link under /src/branch/main returns 404 #26

Closed
opened 2026-06-18 06:37:09 +00:00 by exzanimo · 1 comment

NOOP version

N/A (website / releases link)

Platform

macOS

OS version

N/A (website issue; reproduced via browser/curl)

WHOOP strap model

No strap — imported data only

Where the data is coming from

WHOOP CSV export import

What happens

The repository has releases enabled, but this URL returns a 404:

https://noop.fans/NoopApp/noop/src/branch/main/releases

I verified it from the command line on 2026-06-18 and the server responds with HTTP/2 404. This looks like a broken link/path on the self-hosted Forgejo site rather than an app/strap problem.

What you expected instead

The releases link should open the repository releases page, likely:

https://noop.fans/NoopApp/noop/releases

Alternatively, any in-repo link that currently points to /src/branch/main/releases should be updated to the correct releases URL.

Steps to reproduce

  1. Open https://noop.fans/NoopApp/noop/src/branch/main/releases
  2. Observe that the page returns 404.
  3. Open https://noop.fans/NoopApp/noop/releases and compare with the expected releases page.

Strap log

Not applicable: this is a reproducible website/repository link issue, not a strap or app runtime issue.

Before you submit

  • I attached or pasted a strap log above — or my bug is a clearly reproducible UI issue that doesn't need one (e.g. a typo, a button that does nothing) and I've described exactly how to see it.
  • I checked the Troubleshooting guide — especially "history syncs but no data" (most often the strap isn't banking history to flash; charge it to 100% and reconnect).
  • I checked the FAQ and — if I'm on a WHOOP 5.0 / MG — the 5.0/MG status page, and this isn't an already-known limit (e.g. SpO₂, or recovery/sleep on the 5/MG).
  • I've left out anything personal (strap serial, account email, raw export).
### NOOP version N/A (website / releases link) ### Platform macOS ### OS version N/A (website issue; reproduced via browser/curl) ### WHOOP strap model No strap — imported data only ### Where the data is coming from WHOOP CSV export import ### What happens The repository has releases enabled, but this URL returns a 404: https://noop.fans/NoopApp/noop/src/branch/main/releases I verified it from the command line on 2026-06-18 and the server responds with HTTP/2 404. This looks like a broken link/path on the self-hosted Forgejo site rather than an app/strap problem. ### What you expected instead The releases link should open the repository releases page, likely: https://noop.fans/NoopApp/noop/releases Alternatively, any in-repo link that currently points to /src/branch/main/releases should be updated to the correct releases URL. ### Steps to reproduce 1. Open https://noop.fans/NoopApp/noop/src/branch/main/releases 2. Observe that the page returns 404. 3. Open https://noop.fans/NoopApp/noop/releases and compare with the expected releases page. ### Strap log ```text Not applicable: this is a reproducible website/repository link issue, not a strap or app runtime issue. ``` ### Before you submit - [x] I attached or pasted a strap log above — **or** my bug is a clearly reproducible UI issue that doesn't need one (e.g. a typo, a button that does nothing) and I've described exactly how to see it. - [x] I checked the [Troubleshooting guide](https://noop.fans/NoopApp/noop/wiki/Troubleshooting) — especially "history syncs but no data" (most often the strap isn't banking history to flash; charge it to 100% and reconnect). - [x] I checked the [FAQ](https://noop.fans/NoopApp/noop/wiki/FAQ) and — if I'm on a WHOOP 5.0 / MG — the [5.0/MG status page](https://noop.fans/NoopApp/noop/wiki/WHOOP-5.0-and-MG-Status), and this isn't an already-known limit (e.g. SpO₂, or recovery/sleep on the 5/MG). - [x] I've left out anything personal (strap serial, account email, raw export).
Owner

Fixed in v4.6.2 — the Releases links in the README and docs were relative paths that resolved to a /src/branch/main/... URL on the new home and 404'd. They now point straight at the downloads page: https://noop.fans/NoopApp/noop/releases

Thanks for the precise report, @exzanimo. Closing.

Fixed in **v4.6.2** — the Releases links in the README and docs were relative paths that resolved to a `/src/branch/main/...` URL on the new home and 404'd. They now point straight at the downloads page: https://noop.fans/NoopApp/noop/releases Thanks for the precise report, @exzanimo. Closing.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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
NoopApp/noop#26
No description provided.