mirror of
https://github.com/koel/koel.git
synced 2026-04-26 17:25:59 +03:00
[GH-ISSUE #1773] [bug] repeated requests to /build/assets/null #977
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#977
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @asdfzxcvbn on GitHub (Jul 10, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1773
Describe the bug
while playing a song, about 2/3 requests are sent to
/build/assets/nullevery second (returns 404)To reproduce
Steps to reproduce the behavior:
Expected behavior
no external requests should be made.
Screenshots

Environment
@phanan commented on GitHub (Jul 10, 2024):
Hmm, I can't seem to reproduce the bug, nor is there any kind of periodic asset request in Koel. What other information can you provide?
@phanan commented on GitHub (Jul 10, 2024):
For example, this is my log. There are only playback status requests, which are triggered every 5 seconds.
@asdfzxcvbn commented on GitHub (Jul 10, 2024):
this is a fresh v7.0.0 docker installation with only one album, a youtube api key, and hosted on docker w/ mysql
it's reverse proxied with caddy
that's about it, i dont think any of that is helpful
@phanan commented on GitHub (Jul 10, 2024):
I'm unfamiliar with Caddy, though I doubt it's the culprit. However, I'm afraid I can't help you debug this as, again, I don't use Caddy :)
@rk commented on GitHub (Aug 6, 2024):
I just hit this issue with the latest build.
Koel: 7.0.9
Server: Apache
PHP: 8.2.13
I noticed:
But I can't find it in either markup or CSS. It only happens during playback.