Projet

Général

Profil

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

Ajouté par Emmanuel GARETTE il y a environ 6 ans. Mis à jour il y a presque 6 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Début:
19/02/2018
Echéance:
% réalisé:

0%

Temps estimé:
1.00 h
Temps passé:
Restant à faire (heures):
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" 

Révisions associées

Révision 07ab3374 (diff)
Ajouté par Emmanuel GARETTE il y a environ 6 ans

during mandatory panel, can access to normal slave (ref #23655)

Historique

#1 Mis à jour par Emmanuel GARETTE il y a environ 6 ans

  • Statut changé de Nouveau à En cours

#2 Mis à jour par Emmanuel GARETTE il y a environ 6 ans

  • Assigné à mis à Emmanuel GARETTE

#3 Mis à jour par Emmanuel GARETTE il y a environ 6 ans

  • Temps estimé mis à 1.00 h

#4 Mis à jour par Emmanuel GARETTE il y a environ 6 ans

Je n'ai pas constaté d'autres dysfonctionnement.

#5 Mis à jour par Emmanuel GARETTE il y a environ 6 ans

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 Mis à jour par Emmanuel GARETTE il y a environ 6 ans

Impossible de reproduire :/

#7 Mis à jour par Scrum Master il y a environ 6 ans

  • Statut changé de En cours à Résolu

#8 Mis à jour par Emmanuel GARETTE il y a presque 6 ans

  • Statut changé de Résolu à Fermé

Formats disponibles : Atom PDF