airtime-liquidsoap problem
  • Ola!

    i have problem with a connect to stream (icecast or shoutcast), liquidsoap dont safe a settings



    /etc/init.d/airtime-liquidsoap restart
    Restarting Liquidsoap Playout Engine: ('Error loading config file: %s', error(111, 'Connection refused'))
    Unable to connect to the Airtime server.
    HTTP Error 404: Not Found
    traceback: Traceback (most recent call last):
    File "generate_liquidsoap_cfg.py", line 37, in
    ss = ac.get_stream_setting()
    File "/usr/lib/airtime/api_clients/api_client.py", line 414, in get_stream_setting
    return self.services.get_stream_setting()
    File "/usr/lib/airtime/api_clients/api_client.py", line 137, in __call__
    f = urllib2.urlopen(req)
    File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
    File "/usr/lib/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
    File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
    File "/usr/lib/python2.6/urllib2.py", line 435, in error
    return self._call_chain(*args)
    File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
    File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
    HTTPError: HTTP Error 404: Not Found

    Done.

    stop-with-monit and start-with-monit the same a error 

    anybody help?

     


    Post edited by Happy Freak at 2014-06-26 05:06:30
  • 1 Comment sorted by
  • Hola! Did you make any progress? What's your OS and how'd you install Airtime?