"Failed to fetch plugin config" & "Plugin not found" #3401
Unanswered
shadreamer
asked this question in
Q&A
Replies: 1 comment
-
I think this is actually a bug in our current |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good Day All,
Setting up the LAION-AI on Linux Mint 21.1 / Python3. Web page is up on port 3000, the only issue is the inference-server is not starting. Here is my docker-compose.yaml for that section.
I also see these errors on the terminal:
Tested each of the plugin URL and got "localhost refused to connect" prompts. (ufw firewall is inactive)
Suspecting a port conflict, I changed the port from 8000 to 8011 in the YAML. Now the pages render a little text when tested, but the plugins are still not seen or loaded by the system.
I believe that this is the last hurdle to getting it working. How can I find / fix the block that keeps me from loading these plugins?
Thanks for any assistance.
Beta Was this translation helpful? Give feedback.
All reactions