Hello,
while upgrading from version 4.5.0 to 4.5.1, i see now the following error (Logfile):
"
...
2022-07-26 14:49:25,108+0000 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:204
DIALOG:SEND
2022-07-26 14:49:25,112+0000 DEBUG otopi.context context._executeMethod:127 Stage closeup
METHOD
otopi.plugins.ovirt_engine_setup.ovirt_engine_grafana_dwh.core.config.Plugin._closeup_engine_grafana_access
2022-07-26 14:49:25,112+0000 DEBUG otopi.context context._executeMethod:145 method
exception
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/otopi/context.py", line 132, in
_executeMethod
method['method']()
File
"/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-grafana-dwh/core/config.py",
line 398, in _closeup_engine_grafana_access
self._remote_engine.copy_to_engine(
AttributeError: 'Plugin' object has no attribute '_remote_engine'
2022-07-26 14:49:25,127+0000 ERROR otopi.context context._executeMethod:154 Failed to
execute stage 'Closing up': 'Plugin' object has no attribute
'_remote_engine'
2022-07-26 14:49:25,127+0000 DEBUG otopi.context context.dumpEnvironment:765 ENVIRONMENT
DUMP - BEGIN
...
"
It looks like an error at the clean up stage:
"
[ ERROR ] Failed to execute stage 'Closing up': 'Plugin' object has no
attribute '_remote_engine'
[ INFO ] Stage: Clean up
Log file is located at
/var/log/ovirt-engine/setup/ovirt-engine-setup-20220726150224-tbwn3w.log
[ INFO ] Generating answer file
'/var/lib/ovirt-engine/setup/answers/20220726150307-setup.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Execution of setup failed
"
Can i fix it spmoehow?
What happens at the "clean up" stage? The Service ovirt-engine-dwhd.service is
running auf the setup.
Best Regards
Igor