Skip to content

"Unexpected internal server error" when clicking on status widget for any app #759

@jamisonderek

Description

@jamisonderek

REPRO:

  1. Open https://lab.flipper.net/apps/sd_spi_app (or any app)
  2. Click on the Manifest link.
  3. It should open a folder in this repo, like https://github.com/flipperdevices/flipper-application-catalog/tree/main/applications/GPIO/sd_spi_app
  4. The README.md will render a status widget, showing the current build status...
    Image
  5. Click the widget.
  6. It will try to take you to a page like https://catalog.flipperzero.one/application/sd_spi_app/page which gives Unexpected internal server error.

Expected result:
It seems the URL route doesn't support the app name, instead the link needs to be the app id like https://catalog.flipperzero.one/application/6761243fd9b4ee25ba4c65bf/page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QA pendingTo be reviewed by QAfixes neededUnresolved issues with the app requiring maintainer's attention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions