Hello Everyone!
My SonarQube Server automatically terminates from the default port 9000 a few minutes after mapping it from docker. Any advice to resolve this issue will be greatly appreciated. Thank you!
Hello Everyone!
My SonarQube Server automatically terminates from the default port 9000 a few minutes after mapping it from docker. Any advice to resolve this issue will be greatly appreciated. Thank you!
What do the logs say? Anything about the process being killed for some reason?
(If I recall, in a Docker environment, this can sometimes happen if there’s not enough memory allocated to the container).