Issue Solution
The site can’t be reached or user login
failed after a successful install.
1.
Check if XCP services are running:
service xcp status
2. Start the XCP listen operation and confirm that there are no
errors:
xcp –listen
3. If you see the following error, install the CodeReady
packages using yum, such as
yum install codeready-
builder-for-rhel-8-x86_64-rpms
:
Error:
-------
Traceback (most recent call last):
Ê File "xcp.py", line 1146, in <module>
Ê File "xcp.py", line 1074, in main
Ê File "<frozen importlib._bootstrap>",
line 991, in _find_and_load
Ê File "<frozen importlib._bootstrap>",
line 975, in _find_and_load_unlocked
Ê File "<frozen importlib._bootstrap>",
line 671, in _load_unlocked
Ê File
"PyInstaller/loader/pyimod03_importers.py"
, line 495, in exec_module
Ê File "rest/routes.py", line 61, in
<module>
Ê File "<frozen importlib._bootstrap>",
line 991, in _find_and_load
Ê File "<frozen importlib._bootstrap>",
line 975, in _find_and_load_unlocked
Ê File "<frozen importlib._bootstrap>",
line 671, in _load_unlocked
Ê File
"PyInstaller/loader/pyimod03_importers.py"
, line 495, in exec_module
Ê File "onelogin/saml2/auth.py", line 14,
in <module>
xmlsec.Error: (1, 'cannot load crypto
library for xmlsec.')
[23891] Failed to execute script 'xcp' due
to unhandled exception!
9