imagegenius / docker-ai-chat-app

GNU General Public License v3.0
25 stars 2 forks source link

Run docker in UNraid environment. The first time you visit the WEBUI-setting log, the error message is as follows, the setting file cannot be saved, and it cannot run effectively. #4

Closed zrwd01 closed 1 year ago

zrwd01 commented 1 year ago

Run docker in UNraid environment. The first time you visit the WEBUI-setting log, the error message is as follows, the setting file cannot be saved, and it cannot run effectively.

prisma:error Invalid prisma.chat.findMany() invocation:

The table main.Chat does not exist in the current database. prisma:error Invalid prisma.chat.findMany() invocation:

The table main.Chat does not exist in the current database. prisma:error Invalid prisma.chat.findMany() invocation:

The table main.Chat does not exist in the current database. prisma:error Invalid prisma.setting.findMany() invocation:

The table main.Setting does not exist in the current database. prisma:error Invalid prisma.setting.findMany() invocation:

The table main.Setting does not exist in the current database. prisma:error Invalid prisma.setting.findMany() invocation:

The table main.Setting does not exist in the current database. prisma:error Invalid prisma.setting.findMany() invocation:

The table main.Setting does not exist in the current database.

hydazz commented 1 year ago

Looks to be the same as https://github.com/imagegenius/docker-ai-chat-app/issues/2, check for updates, is there one available?

zrwd01 commented 1 year ago

yes, it worked, after I del all the files under the config directory and forced to update, thanks