Content
You are here:
Errno::EADDRINUSE: Address already in use - OP 7.3.0 + Centos 7.4
Added by Alexander Liebrecht about 7 years ago
Hello Developers,
I’ve almost done it and installed a new installation of OpenProject 7.3.0 on Centos 7.4 and using Plesk.
Currently the console shows me this error message with “openproject run web”.
bundler: failed to load command: unicorn (/opt/openproject/vendor/bundle/ruby/2.4.0/bin/unicorn) Errno::EADDRINUSE: Address already in use - bind(2) for 127.0.0.1:6000 /opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/lib/unicorn/socket_helper.rb:164:in `bind' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/lib/unicorn/socket_helper.rb:164:in `new_tcp_server' /opt/openproject/vendor/bundle/ruby/2.4.0/gems/unicorn-5.3.0/lib/unicorn/socket_helper.rb:144:in `bind_listen'
I have found these processes in the console, but unfortunately, nothing happens when I’ve killed them.
What else can I do?
OpenProject instance should run with me at http://op.liebrechts-portfolio.de. At the moment, everything has failed “openproject run web”.
Can someone help me with this info?
Thanks in advance.