[Pkg-salt-team] Bug#794178: API server is not started
Adam Majer
adamm at zombino.com
Thu Jul 30 23:46:53 UTC 2015
Package: salt-api
Version: 2015.5.3+ds-1
Severity: normal
For some reason, I can't seem to get the API litener to start.
This is just the default installation.
Am I missing something?
- Adam
root at mira:~# apt-cache policy salt-api
salt-api:
Installed: 2015.5.3+ds-1
Candidate: 2015.5.3+ds-1
Version table:
*** 2015.5.3+ds-1 0
500 http://ftp.ca.debian.org/debian/ unstable/main amd64 Packages
100 /var/lib/dpkg/status
2015.5.2+ds-1 0
500 http://debian.saltstack.com/debian/ unstable/main amd64 Packages
root at mira:~# netstat -ltp
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:4505 *:* LISTEN 169/python
tcp 0 0 *:4506 *:* LISTEN 193/python
root at mira:~# systemctl status salt-api
● salt-api.service - The Salt Api
Loaded: loaded (/lib/systemd/system/salt-api.service; enabled; vendor preset: enabled)
Active: inactive (dead) since Thu 2015-07-30 23:31:21 UTC; 5min ago
Process: 93 ExecStart=/usr/bin/salt-api (code=exited, status=0/SUCCESS)
Main PID: 93 (code=exited, status=0/SUCCESS)
Jul 30 23:31:20 mira systemd[1]: Started The Salt Api.
~# salt-api -l all
[DEBUG ] Reading configuration from /etc/salt/master
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: mira
[DEBUG ] Missing configuration file: /root/.saltrc
[TRACE ] None of the required configuration sections, 'logstash_udp_handler' and 'logstash_zmq_handler', were found the in the configuration. Not loading the Logstash logging handlers module.
[DEBUG ] Configuration file path: /etc/salt/master
[DEBUG ] Created pidfile: /var/run/salt-api.pid
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.0.0-2-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
More information about the pkg-salt-team
mailing list