rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.
http://www.darkice.org
198 stars 46 forks source link

darkice crashing upon startup #147

Closed joe-death closed 5 years ago

joe-death commented 5 years ago

DarkIce crashed at like 2am last night. Crashes on startup now. If theres somewhere else i need to look in logs, please enlighen, as I cant find anything except the cli display and journal

darkice.service - LSB: Live audio streamer

Loaded: loaded (/etc/init.d/darkice; generated; vendor preset: enabled)

Active: active (exited) since Mon 2019-04-29 06:13:34 EDT; 10s ago

Docs: man:systemd-sysv-generator(8)

Process: 1258 ExecStop=/etc/init.d/darkice stop (code=exited, status=0/SUCCESS

Process: 1296 ExecStart=/etc/init.d/darkice start (code=exited, status=0/SUCCE

CGroup: /system.slice/darkice.service

Apr 29 06:13:34 pi2 systemd[1]: Starting LSB: Live audio streamer...

Apr 29 06:13:34 pi2 systemd[1]: Started LSB: Live audio streamer.

yoder@pi2:~/op25/op25/gr-op25_repeater/apps $ sudo service darkice status● darkice.service - LSB: Live audio streamer

Loaded: loaded (/etc/init.d/darkice; generated; vendor preset: enabled)

Active: active (exited) since Mon 2019-04-29 06:13:34 EDT; 15s ago

Docs: man:systemd-sysv-generator(8)

Process: 1258 ExecStop=/etc/init.d/darkice stop (code=exited, status=0/SUCCESS

Process: 1296 ExecStart=/etc/init.d/darkice start (code=exited, status=0/SUCCE

CGroup: /system.slice/darkice.service

Apr 29 16:46:31 pi2 darkice[25664]: Copyright (c) 2000-2007, Tyrell Hungary, http://tyrell.hu/

Apr 29 16:46:31 pi2 darkice[25664]: Copyright (c) 2008-2013, Akos Maroy and Rafael Diniz

Apr 29 16:46:31 pi2 darkice[25664]: This is free software, and you are welcome to redistribute it

Apr 29 16:46:31 pi2 darkice[25664]: under the terms of The GNU General Public License version 3 or

Apr 29 16:46:31 pi2 darkice[25664]: any later version.

Apr 29 16:46:31 pi2 darkice[25664]: Using config file: /etc/darkice-stream0.cfg

Apr 29 16:46:31 pi2 darkice[25664]: Using ALSA DSP input device: loop0

Apr 29 16:46:31 pi2 darkice[25664]: Using POSIX real-time scheduling, priority 4

Apr 29 16:46:32 pi2 darkice[25664]: DarkIce: IceCast2.cpp:261: Icecast2 - Unexpected response from server [0]

Apr 29 16:46:32 pi2 systemd[1]: darkice-stream0.service: Main process exited, code=exited, status=255/n/a

Apr 29 16:46:32 pi2 systemd[1]: darkice-stream0.service: Unit entered failed state.

Apr 29 16:46:32 pi2 systemd[1]: darkice-stream0.service: Failed with result 'exit-code'.

Apr 29 16:46:37 pi2 systemd[1]: darkice-stream0.service: Service hold-off time over, scheduling restart.

Apr 29 16:46:37 pi2 systemd[1]: Stopped darkice-stream0.

pardo-bsso commented 5 years ago

@joe-death is the streaming server up and ok?

joe-death commented 5 years ago

I assume yes, its broadcastify

On Mon, Apr 29, 2019, 20:46 Adrián Pardini notifications@github.com wrote:

@joe-death https://github.com/joe-death is the streaming server up and ok?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rafael2k/darkice/issues/147#issuecomment-487791510, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOMUZVENGCKUD77QKVGQJLPS6JF7ANCNFSM4HJHSEIQ .

joe-death commented 5 years ago

Ok someone else suggested the same. Will open a ticket with them.

On Mon, Apr 29, 2019, 20:50 Yoda yoda987@gmail.com wrote:

I assume yes, its broadcastify

On Mon, Apr 29, 2019, 20:46 Adrián Pardini notifications@github.com wrote:

@joe-death https://github.com/joe-death is the streaming server up and ok?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rafael2k/darkice/issues/147#issuecomment-487791510, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOMUZVENGCKUD77QKVGQJLPS6JF7ANCNFSM4HJHSEIQ .

pardo-bsso commented 5 years ago

@joe-death any news on this?

joe-death commented 5 years ago

External fw was blocking port. Opened fw, issue fixed

On Sun, May 5, 2019, 14:48 Adrián Pardini notifications@github.com wrote:

@joe-death https://github.com/joe-death any news on this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rafael2k/darkice/issues/147#issuecomment-489452704, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOMUZWHMRXJQLW44ORC2T3PT4TWPANCNFSM4HJHSEIQ .

pardo-bsso commented 5 years ago

Glad it worked. Could you please close the issue?