Tâche #23655
Scénario #22024: Epic 5 : Enregistrer/réutiliser les valeurs de configuration issues d'une session d'édition et les associer à une instance de serveur
erreur lors de l'enregistrement d'une configuration horus
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
erreur constatée :
config-manager_1 | 2018-04-18T12:33:08.230763625Z File "/usr/lib/python3/dist-packages/zephir/common_controller.py", line 211, in http_method config-manager_1 | 2018-04-18T12:33:08.23078174Z data = await self.func(self.injected_self, request, **request.match_info) config-manager_1 | 2018-04-18T12:33:08.23079704Z File "/srv/bin/controller", line 248, in post_validate_config config-manager_1 | 2018-04-18T12:33:08.230826621Z ret = lib.valid_mandatory(sessionid) config-manager_1 | 2018-04-18T12:33:08.230850206Z File "/srv/eole-genconfig/src/eolegenconfig/lib.py", line 966, in valid_mandatory config-manager_1 | 2018-04-18T12:33:08.230877529Z ret.append(get_variable_from_path(id_, path, force_permissive=True)) config-manager_1 | 2018-04-18T12:33:08.230899412Z File "/srv/eole-genconfig/src/eolegenconfig/lib.py", line 932, in get_variable_from_path config-manager_1 | 2018-04-18T12:33:08.230912428Z from_diff=from_diff) config-manager_1 | 2018-04-18T12:33:08.231004306Z File "/srv/eole-genconfig/src/eolegenconfig/lib.py", line 631, in get_variable config-manager_1 | 2018-04-18T12:33:08.231159087Z variable = _get_slaves(path, variable) config-manager_1 | 2018-04-18T12:33:08.231188382Z File "/srv/eole-genconfig/src/eolegenconfig/lib.py", line 561, in _get_slaves config-manager_1 | 2018-04-18T12:33:08.23120203Z for slave_name in list(config.option(path__).list())[1:]: config-manager_1 | 2018-04-18T12:33:08.231227688Z File "/srv/eole-genconfig/src/tiramisu/api.py", line 638, in __getattr__ config-manager_1 | 2018-04-18T12:33:08.231246392Z elif subfunc == 'list' and self._get_option().impl_is_optiondescription(): config-manager_1 | 2018-04-18T12:33:08.231258878Z File "/srv/eole-genconfig/src/tiramisu/api.py", line 167, in _get_option config-manager_1 | 2018-04-18T12:33:08.23127127Z self.config_bag) config-manager_1 | 2018-04-18T12:33:08.231283628Z File "/srv/eole-genconfig/src/tiramisu/setting.py", line 700, in validate_properties config-manager_1 | 2018-04-18T12:33:08.231296867Z self) config-manager_1 | 2018-04-18T12:33:08.231344467Z tiramisu.error.PropertiesOptionError: cannot access to optiondescription "Adresse du serveur LDAP utilisé par EoleSSO" because has property "normal"
Associated revisions
during mandatory panel, can access to normal slave (ref #23655)
History
#1 Updated by Emmanuel GARETTE almost 3 years ago
- Status changed from Nouveau to En cours
#2 Updated by Emmanuel GARETTE almost 3 years ago
- Assigned To set to Emmanuel GARETTE
#3 Updated by Emmanuel GARETTE almost 3 years ago
- Estimated time set to 1.00 h
#4 Updated by Emmanuel GARETTE almost 3 years ago
Je n'ai pas constaté d'autres dysfonctionnement.
#5 Updated by Emmanuel GARETTE almost 3 years ago
Nouvelle erreur :
config-manager_1 | 2018-04-18T15:00:37.127693091Z File "/usr/lib/python3/dist-packages/zephir/common_controller.py", line 211, in http_method config-manager_1 | 2018-04-18T15:00:37.127959265Z data = await self.func(self.injected_self, request, **request.match_info) config-manager_1 | 2018-04-18T15:00:37.128189713Z File "/srv/bin/controller", line 248, in post_validate_config config-manager_1 | 2018-04-18T15:00:37.128330966Z ret = lib.valid_mandatory(sessionid) config-manager_1 | 2018-04-18T15:00:37.128599953Z File "/srv/eole-genconfig/src/eolegenconfig/lib.py", line 966, in valid_mandatory config-manager_1 | 2018-04-18T15:00:37.128750894Z ret.append(get_variable_from_path(id_, path, force_permissive=True)) config-manager_1 | 2018-04-18T15:00:37.129673628Z File "/srv/eole-genconfig/src/eolegenconfig/lib.py", line 932, in get_variable_from_path config-manager_1 | 2018-04-18T15:00:37.129937243Z from_diff=from_diff) config-manager_1 | 2018-04-18T15:00:37.13022798Z File "/srv/eole-genconfig/src/eolegenconfig/lib.py", line 604, in get_variable config-manager_1 | 2018-04-18T15:00:37.130425118Z type_ = type_option[type(option.option.get())] config-manager_1 | 2018-04-18T15:00:37.130737796Z File "/srv/eole-genconfig/src/tiramisu/api.py", line 222, in get config-manager_1 | 2018-04-18T15:00:37.130927743Z return self._get_option() config-manager_1 | 2018-04-18T15:00:37.131206917Z File "/srv/eole-genconfig/src/tiramisu/api.py", line 167, in _get_option config-manager_1 | 2018-04-18T15:00:37.131355741Z self.config_bag) config-manager_1 | 2018-04-18T15:00:37.131573762Z File "/srv/eole-genconfig/src/tiramisu/setting.py", line 700, in validate_properties config-manager_1 | 2018-04-18T15:00:37.131712856Z self) config-manager_1 | 2018-04-18T15:00:37.131995681Z tiramisu.error.PropertiesOptionError: cannot access to option "L'interface réseau de la zone est un bridge" because has property "disabled" (the value of "Paramétrer cette zone pour du bonding" is "oui")
#6 Updated by Emmanuel GARETTE almost 3 years ago
Impossible de reproduire :/
#7 Updated by Scrum Master almost 3 years ago
- Status changed from En cours to Résolu
#8 Updated by Emmanuel GARETTE almost 3 years ago
- Status changed from Résolu to Fermé