平台
Web
后端
Docker / GHCR 后端
Bug 描述
GithubStarsManager repeatedly prompts to re-enter the GitHub Personal Access Token (PAT) and the value of API_SECRET. These values do not appear to persist: after some time and after a Docker restart the app requests them again.
Reproduction steps:
- Configure the app with a valid PAT and API_SECRET and run using the Docker backend.
- Use the app normally, then either restart the Docker container or wait some time (several hours / overnight).
- Open the app and observe that it prompts to re-enter the PAT and API_SECRET.
Observed frequency: Intermittent but reproducible after Docker restart.
App version: Unknown (running via Docker)
附加信息
Additional context: this happens when running the Docker / GHCR backend. The credentials (PAT and API_SECRET) are entered and the app appears to work, but after a restart or after some time the credentials are lost and the UI prompts for them again. Possible areas to check: how credentials are stored/persisted (files, environment variables, Docker volumes), and whether Docker image or container recreation clears them. No logs attached yet.
日志
No response
截图
No response
视频
No response
平台
Web
后端
Docker / GHCR 后端
Bug 描述
GithubStarsManager repeatedly prompts to re-enter the GitHub Personal Access Token (PAT) and the value of
API_SECRET. These values do not appear to persist: after some time and after a Docker restart the app requests them again.Reproduction steps:
Observed frequency: Intermittent but reproducible after Docker restart.
App version: Unknown (running via Docker)
附加信息
Additional context: this happens when running the Docker / GHCR backend. The credentials (PAT and API_SECRET) are entered and the app appears to work, but after a restart or after some time the credentials are lost and the UI prompts for them again. Possible areas to check: how credentials are stored/persisted (files, environment variables, Docker volumes), and whether Docker image or container recreation clears them. No logs attached yet.
日志
No response
截图
No response
视频
No response