Skip to main content
Skip table of contents

JITC Troubleshooting

500 Error

Get the real error from the CLI

BASH
php /var/www/pcr360/prod/cli/zfcli.php -a update.validate.index -d -e prod -i /var/www/pcr360/configs/pcr360.ini

If the error is not with the application, it could be with the CRL List.

Reset CRL on the Webserver

POWERSHELL
/usr/local/sbin/dod-crl.sh -uc -dj -dp
systemctl restart httpd

Reset CRL and flush MySQL Hosts on the Database Server

BASH
/usr/local/sbin/dod-crl.sh -uc -dj -dp
mysqladmin -p flush-hosts
systemctl restart mysql

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.