Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port is always taken on Coolify #212

Open
chand1012 opened this issue Oct 17, 2024 · 0 comments
Open

Port is always taken on Coolify #212

chand1012 opened this issue Oct 17, 2024 · 0 comments

Comments

@chand1012
Copy link

I'm trying to host my own instance of OpenUI on Coolify, a self hosting platform you can run on your own hardware with Docker. I was having an issue where it showed that port 7878 was already taken, however whenever I added the ability to change ports in PR #210 the issue persisted. I have never had this issue with any other service running on my Coolify instance, is the Docker container doing something fishy like trying to run itself multiple times? Here's the logs I'm getting from my server. The port is irrelevant, I've tried at least a dozen ports and nothing seems to work.

                                                         
         ;5;221m__g@@@@@@gg__            ;5;37m_~@@    ;5;177m@@@@@@@@@@@@@@@
      ;5;221m_@@@@@@@@@@@@@@@@g_      ;5;37m_@@@@@@@,  ;5;177m@@@@@@@@@@@@@@@
    ;5;221mo@@@@@@@@@@@@@@@@@@@@@ ;5;37m_g@@@@@@@@@@@L ;5;177m@@@@@@@@@@@@@@@
  ;5;221m,@@@@@@@@@@@@@@@@@@@B";5;37m~@@@@@@@@@@@@@@@@a;5;177m%@@@@@@@@@@@@@@
 ;5;178m,;5;221m"""""""""""""""""";5;37m_g@@@@@@@@@@@@@@@@@@@@g;5;177m\@@@@@@@@@@@@@
 ;5;178m@@@@@@@@@@@@@@P";5;37m~?????????????????????????? ;5;171mgggggggggggg
;5;178m!@@@@@@@@@@@@@@,;5;37m=============================;5;170m|@@@@@@@@@@@
;5;178m[@@@@@@@@@@@@@@@L;5;38m"""""""""""""""""""""""""""" ;5;170m@@@@@@@@@@@
 ;5;178mBBBBBBBBBBBBBBBBh;5;38m<========================== ;5;170m@@@@@@@@@@@
 ;5;179mvggggggggggggggggg ;5;38mggggggggggggggggggggggggg;5;134m,@@@@@@@@@@@
  ;5;179m%@@@@@@@@@@@@@@@@@;5;38m'@@@@@@@@@@@@@@@@@@@@@@@';5;134m@@@@@@@@@@@@
   ;5;179m"@@@@@@@@@@@@@@@@@L;5;38mQ@@@@@@@@@@@@@@@@@@@@;5;134m,@@@@@@@@@@@@@
     ;5;179m"@@@@@@@@@@@@@@@@@;5;38m'@@@@@@@@@@@@@@@@@P;5;134mo@@@@@@@@@@@@@@
        ;5;179m"4@@@@@@@@@@@P"   ;5;38m"""""""""""""   ;5;134m@@@@@@@@@@@@@@@
                                                         
                                                         

INFO (openui):  Starting OpenUI AI Server created by W&B...
INFO (openui):  Starting LiteLLM in the background with config: /tmp/tmp00_qcz8n.yaml
INFO (openui):  Running API Server
INFO (uvicorn.error):  Started server process [1]
INFO (uvicorn.error):  Waiting for application startup.
DEBUG (openui):  Starting up server in 1...
INFO (uvicorn.error):  Application startup complete.
ERROR (uvicorn.error):  [Errno 98] error while attempting to bind on address ('0.0.0.0', 23412): address already in use
INFO (uvicorn.error):  Waiting for application shutdown.
INFO (uvicorn.error):  Application shutdown complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant