Quantcast
Channel: Airtime Support Discussions on Sourcefabric Forum
Viewing all articles
Browse latest Browse all 1390

Connection to Streaming Server Broken

$
0
0
First of all many thanks to the developers of Airtime for your fabulous software.

After the update to 2.0.1 and messing around with my network settings i get the following error message:
/usr/lib/airtime/pypo/bin/liquidsoap_scripts/notify.sh --error='could not write data to host: Connection refused in write()' --stream-id=1

Here my system-check:
AIRTIME_SERVER_RESPONDING      = OK
KERNEL_VERSION                 = 2.6.35-32-generic
MACHINE_ARCHITECTURE           = i686
TOTAL_MEMORY_MBYTES            = 2060576
TOTAL_SWAP_MBYTES              = UNKNOWN
AIRTIME_VERSION                = 2.0.1
OS                             = Ubuntu 10.10 i686
CPU                            = Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
WEB_SERVER                     = Apache/2.2.16 (Ubuntu)
PLAYOUT_ENGINE_PROCESS_ID      = 6256
PLAYOUT_ENGINE_RUNNING_SECONDS = 612
PLAYOUT_ENGINE_MEM_PERC        = 0.4%
PLAYOUT_ENGINE_CPU_PERC        = 0.0%
LIQUIDSOAP_PROCESS_ID          = 6263
LIQUIDSOAP_RUNNING_SECONDS     = 612
LIQUIDSOAP_MEM_PERC            = 0.7%
LIQUIDSOAP_CPU_PERC            = 0.9%
MEDIA_MONITOR_PROCESS_ID       = 6222
MEDIA_MONITOR_RUNNING_SECONDS  = 613
MEDIA_MONITOR_MEM_PERC         = 0.4%
MEDIA_MONITOR_CPU_PERC         = 0.0%
SHOW_RECORDER_PROCESS_ID       = 6285
SHOW_RECORDER_RUNNING_SECONDS  = 612
SHOW_RECORDER_MEM_PERC         = 0.4%
SHOW_RECORDER_CPU_PERC         = 0.0%
RABBITMQ_PROCESS_ID            = 1603
RABBITMQ_RUNNING_SECONDS       = 610
RABBITMQ_MEM_PERC              = 0.7%
RABBITMQ_CPU_PERC              = 0.0%


I think the problem is the connection to apache2. 

Here some more log stuff:

DEBUG - [pypo-notify.py : notify_liquidsoap_status() : line 89] - # Calling server to update liquidsoap status    #
2012-02-17 17:40:46,274 DEBUG - [pypo-notify.py : notify_liquidsoap_status() : line 90] - #################################################
2012-02-17 17:40:46,274 DEBUG - [pypo-notify.py : notify_liquidsoap_status() : line 91] - msg = could not write data to host: Connection refused in write()
2012-02-17 17:40:46,460 DEBUG - [pypo-notify.py : notify_liquidsoap_status() : line 93] - Response: null

Here my airtime.conf:

[database]
host = 127.0.0.1
dbname = airtime
dbuser = airtime
dbpass = airtime

[rabbitmq]
host = 127.0.0.1
port = 5672
user = guest
password = guest
vhost = /

[general]
api_key = XFGJQJDA7OVTZYMEW4LG
web_server_user = www-data
airtime_dir = /usr/share/airtime/
base_url = localhost
base_port = 80

[soundcloud]
connection_retries = 3
time_between_retries = 60



Everything else seems to work normal. Thanks a lot for your help!







 

Viewing all articles
Browse latest Browse all 1390

Trending Articles