I have a virtual server installed with kvm (virsh) on CentOS7 but does not start.
First run says"Required plugin com.atlassian.stash.ssh-plugin has failed to start", and found a solution here:
https://jira.atlassian.com/browse/BSERV-8345
I installed "haveged" using yum install, now reboot the machine but bbitbucket doesnot start, the port is opened, can connect from netcat using nc -v localhost 7990 but the server does not response, test with firefox, netcat, links but does not respond.
What happens?
The log says "canot connect to port 8006", this port is closed, what happen?
A solution found:
<Bitbucket_Installation_Directory>/bin/setenv.sh
The problem is same as Google Compute Engine, booth using virtual instances.
It is a bug of installation script? not detect when the server is a dedicated o virtual instance for these changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.