超级兵 (@Bing08)HuggingFace部署CLIProxyAPI v7.1.40版本报错 中发帖

cli-proxy-api:v7.1.40 废弃了PGSTORE_DSN 
根据上面教程部署的更新到cli-proxy-api:v7.1.40可能都会有和我同样的问题 
我用的是Aiven的PostgreSQL,更新了HuggingFace的Dockerfile 的 
FROM eceasy/cli-proxy-api:v7.1.40提交后报错: 
BuiltAt: 2026-06-02T11:31:41Z
[2026-06-02 20:45:14] [--------] [error] [main.go:315] failed to initialize postgres token store: postgres store: ping database: failed to connect to `user=avnadmin database=defaultdb`: hostnam...
 
 
Back to Top