I have just setup a new opsi instance and am at the installation guide step to update the opsi products.
I use the following command :
Code: Alles auswählen
opsi-product-updater -i -vv
Code: Alles auswählen
Traceback:
line 1093 in '<module>' in file '/usr/bin/opsi-product-updater'
line 1086 in 'main' in file '/usr/bin/opsi-product-updater'
line 161 in '__init__' in file '/usr/bin/opsi-product-updater'
line 374 in 'getConfigBackend' in file '/usr/bin/opsi-product-updater'
line 225 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/BackendManager.py'
line 63 in '__init__' in file '/usr/lib/pymodules/python2.7/OPSI/Backend/Depotserver.py'
==>>> Backend missing data error: Depot 'ubuntu166opsi.vlab.domain.tld' not found in backend
ERROR: Backend missing data error: Depot 'ubuntu166opsi.vlab.domain.tld' not found in backend
I did some research and am not sure how to fix this.
Any suggestions? Thanks in advance