ssh -i [private key filename] root@prod-lg01.geant.org |
The Web service either doesn't load, loads partially, or gives errors when trying to submit a command.
1. Log into prod-lg01.geant.org as root (see above) and issue the following commands:
[root@prod-lg01 ~]# systemctl restart looking-glass-service.service [root@prod-lg01 ~]# exit |
2. Log into prod-lg02.geant.org as root (see above) and issue the following commands:
[root@prod-lg02 ~]# systemctl restart looking-glass-service.service [root@prod-lg02 ~]# exit |