Beiträge von rainer52

Aktuell führen wir noch einige Anpassungen durch, das Forum wurde jedoch bereits live geschaltet.

    Ja alles 5 mal überprüft mit den generierten acounts geht nix.
    Nur mit user root und dem passwrt geht es

    Strato nimmt sich der Sache nicht an aber bieten son Schrott an.
    bin am überlegen ob ich den Server neu mache und zwar mit plesk 11.5 aber weiss nicht ob ich dann noch php 5.5 habe

    Der Stream ist auf dem gleichen Server der funktioniert auch.
    Wenn ich in Pleskm ein ftp- account einrichte wird er abgespeichert.
    Aber über Filezilla geht er nicht.
    Habe proftpd neu gestartet kam Fehlermeldung

    root@h2015913:/# proftpd -n -d5


    2014-11-12 11:49:01,480 h2015913.stratoserver.net proftpd[25725]: using TCP rece ive buffer size of 87380 bytes


    2014-11-12 11:49:01,480 h2015913.stratoserver.net proftpd[25725]: using TCP send buffer size of 16384 bytes


    2014-11-12 11:49:01,482 h2015913.stratoserver.net proftpd[25725]: mod_tls/2.6: u sing OpenSSL 1.0.1f 6 Jan 2014


    2014-11-12 11:49:01,484 h2015913.stratoserver.net proftpd[25725]: <IfModule>: us ing 'mod_tls.c' section at line 17


    2014-11-12 11:49:01,484 h2015913.stratoserver.net proftpd[25725]: <Directory /va r/www/vhosts>: adding section for resolved path '/var/www/vhosts'


    2014-11-12 11:49:01,484 h2015913.stratoserver.net proftpd[25725]: processing con figuration directory '/etc/proftpd.d'


    2014-11-12 11:49:01,484 h2015913.stratoserver.net proftpd[25725]: <IfModule>: us ing 'mod_tls.c' section at line 8


    2014-11-12 11:49:01,484 h2015913.stratoserver.net proftpd[25725]: mod_auth_file/ 1.0: unable to lstat AuthUserFile '/etc/proftpd/ftpd.passwd': Datei oder Verzeic hnis nicht gefunden


    2014-11-12 11:49:01,484 h2015913.stratoserver.net proftpd[25725]: fatal: AuthUse rFile: unable to use /etc/proftpd/ftpd.passwd: Datei oder Verzeichnis nicht gefu nden on line 94 of '/etc/proftpd.conf'

    Hallo alle miteinander.

    Habe tekbase 7.1.8 und php 5.5.9 sowie plesk 12... klappt soweit alles
    Nur habe ein problem ich kann weder ein Update anregen noch bei den Streams dn Calender abspeichern
    Es kommt immer ftp-server nicht erreicbar.

    hab schon alles mögliche versucht (proftp neu installiert) hab mir auch die proftpd.conf angeschaut.
    nur die Dateiordner die aufgelistet werdemn da sind keine drin weder logs noch sonst was.
    wäre dankbar für jede Hilfe.

    # To have more informations about Proftpd configuration


    # look at : http://www.proftpd.org/


    #



    # This is a basic ProFTPD configuration file (rename it to


    # 'proftpd.conf' for actual use. It establishes a single server


    # and a single anonymous login. It assumes that you have a user/group


    # "nobody" and "ftp" for normal operation and anon.



    ServerName "ProFTPD"


    #ServerType standalone


    ServerType inetd


    DefaultServer on



    <Global>


    <IfModule mod_tls.c>


    # common settings for all virtual hosts


    TLSEngine on


    TLSRequired off



    TLSLog /var/log/plesk/ftp_tls.log



    TLSRSACertificateFile /opt/psa/admin/conf/httpsd.pem


    TLSRSACertificateKeyFile /opt/psa/admin/conf/httpsd.pem



    # Authenticate clients that want to use FTP over TLS?


    TLSVerifyClient off



    # Allow SSL/TLS renegotiations when the client requests them, but


    # do not force the renegotations. Some clients do not support


    # SSL/TLS renegotiations; when mod_tls forces a renegotiation, these


    # clients will close the data connection, or there will be a timeout


    # on an idle data connection.


    TLSRenegotiate none


    PassivePorts 49152 65534


    # As of ProFTPD 1.3.3rc1, mod_tls only accepts SSL/TLS data connections


    # that reuse the SSL session of the control connection, as a security measure.


    # Unfortunately, there are some clients (e.g. curl) which do not reuse SSL sessions.


    TLSOptions NoSessionReuseRequired


    </IfModule>


    </Global>



    DefaultTransferMode binary


    UseFtpUsers off



    TimesGMT off


    SetEnv TZ :/etc/localtime


    # Port 21 is the standard FTP port.


    Port 21


    # Umask 022 is a good standard umask to prevent new dirs and files


    # from being group and world writable.


    Umask 022



    # To prevent DoS attacks, set the maximum number of child processes


    # to 30. If you need to allow more than 30 concurrent connections


    # at once, simply increase this value. Note that this ONLY works


    # in standalone mode, in inetd mode you should use an inetd server


    # that allows you to limit maximum number of processes per service


    # (such as xinetd)


    MaxInstances 30



    #Following part of this config file were generate by PSA automatically


    #Any changes in this part will be overwritten by next manipulation


    #with Anonymous FTP feature in PSA control panel.



    #Include directive should point to place where FTP Virtual Hosts configurations


    #preserved



    ScoreboardFile /var/run/proftpd_scoreboard



    # Primary log file mest be outside of system logrotate province



    TransferLog /var/log/plesk/xferlog



    #Change default group for new files and directories in vhosts dir to psacln



    <Directory /var/www/vhosts>


    GroupOwner psacln


    </Directory>



    # Enable PAM authentication


    AuthPAM on


    AuthPAMConfig proftpd





    Include /etc/proftpd.d/*.conf


    AllowOverwrite on


    UseReverseDNS off


    IdentLookups off


    DefaultRoot ~


    RequireValidShell off


    AuthUserFile /etc/proftpd/ftpd.passwd


    AuthGroupFile /etc/proftpd/ftpd.group




    MfG Rainer

    So alles so gemacht und jetzt kommt.

    Please note that the following problems currently exist with the ionCube Loader installation:

    • The following ini files could not be found by the Wizard: /etc/php5/apache2/php.ini,/etc/php5/apache2/conf.d/05-opcache.ini,/etc/php5/apache2/conf.d/10-pdo.ini,/etc/php5/apache2/conf.d/20-curl.ini,/etc/php5/apache2/conf.d/20-gd.ini,/etc/php5/apache2/conf.d/20-ioncube-loader-5.4.ini,/etc/php5/apache2/conf.d/20-json.ini,/etc/php5/apache2/conf.d/20-mysql.ini,/etc/php5/apache2/conf.d/20-mysqli.ini,/etc/php5/apache2/conf.d/20-pdo_mysql.ini,/etc/php5/apache2/conf.d/20-pdo_sqlite.ini,/etc/php5/apache2/conf.d/20-readline.ini,/etc/php5/apache2/conf.d/20-sqlite3.ini,/etc/php5/apache2/conf.d/20-ssh2.ini,/etc/php5/apache2/conf.d/20-xsl.ini,/etc/php5/apache2/conf.d/zend_extensions_psa.ini


      This may be due to server restrictions in place.

    • The necessary zend_extension line could not be found in the configuration.

    Hallo allen ich brauche Hilfe, da ich nicht mehr weiter weiß.
    Nach Server neu installation habe ich jetzt PHP 5.5.9 und bekomme den Ioncube-Loader nicht installiert.
    Habe schon die neuesten Version von Ioncube drauf und er sagt mir immer noch :

    requires the ionCube PHP Loader ioncube_loader_lin_5.5.so to be installed by the website operator. If you are the website operator please use the

    MfG Rainer

    Vielen Dank Hat geklappt.
    Stand die ip - Adresse die ich von euch bekommen habe als der Lizenzschlüssel kam IP 193.111.140.51 anscheinend ging der nicht mehr.

    MfG Rainer

    Hallo ich habe folgendes Problem.
    Ãœber Tekbase stream erstellen sagt er mir Stream erstellt.
    Ãœber FTP kunde wurde erstellt. Streams/sc vorhanden.
    NUR erlegt keine Dateien und Ordner an.
    Wo liegt der Fehler?

    MfG Rainer

    Sorry alles überprüft mal andere Passwörter genommen.
    Ausgabe stand und steht auf Shoutcast 1
    alles andere hab ich geprüft und immer noch

    Code
    msg:[SRC 85.214.61.213:48114 sid=1] SHOUTcast 1 source connection.
    2014-05-17 12:26:12	E	msg:[SRC 85.214.61.213:48114 sid=1] connection denied. Bad password.


    nur frag ich mich warum Port 48114

    denn für AAC brauche ich ja kein Passwort

    Mfg Rainer

    Ist ja alles schön und gut, Fragt sich nur welches Paßwort.
    Habe beide sc_serv.config und sc_trans.config überprüft und es gibt nur 1 Paßwort und die sind beide gleich.

    mfg Rainer

    Also ich habe jetzt alles NEU gemacht und das sagt der sc_serv.log



    Folgendes ist los.
    Ich habe Tekbase 7 und ich kann machen was ich will der Shoutcast 2 läuft nicht .
    Habe den mp3 Schlüssel und er sagt mir : Login denied from `encoder'

    Was ich nicht verstehe ist der Shoutcast 1 läuft wie verrückt warum der 2 nicht.
    Wäre dankbar für eine schnelle Hilfe den ich hexe damit schon mehr als 3 Wochen rum.
    Wenn ich sonst den Server neu machen musste dann dauerte es max 2 Tage


    sc_serv.log

    2014-05-08 13:05:55 I msg:<***> Logger startup


    2014-05-08 13:05:55 I msg:<***> version 2.0.0.29


    2014-05-08 13:05:55 D msg:<***>


    2014-05-08 13:05:55 I msg:***************************************************************


    2014-05-08 13:05:55 I msg:** SHOUTcast Distributed Network Audio Server (DNAS)


    2014-05-08 13:05:55 I msg:** Copyright (C) 1999-2011 Nullsoft, Inc. All Rights Reserved.


    2014-05-08 13:05:55 I msg:** Use "sc_serv filename.conf" to specify a config file.


    2014-05-08 13:05:55 I msg:***************************************************************


    2014-05-08 13:05:55 I msg:[SHOUTcast] DNAS/posix(linux x86) v2.0.0.29 (Jul 31 2011) starting up...


    2014-05-08 13:05:55 I msg:[MAIN] PID: 17768


    2014-05-08 13:05:55 I msg:[MAIN] Loaded config from sc_serv.conf


    2014-05-08 13:05:55 I msg:[MAIN] Calculated CPU count is 4


    2014-05-08 13:05:55 I msg:[MAIN] Starting 4 network threads


    2014-05-08 13:05:55 I msg:[MICROSERVER] Listening for connection on port 12000


    2014-05-08 13:05:55 I msg:[MICROSERVER] Listening for connection on port 12001


    2014-05-08 13:06:00 I msg:[SRC 85.214.61.213:39584] Ultravox source connection.


    2014-05-08 13:06:00 I msg:[SRC 85.214.61.213:39584] Password accepted. Stream id is 1


    2014-05-08 13:06:00 W msg:Content type of stream 1 is empty. Intro and backup files may not work.


    2014-05-08 13:06:00 I msg:[SRC 85.214.61.213:39584 sid=1] stream configuration complete. [


    type=Ultravox


    mimeType=


    maxPayloadSize=16377


    avgBitrate=128000


    maxBitrate=128000


    desiredBufferSize=320


    minimumBufferSize=0


    icyName=Radio Musik One


    icyGenre=Alternative


    icyURL=http://radio-musikone.de


    icyPub=0


    ]


    2014-05-08 13:06:00 I msg:[SRC 85.214.61.213:39584 sid=1] Got complete metadata message type=3902 [590 bytes] id=1 span=1 content=


    <?xml version="1.0" encoding="UTF-8" ?>


    <metadata>




    sc_trans.log

    2014-05-08 13:06:00 I msg:<***> Logger startup


    2014-05-08 13:06:00 D msg:<***>


    2014-05-08 13:06:00 I msg:***************************************************************


    2014-05-08 13:06:00 I msg:** TRANScast Distributed Network Audio Content Provider


    2014-05-08 13:06:00 I msg:** Copyright (C) 2000-2011 Nullsoft, Inc. All Rights Reserved.


    2014-05-08 13:06:00 I msg:** Use "sc_trans filename.conf" to specify a config file.


    2014-05-08 13:06:00 I msg:***************************************************************


    2014-05-08 13:06:00 I msg:[MAIN] TRANSCast/posix(linux x86) v2.0.0.54 (Oct 7 2011) starting...


    2014-05-08 13:06:00 I msg:[MAIN] PID: 17889


    2014-05-08 13:06:00 I msg:[MAIN] Loaded config from sc_trans.conf


    2014-05-08 13:06:00 I msg:[MAIN] TimeMultiplier = 1, TimeShift = 0


    2014-05-08 13:06:00 I msg:[CALENDARMGR] Adding DJ event: m_djName=rs m_archive=1 m_id=1 m_startDate=year:112,mon:0,mday:1,hour:0,min:0,sec:0,isdst:-1,wday:0,yday:0 m_endDate=year:135,mon:11,mday:31,hour:0,min:0,sec:0,isdst:-1,wday:0,yday:0 m_duration=86399 m_timeOffset=year:0,mon:0,mday:0,hour:0,min:0,sec:0,isdst:0,wday:0,yday:0 m_hasStartDate=1 m_hasEndDate=1 m_hasDuration=1 m_hasTimeOffset=0 m_repeat=127


    2014-05-08 13:06:00 I msg:[CALENDARMGR] Adding playlist event: m_playlist=dance m_loopAtEnd=0 m_priority=1 m_shuffle=1 m_id=2 m_startDate=year:112,mon:0,mday:1,hour:0,min:0,sec:0,isdst:-1,wday:0,yday:0 m_endDate=year:135,mon:11,mday:31,hour:0,min:0,sec:0,isdst:-1,wday:0,yday:0 m_duration=86399 m_timeOffset=year:0,mon:0,mday:0,hour:0,min:0,sec:0,isdst:0,wday:0,yday:0 m_hasStartDate=1 m_hasEndDate=1 m_hasDuration=1 m_hasTimeOffset=1 m_repeat=128


    2014-05-08 13:06:00 I msg:[VUPUSH] 101 VU images loaded for left channel


    2014-05-08 13:06:00 I msg:[VUPUSH] 101 VU images loaded for right channel


    2014-05-08 13:06:00 I msg:[PLAYLISTMGR] Playlist load from file playlists/playlist.lst


    2014-05-08 13:06:00 I msg:[PLAYLISTMGR] Caching playlist playlists/playlist.lst


    2014-05-08 13:06:00 I msg:[PLAYLISTMGR] Load complete


    2014-05-08 13:06:00 I msg:[MAIN] Streaming thread starting


    2014-05-08 13:06:00 I msg:[RESAMPLER] Deactivated 44100/2 == 44100/2


    2014-05-08 13:06:00 I msg:[SOURCEANDENDPOINTMANAGER] Encoder thread 1 starting


    2014-05-08 13:06:00 I msg:[SOURCERELAY] Thread starting


    2014-05-08 13:06:00 I msg:[SOURCEANDENDPOINTMANAGER] Broadcast thread 1 starting


    2014-05-08 13:06:00 I msg:[MP3ENC] 1929689494/44100/2/128000 Fraunhofer IIS MP3s Encoder V04.01.00 (build 2007-03-15)


    2014-05-08 13:06:00 I msg:[MAIN] Playlist decoder thread starting


    2014-05-08 13:06:00 I msg:[MICROSERVER] Listening for connection on port 12015


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Giving replay gain calculator a head start


    2014-05-08 13:06:00 I msg:Using internal encoder sample rate of 44100 Hz, bandwidth 15804 Hz, MDCT low pass active



    2014-05-08 13:06:00 I msg:[RGCALC] Thread running


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Running


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Creating stream socket


    2014-05-08 13:06:00 I msg:[DECODE] Giving replay gain calculator a head start


    2014-05-08 13:06:00 I msg:[DECODE] Begin decoding


    2014-05-08 13:06:00 I msg:[MAIN] SHOUTcast 2 receiver thread starting


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Connecting to stream host


    2014-05-08 13:06:00 I msg:[DECODE] Next file is /home/kd10004/streams/sc/songs/Andreas Martin - Lieben, Leben, Lachen.mp3


    2014-05-08 13:06:00 I msg:[MICROSERVER] Listening for connection on port 12011


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Sending Ultravox2 authentication


    2014-05-08 13:06:00 I msg:[MAIN] Broadcast Receiver thread starting


    2014-05-08 13:06:00 I msg:[MP3ENC] 1929689494/44100/2/128000 MP3 setup complete


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Broadcast setup


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Negotiating buffer sizes


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Negotiated buffer size is 320KB


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Negotiating payload sizes


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Negotiated payload size is 16377


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Configuring ICY-NAME [Radio Musik One]


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Configuring ICY-GENRE [Alternative]


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Configuring ICY-URL [[url='']http://radio-musikone.de][/url]


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Configuring ICY-PUB [0]


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Flush metadata


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Standby


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Streaming


    2014-05-08 13:06:00 I msg:[UVOX2] 272803660 Sending metadata 3902 [590 bytes] content=


    <?xml version="1.0" encoding="UTF-8" ?>


    <metadata>


    <COMM></COMM>


    <TALB></TALB>


    <TCON v1="4294967295"></TCON>


    <TENC>TRANSCast DNAS/posix(linux x86) v2.0.0.54</TENC>


    <TIT2>Lieben, Leben, Lachen</TIT2>


    <TPE1>Andreas Martin</TPE1>


    <TYER></TYER>


    <extension>


    <title seq="1">Andreas Martin - Lieben, Leben, Lachen</title>


    <title seq="2">Andrea Juergens - Japanese Boy (Dj Master Traxx </title>


    <title seq="3">Amigos - Mit dir bis ans Ende der Zeit</title>


    <title seq="4">Andrea Berg - Das Gefuehl</title>


    <soon>Andrea Juergens - Japanese Boy (Dj Master Traxx </soon>


    </extension>


    </metadata>



    2014-05-08 13:06:01 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:06:16 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:06:31 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:06:46 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:07:02 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:07:17 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:07:32 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:07:47 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:08:03 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:08:18 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:08:33 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:08:48 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:09:03 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:09:06 I msg:[DECODE] Next file is /home/kd10004/streams/sc/songs/Andrea Juergens - Japanese Boy (Dj Master Traxx.mp3


    2014-05-08 13:09:19 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:09:24 I msg:[UVOX2] 272803660 Sending metadata 3902 [587 bytes] content=


    <?xml version="1.0" encoding="UTF-8" ?>


    <metadata>


    <COMM></COMM>


    <TALB></TALB>


    <TCON v1="4294967295"></TCON>


    <TENC>TRANSCast DNAS/posix(linux x86) v2.0.0.54</TENC>


    <TIT2>Japanese Boy (Dj Master Traxx </TIT2>


    <TPE1>Andrea Juergens</TPE1>


    <TYER></TYER>


    <extension>


    <title seq="1">Andrea Juergens - Japanese Boy (Dj Master Traxx </title>


    <title seq="2">Amigos - Mit dir bis ans Ende der Zeit</title>


    <title seq="3">Andrea Berg - Das Gefuehl</title>


    <title seq="4">Andy Warda - Franzöesische Gefuehle</title>


    <soon>Amigos - Mit dir bis ans Ende der Zeit</soon>


    </extension>


    </metadata>



    2014-05-08 13:09:24 E msg:[UVOX2] 272803660 [UVOX2] 272803660 socket send error.


    2014-05-08 13:09:24 E msg:[UVOX2] 272803660 Waiting 30 seconds


    2014-05-08 13:09:34 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:09:49 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:09:50 I msg:[UVOX2] 272803660 Creating stream socket


    2014-05-08 13:09:50 I msg:[UVOX2] 272803660 Connecting to stream host


    2014-05-08 13:09:50 W msg:[UVOX2] 272803660 Error connecting to stream host [waiting 30s]


    2014-05-08 13:10:04 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:10:16 I msg:[UVOX2] 272803660 Connecting to stream host


    2014-05-08 13:10:16 W msg:[UVOX2] 272803660 Error connecting to stream host [waiting 30s]


    2014-05-08 13:10:19 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:10:35 W msg:[DJPROTOCOLUVOX] Login denied from `encoder'


    2014-05-08 13:10:42 I msg:[UVOX2] 272803660 Connecting to stream host


    2014-05-08 13:10:42 W msg:[UVOX2] 272803660 Error connecting to stream host [waiting 30s]



    MfG Rainer

    Das kann ja auch nicht sein das wenn ich einen neue Stream mache mit dem Port 8000 speicher
    das dann im Grunde in der sc_serv und in der sc_trans.conf der Port 9250 ingetragen ist

    Also ich habe jetzt die Error.logs mir angeschaut nix zu finden.
    Habe Webserver und rootserver neu installiert hat nix gebrachr.
    Dann habe ich über [lexicon='PUTTY'][/lexicon].
    ./sc_serv gestartet :

    root@h2015913:/home/kd10002/streams/sc# ./sc_serv


    2014-04-16 09:23:36 I msg:<***> Logger startup


    2014-04-16 09:23:36 I msg:<***> version 2.0.0.29


    2014-04-16 09:23:36 D msg:<***>


    2014-04-16 09:23:36 I msg:***************************************************************


    2014-04-16 09:23:36 I msg:** SHOUTcast Distributed Network Audio Server (DNAS)


    2014-04-16 09:23:36 I msg:** Copyright (C) 1999-2011 Nullsoft, Inc. All Rights Reserved.


    2014-04-16 09:23:36 I msg:** Use "sc_serv filename.conf" to specify a config file.


    2014-04-16 09:23:36 I msg:***************************************************************


    2014-04-16 09:23:36 I msg:[SHOUTcast] DNAS/posix(linux x86) v2.0.0.29 (Jul 31 2011) starting up...


    2014-04-16 09:23:36 I msg:[MAIN] PID: 13227


    2014-04-16 09:23:36 I msg:


    2014-04-16 09:23:36 I msg:[CONFIG] Choose one of the detected config file(s) to load or


    2014-04-16 09:23:36 I msg:[CONFIG] enter `x' to close this instance of the DNAS:


    2014-04-16 09:23:36 I msg:[CONFIG] Note: Press `Enter' after choosing the config file.


    2014-04-16 09:23:36 I msg:


    2014-04-16 09:23:36 I msg:[CONFIG] [0] : sc_trans.conf


    2014-04-16 09:23:36 I msg:[CONFIG] [1] : sc_serv.conf


    2014-04-16 09:23:36 I msg:[CONFIG] [2] : calendar.conf


    2014-04-16 09:23:36 I msg:



    und anschliessend 0 füt sc_trans.conf

    2014-04-16 09:23:47 I msg:[MAIN] Logger updating log file to use


    2014-04-16 09:23:47 I msg:[MAIN] Loaded config from ./sc_trans.conf


    2014-04-16 09:23:47 I msg:[MAIN] Calculated CPU count is 4


    2014-04-16 09:23:47 I msg:[MAIN] Starting 4 network threads


    2014-04-16 09:23:47 I msg:[MICROSERVER] Listening for connection on port 8000


    2014-04-16 09:23:47 E msg:Error opening port 8000 because Could not bind to :8000 because Address already in use


    2014-04-16 09:23:47 I msg:[MAIN] Runner shutdown


    2014-04-16 09:23:47 I msg:<***> Logger shutdown

    1 für sc_serv.conf

    2014-04-16 09:37:18 I msg:[MAIN] Logger updating log file to use


    2014-04-16 09:37:18 I msg:[MAIN] Loaded config from ./sc_serv.conf


    2014-04-16 09:37:18 I msg:[MAIN] Calculated CPU count is 4


    2014-04-16 09:37:18 I msg:[MAIN] Starting 4 network threads


    2014-04-16 09:37:18 I msg:[MICROSERVER] Listening for connection on port 11625


    2014-04-16 09:37:18 I msg:[MICROSERVER] Listening for connection on port 11626

    hier der sc_serv.log

    2014-04-13 09:24:21 I msg:<***> Logger startup


    2014-04-13 09:24:21 I msg:<***> version 2.0.0.29


    2014-04-13 09:24:21 D msg:<***>


    2014-04-13 09:24:21 I msg:***************************************************************


    2014-04-13 09:24:21 I msg:** SHOUTcast Distributed Network Audio Server (DNAS)


    2014-04-13 09:24:21 I msg:** Copyright (C) 1999-2011 Nullsoft, Inc. All Rights Reserved.


    2014-04-13 09:24:21 I msg:** Use "sc_serv filename.conf" to specify a config file.


    2014-04-13 09:24:21 I msg:***************************************************************


    2014-04-13 09:24:21 I msg:[SHOUTcast] DNAS/posix(linux x86) v2.0.0.29 (Jul 31 2011) starting up...


    2014-04-13 09:24:21 I msg:[MAIN] PID: 7060


    2014-04-13 09:24:21 I msg:[MAIN] Loaded config from sc_serv.conf


    2014-04-13 09:24:21 I msg:[MAIN] Calculated CPU count is 4


    2014-04-13 09:24:21 I msg:[MAIN] Starting 4 network threads


    2014-04-13 09:24:21 I msg:[MICROSERVER] Listening for connection on port 9500


    2014-04-13 09:24:21 I msg:[MICROSERVER] Listening for connection on port 9501


    2014-04-13 09:24:24 I msg:[SRC 85.214.61.213:50248] Ultravox source connection.


    2014-04-13 09:24:24 I msg:[SRC 85.214.61.213:50248] Password accepted. Stream id is 1


    2014-04-13 09:24:24 W msg:Content type of stream 1 is empty. Intro and backup files may not work.


    2014-04-13 09:24:24 I msg:[SRC 85.214.61.213:50248 sid=1] stream configuration complete. [


    type=Ultravox


    mimeType=


    maxPayloadSize=16377


    avgBitrate=128000


    maxBitrate=128000


    desiredBufferSize=320


    minimumBufferSize=0


    icyName=Rasio Musik One


    icyGenre=Alternative


    icyURL=http://www.radio-musikone.de


    icyPub=0


    ]


    2014-04-13 09:24:24 I msg:[SRC 85.214.61.213:50248 sid=1] Got complete metadata message type=3902 [728 bytes] id=1 span=1 content=


    <?xml version="1.0" encoding="UTF-8" ?>


    <metadata>


    <TALB>DJ Hitparade Vol.4</TALB>


    <TCON>Pop</TCON>


    <TDRC><year>2014</year></TDRC>


    <TENC>TRANSCast DNAS/posix(linux x86) v2.0.0.54</TENC>


    <TIT2>Deine Liebe Ist...(Mf-Fox Rmx)</TIT2>


    <TLAN>German</TLAN>


    <TPE1>Michael Fischer</TPE1>


    <TRCK>22</TRCK>


    <TYER>2014</TYER>


    <extension>


    <title seq="1">Michael Fischer - Deine Liebe Ist...(Mf-Fox Rmx)</title>


    <title seq="2">Olaf - Ich Will Mit Dir Schlitten Fahr&apos;n (Après-Ski-Mix)</title>


    <title seq="3">Frank Neuenfels - Verliebt in Eine Taenzerin</title>


    <title seq="4">Michael Morgan - Wie Der Brief Den Ich Nie Schr</title>


    <soon>Olaf - Ich Will Mit Dir Schlitten Fahr&apos;n (Après-Ski-Mix)</soon>


    </extension>


    </metadata>

    also habe jetzt Port 8000, 9000, 9500, 11625 Ports ausprobiert und bei allen das gleiche Ergebnis.

    msg:[UVOX2] 1520687053 [UVOX2] 1520687053 socket send error.


    2014-04-13 09:28:18 E msg:[UVOX2] 1520687053 Waiting 30 seconds


    2014-04-13 09:28:44 I msg:[UVOX2] 1520687053 Creating stream socket


    2014-04-13 09:28:44 I msg:[UVOX2] 1520687053 Connecting to stream host