Closed keyog0 closed 10 months ago
I have clone the project again and cleanup the data. And use a fresh new copy to start the application by docker. Looks good to me.
[+] Running 56/7
✔ weaviate 4 layers [⣿⣿⣿⣿] 0B/0B Pulled 58.7s
✔ db 9 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 17.7s
✔ web 10 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 66.0s
✔ nginx 7 layers [⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 22.0s
✔ api Pulled 59.8s
✔ worker 12 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 59.8s
✔ redis 7 layers [⣿⣿⣿⣿⣿⣿⣿] 0B/0B Pulled 55.8s
[+] Building 0.0s (0/0) docker:desktop-linux
[+] Running 8/8
✔ Network docker_default Created 0.0s
✔ Container docker-weaviate-1 Created 0.0s
✔ Container docker-db-1 Created 0.0s
✔ Container docker-web-1 Created 0.0s
✔ Container docker-redis-1 Created 0.0s
✔ Container docker-worker-1 Created 0.1s
✔ Container docker-api-1 Created 0.1s
✔ Container docker-nginx-1 Created 0.0s
Attaching to docker-api-1, docker-db-1, docker-nginx-1, docker-redis-1, docker-weaviate-1, docker-web-1, docker-worker-1
the issue has fixed at this pr :https://github.com/langgenius/dify/pull/1821 pls use the latest tag ,thanks
Self Checks
Dify version
0.3.34
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
I looked at the "change log 0.3.34" and opened and linked "Unstructured" correctly, but the error occurred.
❌ Actual Behavior
I added a markdown file to "create knowledge", but there is an issue that the module cannot be imported from the API server. The image I used is
langgenius/dify-api:0.3.34