wlhtea / Suno2openai

以openai格式调用suno api,并将cookie保存为数据库,实现cookie池调用 📈已接入newapi、oneapi中转站,适配chat-next-web等前端项目 || Call suno api in openai format, and save the cookie as a database to realize the cookie pool call to access newapi, oneapi relay station, adapting chat-next-web and other front-end projects
MIT License
220 stars 44 forks source link

failed to solve: process "/bin/sh -c python update_cookie_to_sql.py" did not complete successfully: exit code: 1 #14

Closed qq137321 closed 5 months ago

qq137321 commented 5 months ago

使用 docker compose build && docker compose up 出现下面错误 failed to solve: process "/bin/sh -c python update_cookie_to_sql.py" did not complete successfully: exit code: 1

这是什么问题呀?是不是cookie已经存在在数据库的时候它就会这样?

wlhtea commented 5 months ago

这是结果 请你提供一下上面的报错部分 并且可能这个错误应该是老版本的问题,你试试拉取最新的代码

wlhtea commented 5 months ago

如果没什么问题 我就关闭这个issue了