Jump to content

ross_from_fruits

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ross_from_fruits

  1. Hi, I am currently trying to setup ERA in a Ubuntu 20.04 VM for testing purpose. We want to get a new security software and therefore evaluate different solutions. I followed your guide "Component installation on Linux" and managed to get the installer to finish. ./server-linux-x86_64.sh \ --skip-license \ --skip-cert \ --db-type="MySQL Server" \ --db-driver="MySQL ODBC 8.0 Driver" \ --db-hostname=127.0.0.1 \ --db-port=3306 \ --db-admin-username=root \ --db-admin-password=##### \ --server-root-password=#### \ --db-user-username=##### \ --db-user-password=##### the service does however fail to start shortly after start The "permission not permitted" -error is very weird since the service is run as root and the installer did not show any error with the same user account. trace.log
×
×
  • Create New...