big-AGI icon indicating copy to clipboard operation
big-AGI copied to clipboard

[Issue] OpenAI/oobabooga: (network) fetch failed - Error: connect ECONNREFUSED 127.0.0.1:5000

Open adaaaaaa opened this issue 5 months ago • 2 comments

Description

after this command python server.py --trust-remote-code --extension openai --listen --api 22:34:07-366122 INFO Starting Text generation web UI
22:34:07-368204 WARNING trust_remote_code is enabled. This is dangerous.
22:34:07-368812 WARNING
You are potentially exposing the web UI to the entire internet without any access password.
You can create one with the "--gradio-auth" flag like this:

                     --gradio-auth username:password                                                                                                                                   
                                                                                                                                                                                       
                     Make sure to replace username:password with your own.                                                                                                             

22:34:07-370047 INFO Loading the extension "openai"
22:34:07-425069 INFO OpenAI-compatible API URL:

                     http://0.0.0.0:5000                                                                                                                                               
                                                                                                                                                                                       

22:34:07-425538 INFO Loading the extension "gallery"

Running on local URL: http://0.0.0.0:7860

then i can see in the "configure ai models" page: [Issue] OpenAI/oobabooga: (network) fetch failed - Error: connect ECONNREFUSED 127.0.0.1:5000 what cause the failure?

Device and browser

firefox 124.0 archlinux Kernel: 6.6.22-1-lts

Screenshots and more

No response

Willingness to Contribute

  • [ ] 🙋‍♂️ Yes, I would like to contribute a fix.

adaaaaaa avatar Mar 22 '24 14:03 adaaaaaa