Dify.ai, a self-hosted prompt-management tool
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
-
@luckow
I pushed v0.0.23 to git repo
marketplace access and install
my cloudron hosted ollama set as model provider (needs open-ai-compatible plugin)
set my Ollama for nomic-text-embed
created knowledge with a single document

doc stuck in queueInvestigating ....
-
@timconsidine Have you ever built a knowledge base? All my files are stuck in some kind of queue. They never get processed.
@luckow
Think I have resolved knowledge import / indexing
Not tested heavily but I got a single 1Mb PDF through the process.Pushed 0.0.24 to GitHub
Also created new docker image :
tcmbp132021/cloudron-dify:v0.0.24 (or :latest)
Still working on a fix to sandbox for workflows but best to get the knowledge RAG out in the wild for additional testing.
-
Sandbox issue resolved
Pushed v0.0.25
tcmbp132021/cloudron-dify:v0.0.25 (or :latest)
More real-world testing needed, but hopefully we're making progress towards a v1.0.0 release
Install via 1 line install :
curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "dify" -
Added Playwright to the build (so playwright plugin can be used : needs URI in plugin config of
ws://localhost:3003)pushed v0.0.28
tcmbp132021/cloudron-dify:v0.0.28 (or :latest) -
Added Playwright to the build (so playwright plugin can be used : needs URI in plugin config of
ws://localhost:3003)pushed v0.0.28
tcmbp132021/cloudron-dify:v0.0.28 (or :latest)@timconsidine will look into it later.
-
Added Playwright to the build (so playwright plugin can be used : needs URI in plugin config of
ws://localhost:3003)pushed v0.0.28
tcmbp132021/cloudron-dify:v0.0.28 (or :latest)@timconsidine anything wrong on my side?
Installing App to diffy.example.org ... Image: tcmbp132021/cloudron-dify:latest ✘ Installation failed: No such route Details: { "status": "Not Found", "message": "No such route" }This it the output of
curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "Dify AI"but same error from insie CCAI-P -
@timconsidine anything wrong on my side?
Installing App to diffy.example.org ... Image: tcmbp132021/cloudron-dify:latest ✘ Installation failed: No such route Details: { "status": "Not Found", "message": "No such route" }This it the output of
curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "Dify AI"but same error from insie CCAI-P -
@timconsidine anything wrong on my side?
Installing App to diffy.example.org ... Image: tcmbp132021/cloudron-dify:latest ✘ Installation failed: No such route Details: { "status": "Not Found", "message": "No such route" }This it the output of
curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "Dify AI"but same error from insie CCAI-P% curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "Dify AI" CustomAppGateway Universal Installer ---------------------------------------- Detected OS: Darwin (arm64) Downloading installer from: https://customappgateway.appx.uk/cag-installer-macos Running Installer... ---------------------------------------- Welcome to the Custom App Gateway (CAG) Installer ----------------------------------------------- Fetching catalogue to find app: Dify AI... ✔ Found App: Dify AI (undefined) NOTE: You will need an API Token from your Cloudron Profile. Go to https://my.your-cloudron.com/#/profile to generate one. ? Enter your Cloudron Domain (e.g., my.example.com): my.example.uk ? Enter your Cloudron API Token: **************************************************************** ? Enter the subdomain to install the app (e.g., ccai.example.com): jumble.xapps.uk Validating connection... ✔ Connection successful Fetching App Manifest... Fetching manifest from: https://customappgateway.appx.uk/deploy/dify/CloudronManifest.json ✔ Manifest fetched successfully Resolving manifest file references... Installing App to jumble.xapps.uk... Image: tcmbp132021/cloudron-dify:latest ✔ Installation Started! (This may take a few minutes) App ID: 35125028-84f0-4fb7-a307-eb6adaa6d691 You can check the progress in your Cloudron Dashboard. Please wait for the app to enter "Running" state before using it. SECURITY REMINDER: Please DELETE the API Token you used for this installation now. ---------------------------------------- Cleaning up... Done.Takes a while to download image because it's a BIG image.
Then :
So ... I don't know for sure
but I would suspect network issue somewhere. -
@timconsidine anything wrong on my side?
Installing App to diffy.example.org ... Image: tcmbp132021/cloudron-dify:latest ✘ Installation failed: No such route Details: { "status": "Not Found", "message": "No such route" }This it the output of
curl -fsSL https://customappgateway.appx.uk/install.sh | bash -s -- --install-app "Dify AI"but same error from insie CCAI-PInstalling App to diffy.example.org ...
Image: tcmbp132021/cloudron-dify:latest
✘ Installation failed: No such route[I assume
diffy.example.orgis just obfuscation for the forum.
]Compared to this :
Installing App to jumble.xapps.uk...
Image: tcmbp132021/cloudron-dify:latest
Installation Started! (This may take a few minutes)I think this suggests / confirms network issue.
Try again, maybe ?The first part of the sequence (the script) runs in seconds, so re-trying is do-able.
The second part (the cloudron install) takes few minutes because of image size.Are you running the install on your desktop/laptop ? Or on your Cloudron instance ?
Either way, I suspect temporary network failure connecting to hub.docker.com
Edit : I would do some standard network diagnostics.
% ping hub.docker.com
PING hub.docker.com.cdn.cloudflare.net (104.18.43.187): 56 data bytes
64 bytes from 104.18.43.187: icmp_seq=0 ttl=58 time=11.143 ms
64 bytes from 104.18.43.187: icmp_seq=1 ttl=58 time=11.543 ms
64 bytes from 104.18.43.187: icmp_seq=2 ttl=58 time=10.148 ms
^C
--- hub.docker.com.cdn.cloudflare.net ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 10.148/10.945/11.543/0.587 ms
Hmmm, possibly a Cloudflare issue ?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login