Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 389
    • Issues 389
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhale
  • funkwhalefunkwhale
  • Issues
  • #1638

Closed
Open
Created Dec 07, 2021 by Philipp Wolfer@phwContributor

Instance radio list displays without labels

The pod radio list on My Library > Radios shows a box for each pod radio (actor-content, favorites, random, recently-added, less-listened), but there are no text label and the play radio button does not work. This is with 1.1.4+git.6f58a49c

Steps to reproduce

Visit the page at /library/me/radios

What happens?

The radios show without labels:

grafik

Clicking the "Play radio" button on any of them logs an error like [default] Error while starting radio actor-content to the console, the network requests show this error for POST /api/v1/radios/sessions/:

HTTP/2 400 Bad Request
server: nginx/1.21.1
date: Tue, 07 Dec 2021 09:50:48 GMT
content-type: application/json
content-length: 62
allow: POST, OPTIONS
x-ratelimit-limit: 1000
x-ratelimit-scope: authenticated-create
x-ratelimit-remaining: 976
x-ratelimit-duration: 3600
retry-after: 3073
x-ratelimit-reset: 1638874248
x-ratelimit-resetseconds: 3600
vary: Cookie, Origin
access-control-allow-credentials: true
access-control-allow-origin: https://***
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
referrer-policy: same-origin
X-Firefox-Spdy: h2

What is expected?

Radios show with all details and can be played.

Context

Funkwhale version(s) affected: 1.1.4+git.6f58a49c

Docker setup (multi-container)

Edited Dec 07, 2021 by Philipp Wolfer
Assignee
Assign to
Time tracking