#autogenStudio ui not working

3 messages · Page 1 of 1 (latest)

late stream
#

Hi All,
I'm trying to start the autogenstudio ui on port 8080 by passing the port and then it start the server but no matter what i do, i don't get anything loaded in the browser.

I don't have active openAI key as not paid user - is it mandatory as prerequisite prior the ui to open?

Deployment on Ubuntu

#

/home/ubuntu# autogenstudio ui --port 8080
INFO: Started server process [15579]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8080

echo drum
#

OpenAI key is not mandatory.
The log indicates the service is running correctly.
What do you see when you open http://127.0.0.1:8080/ in yuor browser? Nothing? Do you have any firewall etc.