Jackxwb
Jackxwb
> What command did you use to build the image? Can you try setting the `DEV_WEBSERVER_PORT` environment variable to something other than 8000? I deleted the image and added dev...
I executed `echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p` and then re executed docker compose. I didn't see a lot of errors, but it was still...
ollama API May have been modified. (my ollama version is 0.1.28) I copied the request from Chrome browser to third-party software in a curl format, and Ollama returned 404 ```...
> @Jackxwb Please ensure your Ollama version is greater than v0.1.24 https://docs.nextchat.dev/models/ollama and the endpoint you configured is `http://localhost:11434/` it seems you added additionally path `/api/` Thank you for your...
What I show here is that "/locales/zh-CN/translation.json" cannot be loaded. At first, I thought it was a localization configuration file, but when I looked up the file path, I found...
同报错 ``` C:\Users\Jackxwb>npm config set strict-ssl false C:\Users\Jackxwb>D:\java\soft\switchhosts\SwitchHosts.exe C:\Users\Jackxwb> local db: C:\Users\Jackxwb\AppData\Roaming\SwitchHosts\swh_local config db: C:\Users\Jackxwb\.SwitchHosts\config VERSION: 4.2.0.6105 System locale: zh-CN data db: C:\Users\Jackxwb\.SwitchHosts\data isDev: false Checking for update -> refreshHosts...
I believe the following translation may be superior ``` duplicate_table_by_name: "重复声明了名为 '{{tableName}}' 的表", duplicate_fields: "在表 '{{tableName}}' 中重复声明了名为 '{{fieldName}}' 的字段", duplicate_index: "在表 '{{tableName}}' 中重复声明了名为 '{{indexName}}' 的索引", duplicate_types: "重复声明了名为 '{{typeName}}' 的类型", duplicate_type_fields:...
> Hello! I really appreciate your contribution and can tell you put a lot of time into it. I'm sorry but this is just too messy, I mean why is...
I have used the latest version (v1.1.1) currently available, and when I select to upload the file, it prompts "Cannot find module 'C:\tmp\chatd-win32-x64\src\service\worker.js' When I switch to Resources\app in the...
The same issue occurred with the Docker+MySQL I used (I am using the baota panel in MySQL, and I can see that many tables have been created.) Docker error log:...