以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
230
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
使用 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
使用 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已经存在在数据库的时候它就会这样?