Hello Everyone
Has anyone has issue starting zpa-connector-service after installing zpa service edge on Centos 7 OS? I am following this guide from Zscaler Service Edge Deployment Guide for CentOS, Oracle, and Redhat | Zscaler I was able to install the zpa connector service when when trying to restart the service I am getting error
Complete!
[root@ewg-zpa-vm1 ~]# sudo systemctl stop zpa-service-edge
[root@ewg-zpa-vm1 ~]# sudo touch /opt/zscaler/var/service-edge/provision_key
[root@ewg-zpa-vm1 ~]# sudo chmod 644 /opt/zscaler/var/service-edge/provision_key
[root@ewg-zpa-vm1 ~]# sudo vi /opt/zscaler/var/service-edge/provision_key
[root@ewg-zpa-vm1 ~]# sudo systemctl start zpa-service-edge
[root@ewg-zpa-vm1 ~]# sudo systemctl status zpa-connector
Unit zpa-connector.service could not be found. <~~~~~~~~~~~~~~~~
[root@ewg-zpa-vm1 ~]# sudo systemctl status zpa-connector
Unit zpa-connector.service could not be found. <~~~~~~~~~~~~~~~
Can someone please advice what I am doing wrong?