Using Docker installation method
Yes
AzuraCast version
Rolling Release #089775c (2020-10-16 9:53)
Host Operating System
CentOS 7
Describe the bug
Upcoming song queue is empty. Dashboard does show correct playlist entries and next song
To Reproduce
Click on upcoming song queue
Expected behavior
Song queue to appear
Relevant Logs
Inspecting the page the response is a 500 error:
message: Return value of App\Controller\Api\Stations\QueueController::viewRecord() must be an instance of App\Entity\Api\QueuedSong, instance of App\Entity\Api\StationQueue returned
Screenshots
Upcoming Song Queue screen:

Dashboard:

Additional context
@pixel-paul The latest commit from @Vaalyn fixes this issue and has been merged into the main repository.
Many thanks @Vaalyn !
Most helpful comment
@pixel-paul The latest commit from @Vaalyn fixes this issue and has been merged into the main repository.