Hi everyone,
I’m running a local TeddyCloud instance with Docker, and recently the Tonies view has stopped working. It keeps loading endlessly, and the Audio Player view also doesn’t work. Just before it stopped working, i added new tags, encoded Music,..
Here’s what I have observed:
-
Accessing the URL in the browser shows a request to:
GET https://xxx.xxx.xxx.xx/api/getTagIndex?overlay=IDofMyBox- The request never completes, leading to endless loading
-
I have already tried:
-
Stopping and restarting the Docker container
-
Clearing caches in the container
-
Resetting the internal DB (
www) -
Only local
.taffiles remain in the library -
Reloading tonies.json
-
tonies.custom.json is empty ()
-
-
Docker logs show repeated attempts to fetch the tag index from the server:
teddycloud_1 | [INFO] Starting TeddyCloud server...
teddycloud_1 | [WARN] Failed to fetch overlay index: getTagIndex timeout for overlay 28372F907C68
teddycloud_1 | [INFO] Local library loaded: OwnMusic, frozen.taf, kindersongs.taf...
teddycloud_1 | [ERROR] Tonies view load failed: getTagIndex request never completed
Question:
Has anyone experienced the same issue with getTagIndex hanging / timeout? Is there a known workaround to make the Tonies view and Audio Player work?
Thanks in advance!
Ariane