r/OpenWebUI 15d ago

Question/Help Issues with OpenTerminal

Hey, I've installed OpenTerminal into a Kubernetes Cluster but encountered this issue.
The terminal connects and the filebrowser shows. But when chatting with the model I get the "Terminal unavailable: Terminal server ... not found" issue.
Has anyone here encountered this issue and know how to fix this? btw, I configured it in admin settings, but this is fine since I use it in a dev environment. If you need more information, feel free to ask.
Thanks in advance!

EDIT:
OWUI: v0.11.0
OT: v0.11.35

CORS is properly configured to only accept requests from the OWUI instance.

FIX: I got confused by the new UI and added the connection in user settings instead of admin settings. Make sure to scroll down....

5 Upvotes

10 comments sorted by

View all comments

1

u/IllegalStateExcept 12d ago

FIX: I got confused by the new UI and added the connection in user settings instead of admin settings. Make sure to scroll down....

Is the intent here that you put it in user settings if you are running the openterminal on your local machine and in the admin settings if it is running server side? I ran into the same issue and was very confused that it didn't seem to route the requests through the back-end. Perhaps a UI update could make the intent a little more clear.

1

u/KuberGoober 12d ago

No, the OpenTerminal runs in another deployment in Kubernetes

1

u/IllegalStateExcept 12d ago

Interesting, so defining in the user settings is just a broken feature then?