By: Thomas Maerz user 18 Jul 2016 at 12:33 p.m. CDT

3 Responses
Thomas Maerz gravatar
Fresh install of Gluu from repositories on CentOS 7 latest version. It installs and the web interface comes up and it seems to be working. As per this [ticket](https://support.gluu.org/installation/automatic-restart-on-reboot-2910) I ran ```/sbin/gluu-serverd-2.4.3 enable``` After rebooting I get this: ``` [root@gluu ~]# service gluu-serverd-2.4.3 status Redirecting to /bin/systemctl status gluu-serverd-2.4.3.service ● gluu-serverd-2.4.3.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) [root@gluu ~]# service gluu-serverd-2.4.3 start Redirecting to /bin/systemctl start gluu-serverd-2.4.3.service Failed to start gluu-serverd-2.4.3.service: Unit gluu-serverd-2.4.3.service failed to load: No such file or directory. ```

By Aliaksandr Samuseu staff 18 Jul 2016 at 1:21 p.m. CDT

Aliaksandr Samuseu gravatar
Have you tried to run `# /sbin/gluu-serverd-2.4.3 enable` once more?

By Thomas Maerz user 18 Jul 2016 at 3:57 p.m. CDT

Thomas Maerz gravatar
Yes, I tried that. I started over on ubuntu and I don't have this problem.

By Adrian Alves staff 18 Jul 2016 at 4:18 p.m. CDT

Adrian Alves gravatar
Hello Thomas, can you send us the output of "# /sbin/gluu-serverd-2.4.3 status" in order to debug this issue. Regards, Adrian.-