Project

General

Profile

Tâche #33833

Scénario #33762: EOLE 2.9 : L'EAD3 doit être fonctionnel

Erreur Salt api en 2.9.0

Added by Matthieu Lamalle about 1 year ago. Updated 12 months ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
02/16/2022
Due date:
% Done:

100%

Remaining (hours):
0.0

Description

Erreur dans les logs sur un module eolebase 2.9.0

2022-02-16 10:52:45,739 [salt.utils.process:1039][ERROR   ][2906] An un-handled exception from the multiprocessing process 'RunNetapi-18' was caught:
                                            Traceback (most recent call last):
                                              File "/usr/lib/python3/dist-packages/salt/utils/process.py", line 1034, in wrapped_run_func
                                                return run_func()
                                              File "/usr/lib/python3/dist-packages/salt/client/netapi.py", line 27, in run
                                                netapi_func()
                                              File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 149, in __call__
                                                return self.loader.run(run_func, *args, **kwargs)
                                              File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1201, in run
                                                return self._last_context.run(self._run_as, _func_or_method, *args, **kwargs)
                                              File "/usr/lib/python3/dist-packages/salt/loader/lazy.py", line 1216, in _run_as
                                                return _func_or_method(*args, **kwargs)
                                              File "/usr/lib/python3/dist-packages/salt/netapi/rest_eole/__init__.py", line 126, in start
                                                http_server = salt.ext.tornado.httpserver.HTTPServer(get_application(__opts__), **kwargs)
                                              File "/usr/lib/python3/dist-packages/salt/netapi/rest_eole/__init__.py", line 42, in get_application
                                                from . import saltnado
                                              File "/usr/lib/python3/dist-packages/salt/netapi/rest_eole/saltnado.py", line 229, in <module>
                                                salt.utils.zeromq.install_zmq()
                                            AttributeError: module 'salt.utils.zeromq' has no attribute 'install_zmq'

Associated revisions

Revision fb7cb19e (diff)
Added by Laurent Gourvenec about 1 year ago

Remove install_zmq and serial ref

Basé sur les commits de salt 'Remove install_zmq and ZMQDefaultLoop'
bc4ca20f359e5c1d7aaef84945824c792c3bafe6
'Remove serial ref'
997de8c4a745c5a0b58f460113e19eda944980e7

Ref #33690

History

#1 Updated by Joël Cuissinat 12 months ago

  • Parent task set to #33762

#2 Updated by Joël Cuissinat 12 months ago

  • Status changed from Nouveau to Fermé
  • Assigned To set to Laurent Gourvenec
  • % Done changed from 0 to 100
  • Remaining (hours) set to 0.0

Also available in: Atom PDF