Installing SCM-Manager 2.44.2 on Rocky Linux 9.2

Hi!
I found two reasons things were not working properly from my end.

  1. After executing ./scm-server start, I was using ./scm-server status because I thought this would give me the status of the current script, but it actually executes the script again. This was what caused the error saying the address is already being used.
    So I only execute ./scm-server start and this solved that error.
  2. One of the biggest problems I had after figuring out the error from above, is that the firewall (not iptables, but the Fortigate firewall) settings were not properly set.
    After adjusting it, it worked!

So I am happily testing it right now.
Thanks!

1 Like