Thorsten Kukuk changed bug 1085632
What Removed Added
Priority P5 - None P1 - Urgent
CC   mmeister@suse.com, salt-maintainers@suse.de

Comment # 1 on bug 1085632 from
Full log:
2018-04-11 09:08:46,672 [salt.cli.api     :54  ][INFO    ][1] Setting up the
Salt API
2018-04-11 09:08:46,676 [salt.cli.api     :71  ][INFO    ][1] The salt-api is
starting up
2018-04-11 09:08:47,229 [salt.client.netapi:35  ][INFO    ][1] Starting
rest_cherrypy.start netapi module
2018-04-11 09:08:47,357 [cherrypy.error   :219 ][INFO    ][11]
[11/Apr/2018:09:08:47] ENGINE Listening for SIGTERM.
2018-04-11 09:08:47,358 [cherrypy.error   :219 ][INFO    ][11]
[11/Apr/2018:09:08:47] ENGINE Listening for SIGHUP.
2018-04-11 09:08:47,359 [cherrypy.error   :219 ][INFO    ][11]
[11/Apr/2018:09:08:47] ENGINE Listening for SIGUSR1.
2018-04-11 09:08:47,359 [cherrypy.error   :219 ][INFO    ][11]
[11/Apr/2018:09:08:47] ENGINE Bus STARTING
2018-04-11 09:08:47,360 [cherrypy.error   :219 ][INFO    ][11]
[11/Apr/2018:09:08:47] ENGINE Started monitor thread '_TimeoutMonitor'.
2018-04-11 09:08:47,482 [cherrypy.error   :219 ][INFO    ][11]
[11/Apr/2018:09:08:47] ENGINE Serving on https://127.0.0.1:8000
2018-04-11 09:08:47,482 [cherrypy.error   :219 ][INFO    ][11]
[11/Apr/2018:09:08:47] ENGINE Bus STARTED
2018-04-11 09:08:47,493 [cherrypy.error   :219 ][ERROR   ][11]
[11/Apr/2018:09:08:47] ENGINE Error in HTTPServer.tick
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/cheroot/server.py", line 1317, in
start
    self.tick()
  File "/usr/lib/python3.6/site-packages/cheroot/server.py", line 1385, in tick
    s, ssl_env = self.ssl_adapter.wrap(s)
  File "/usr/lib/python3.6/site-packages/cheroot/ssl/builtin.py", line 75, in
wrap
    server_side=True)
  File "/usr/lib64/python3.6/ssl.py", line 407, in wrap_socket
    _context=self, _session=session)
  File "/usr/lib64/python3.6/ssl.py", line 814, in __init__
    self.do_handshake()
  File "/usr/lib64/python3.6/ssl.py", line 1068, in do_handshake
    self._sslobj.do_handshake()
  File "/usr/lib64/python3.6/ssl.py", line 689, in do_handshake
    self._sslobj.do_handshake()
OSError: [Errno 0] Error


No idea, if this is a salt or kubic-salt-api image problem.


You are receiving this mail because: