Accusoft will be performing a system upgrade from February 2-6, 2023. As a result, certain external services will be temporarily unavailable during that time.
For more detailed information, Click Here.
The http://localhost:3000/servicesConnection returns a 580 error. What could the issue be?
http://localhost:3000/servicesConnection
This indicates that PAS cannot communicate with the backend.
To fix this, verify that the PCCIS connection configuration section of pcc.*.yml is correct and that the backend is healthy and listening.
PCCIS connection configuration
pcc.*.yml
If the issue persists, check the logs/pas/pas-*.log files for network related issues.
logs/pas/pas-*.log
For more information, see the Connection Issues topic.