AlBundy
Ist gelegentlich hier
- Registriert
- 22. Oktober 2010
- Beiträge
- 62
- Reaktionspunkte
- 5
- Punkte
- 28
Hallo zusammen,
bin recht neu in der Szene und hatte bislang bzw. immer noch eine FritzBox mit Freetz-Image laufen. Allerdings war diese zuletzt zweimal abgestürzt was mich dazu bewogen hat mich mal mit einem ThinClient auseinander zu setzen.
Also, auf dem Futro S400 läuft Debian mit Oscam 1.20 unstable R7944 und einem Smargo + Sky V13-Karte.
Jetzt fangen die Probleme aber an.
1. Protocol "Smartreader" scheint die Oscam-Version nicht zu kennen, also hab ich auf "Smargo" umgeschaltet.
2. saveinithistory = 1 aus der oscam.conf kennt es wohl auch nicht.
3. Es läuft soweit, leider gibt es alle paar Minuten ein Lesefehler und das Bild am TV friert ein.
Hier meine Configs inkl. der Logdatei. Würde mich freuen wenn ihr euch das mal anschauen könntet.
Ist das Protocol in Ordnung oder sollte ich lieber was anderes versuchen? Leider kann ich mit diesem Protocol den Reader nicht mit der Serial ansprechen nur über USB0.
oscam.conf
oscam.server
oscam.log
bin recht neu in der Szene und hatte bislang bzw. immer noch eine FritzBox mit Freetz-Image laufen. Allerdings war diese zuletzt zweimal abgestürzt was mich dazu bewogen hat mich mal mit einem ThinClient auseinander zu setzen.
Also, auf dem Futro S400 läuft Debian mit Oscam 1.20 unstable R7944 und einem Smargo + Sky V13-Karte.
Jetzt fangen die Probleme aber an.
1. Protocol "Smartreader" scheint die Oscam-Version nicht zu kennen, also hab ich auf "Smargo" umgeschaltet.
2. saveinithistory = 1 aus der oscam.conf kennt es wohl auch nicht.
3. Es läuft soweit, leider gibt es alle paar Minuten ein Lesefehler und das Bild am TV friert ein.
Hier meine Configs inkl. der Logdatei. Würde mich freuen wenn ihr euch das mal anschauen könntet.
Ist das Protocol in Ordnung oder sollte ich lieber was anderes versuchen? Leider kann ich mit diesem Protocol den Reader nicht mit der Serial ansprechen nur über USB0.
oscam.conf
[global]
logfile = /var/log/oscam.log
cachedelay = 120
nice = -1
maxlogsize = 4069
preferlocalcards = 1
saveinithistory = 1
[cccam]
port = 40000
version = 2.3.0
[webif]
httpport = 83
httphelplang = de
httprefresh = 10
httpallowed = 127.0.0.1, 192.168.178.0-192.168.178.255, 192.168.6.0-192.168.6.255
[newcamd]
port = 31000@09C4:000000
key = 0102030405060708091011121314
keepalive = 1
logfile = /var/log/oscam.log
cachedelay = 120
nice = -1
maxlogsize = 4069
preferlocalcards = 1
saveinithistory = 1
[cccam]
port = 40000
version = 2.3.0
[webif]
httpport = 83
httphelplang = de
httprefresh = 10
httpallowed = 127.0.0.1, 192.168.178.0-192.168.178.255, 192.168.6.0-192.168.6.255
[newcamd]
port = 31000@09C4:000000
key = 0102030405060708091011121314
keepalive = 1
oscam.server
[reader]
label = sky_v13
description = s
protocol = smargo
device = /dev/ttyUSB0
#device = Serial:Reader xxxxxxx
smargopatch = 1
boxid = 12345678
caid = 09C4
detect = cd
mhz = 357
cardmhz = 357
group = 1
emmcache = 1,3,2
#ins7e11 = 11
ndsversion = 2
label = sky_v13
description = s
protocol = smargo
device = /dev/ttyUSB0
#device = Serial:Reader xxxxxxx
smargopatch = 1
boxid = 12345678
caid = 09C4
detect = cd
mhz = 357
cardmhz = 357
group = 1
emmcache = 1,3,2
#ins7e11 = 11
ndsversion = 2
oscam.log
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:02:06 2012
-------------------------------------------------------------------------------
2012/12/03 19:02:06 0 s starting thread log_list_thread
2012/12/03 19:02:06 0 s log_list_thread thread started
2012/12/03 19:02:06 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:02:06 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:02:06 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:02:06 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:02:06 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:02:06 0 s signal handling initialized (type=sysv)
2012/12/03 19:02:06 0 s 130 service-id's loaded in 1ms
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s monitor: disabled
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s camd35: disabled
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s cs378x: disabled
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:02:07 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:02:08 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:02:09 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:02:10 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:02:11 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:02:12 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:02:12 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:02:13 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:02:14 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:02:15 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:02:16 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:02:17 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:02:18 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:02:19 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:02:19 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:02:20 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:02:21 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:02:22 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:02:23 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:02:24 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:02:25 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:02:26 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:02:26 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (411 ms) by sky_v13
2012/12/03 19:02:27 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:02:28 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:02:29 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:02:30 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:02:31 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:02:32 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:02:33 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:02:33 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:02:34 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:02:35 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:02:36 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:02:37 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:02:38 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:02:39 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:02:40 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:02:40 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:02:41 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:02:42 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:02:43 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:02:44 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:02:45 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:02:46 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:02:47 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:02:47 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (412 ms) by sky_v13
2012/12/03 19:02:48 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:02:49 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:02:50 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:02:51 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:02:52 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:02:53 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:02:54 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:02:54 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:02:55 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:02:56 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:02:57 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:02:58 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:02:59 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:03:00 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:03:01 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:03:01 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (424 ms) by sky_v13
2012/12/03 19:03:02 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:03:03 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:03:04 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:03:05 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:03:06 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:03:07 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:03:08 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:03:08 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (412 ms) by sky_v13
2012/12/03 19:03:09 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:03:10 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:03:11 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:03:12 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:03:13 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:03:14 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:03:15 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:03:15 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:03:16 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:03:17 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:03:18 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:03:19 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:03:20 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:03:21 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:03:22 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:03:22 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (405 ms) by sky_v13
2012/12/03 19:03:23 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:03:24 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:03:25 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:03:26 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:03:27 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:03:28 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:03:29 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:03:29 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:03:30 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:03:31 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:03:32 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:03:33 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:03:34 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:03:35 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:03:36 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:03:36 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:03:37 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:03:38 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:03:39 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:03:40 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:03:41 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:03:42 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:03:43 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:03:43 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:03:44 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:03:45 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:03:46 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:03:47 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:03:48 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:03:49 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:03:50 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:03:50 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:03:51 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:03:52 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:03:53 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:03:54 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:03:55 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:03:56 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:03:57 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:03:57 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:03:58 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:03:59 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:04:00 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:04:01 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:04:02 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:04:03 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:04:04 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:04:04 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:04:05 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:04:05 0 s Starting listener 0
2012/12/03 19:04:05 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:04:06 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:04:07 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:04:08 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:04:09 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:04:10 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:04:11 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:04:11 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:04:12 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:04:13 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:04:14 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:04:15 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:04:16 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:04:17 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:04:18 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:04:18 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:04:19 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:04:20 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:04:21 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:04:22 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:04:23 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:04:24 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:04:25 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:04:25 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:04:26 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:04:27 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:04:28 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:04:29 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:04:30 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:04:31 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:04:32 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:04:32 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:04:33 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:04:34 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:04:35 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:04:36 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:04:37 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:04:38 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:04:39 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:04:39 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (411 ms) by sky_v13
2012/12/03 19:04:40 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:04:41 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:04:42 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:04:43 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:04:44 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:04:45 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:04:46 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:04:46 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:04:47 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:04:48 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:04:49 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:04:50 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:04:51 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:04:52 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:04:53 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:04:53 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (403 ms) by sky_v13
2012/12/03 19:04:54 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:04:55 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:04:56 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:04:57 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:04:58 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:04:59 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:05:00 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:05:00 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (413 ms) by sky_v13
2012/12/03 19:05:01 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:05:02 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:05:03 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:05:04 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:05:05 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:05:06 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:05:07 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:05:07 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:05:08 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:05:09 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:05:10 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:05:11 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:05:12 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:05:13 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:05:14 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:05:14 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (404 ms) by sky_v13
2012/12/03 19:05:15 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:05:16 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:05:17 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:05:18 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:05:19 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:05:20 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:05:21 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:05:21 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (405 ms) by sky_v13
2012/12/03 19:05:22 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:05:23 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:05:24 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:05:25 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:05:26 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:05:27 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:05:28 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:05:28 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:05:29 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:05:30 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:05:31 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:05:32 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:05:33 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:05:34 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:05:35 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:05:35 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:05:36 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:05:37 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:05:38 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:05:39 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:05:40 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:05:41 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:05:42 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:05:42 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:05:43 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:05:44 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:05:45 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:05:46 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:05:47 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:05:48 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:05:49 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:05:49 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:05:50 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:05:51 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:05:52 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:05:53 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:05:54 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:05:55 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:05:56 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:05:56 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:05:57 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:05:58 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:05:59 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:06:00 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:06:01 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:06:02 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:06:03 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:06:03 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:06:04 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:06:04 0 s Starting listener 0
2012/12/03 19:06:04 0 s pandora: disabled
2012/12/03 19:06:04 0 s Starting listener 0
2012/12/03 19:06:04 0 s csp: disabled
2012/12/03 19:06:04 0 s Starting listener 0
2012/12/03 19:06:04 0 s radegast: disabled
2012/12/03 19:06:04 0 s starting thread http
2012/12/03 19:06:04 0 s http thread started
2012/12/03 19:06:04 0 s starting thread reader check
2012/12/03 19:06:04 0 s reader check thread started
2012/12/03 19:06:04 0 s starting thread check
2012/12/03 19:06:04 0 s check thread started
2012/12/03 19:06:04 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:06:04 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:06:04 0 s waiting for local card init
2012/12/03 19:06:04 9820350 r sky_v13 [smargo] smargo init
2012/12/03 19:06:04 982F7B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:06:04 9820350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:06:05 9820350 r sky_v13 [smargo] card detected
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:06:10 9820350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:06:10 9900F60 r sky_v13 [videoguard2] classD0 ins40: (-2) status not ok 90 40
2012/12/03 19:06:10 9900F60 r sky_v13 [videoguard2] The card is not answering correctly! Restarting reader for safety
2012/12/03 19:06:10 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): not found (186 ms) by sky_v13
2012/12/03 19:06:10 9900F60 r sky_v13 [videoguard2] creating thread for device /dev/ttyUSB0
2012/12/03 19:06:10 98EB930 r sky_v13 [videoguard2] smargo init
2012/12/03 19:06:10 98EB930 r sky_v13 [videoguard2] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=500, cardmhz=357)
2012/12/03 19:06:11 98EB930 r sky_v13 [videoguard2] card detected
2012/12/03 19:06:12 9820350 r sky_v13 [smargo] card system not supported
2012/12/03 19:06:12 9820350 r sky_v13 [smargo] Normal mode failed, reverting to Deprecated Mode
2012/12/03 19:06:17 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (121 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] Specific mode: speed 'implicitly defined', not sure how to proceed, assuming default values
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=0
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:06:20 9820350 r sky_v13 [smargo] card system not supported
2012/12/03 19:06:20 9820350 r sky_v13 [smargo] card initializing error
2012/12/03 19:06:20 98EB930 r sky_v13 [smargo] Error activating card.
2012/12/03 19:06:21 0 s init for all local cards done
2012/12/03 19:06:21 0 s anti cascading disabled
2012/12/03 19:06:24 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (120 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] ready for requests
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:06:27 98EB930 r sky_v13 [videoguard2] card detected
2012/12/03 19:06:27 98EB930 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:06:31 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (120 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:38 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (121 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:45 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (430 ms) by sky_v13
2012/12/03 19:06:52 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:06:59 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:07:04 98ED790 h all debug_level=1
2012/12/03 19:07:04 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:05 0 share-updater mode=initfast t=1s i=6
2012/12/03 19:07:05 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:06 98FDEC0 c matching_reader became slot attribute of 1
2012/12/03 19:07:06 98FDEC0 c request_cw stage=2 to reader sky_v13 ecm hash=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:07:06 98FDEC0 c start reader thread action 5
2012/12/03 19:07:06 98EB930 r data from add_job action=5 client r sky_v13
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: cardreader_do_checkhealth returned rc=1
2012/12/03 19:07:06 0 share-updater mode=initfast t=1s i=5
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: after csystem.do_ecm rc=1
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: ret rc=1
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_process_ecm: cardreader_do_ecm returned rc=1 (ERROR=0)
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: ecm hash: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX real time: 406 ms
2012/12/03 19:07:06 98FDEC0 c poll() timeout
2012/12/03 19:07:06 98FDEC0 c sky_v13 [videoguard2] TRACE: ecm answer for ecm hash XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX rc=0
2012/12/03 19:07:06 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:07:06 98EB930 r add client job action 24 queue length 0 buero
2012/12/03 19:07:07 0 share-updater mode=initfast t=1s i=4
2012/12/03 19:07:07 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:08 0 share-updater mode=initfast t=1s i=3
2012/12/03 19:07:08 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:09 0 share-updater mode=initfast t=1s i=2
2012/12/03 19:07:09 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:10 0 share-updater mode=initfast t=1s i=1
2012/12/03 19:07:10 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:11 0 share-updater mode=interval t=240s
2012/12/03 19:07:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:13 0 --- Skipped 1 duplicated log lines ---
2012/12/03 19:07:13 98FDEC0 c matching_reader became slot attribute of 1
2012/12/03 19:07:13 98FDEC0 c request_cw stage=2 to reader sky_v13 ecm hash=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:07:13 98FDEC0 c start reader thread action 5
2012/12/03 19:07:13 98EB930 r data from add_job action=5 client r sky_v13
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: cardreader_do_checkhealth returned rc=1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: after csystem.do_ecm rc=1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: ret rc=1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_process_ecm: cardreader_do_ecm returned rc=1 (ERROR=0)
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: ecm hash: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX real time: 408 ms
2012/12/03 19:07:13 98FDEC0 c poll() timeout
2012/12/03 19:07:13 98FDEC0 c sky_v13 [videoguard2] TRACE: ecm answer for ecm hash XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX rc=0
2012/12/03 19:07:13 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:07:13 98EB930 r add client job action 24 queue length 0 buero
2012/12/03 19:07:14 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:14 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.21 => allowed
2012/12/03 19:07:15 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:07:15 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:20 0 --- Skipped 4 duplicated log lines ---
2012/12/03 19:07:20 98FDEC0 c matching_reader became slot attribute of 1
2012/12/03 19:07:20 98FDEC0 c request_cw stage=2 to reader sky_v13 ecm hash=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:07:20 98FDEC0 c start reader thread action 5
2012/12/03 19:07:20 98EB930 r data from add_job action=5 client r sky_v13
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: cardreader_do_checkhealth returned rc=1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: after csystem.do_ecm rc=1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: ret rc=1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_process_ecm: cardreader_do_ecm returned rc=1 (ERROR=0)
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: ecm hash: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX real time: 410 ms
2012/12/03 19:07:20 98FDEC0 c poll() timeout
2012/12/03 19:07:20 98FDEC0 c sky_v13 [videoguard2] TRACE: ecm answer for ecm hash XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX rc=0
2012/12/03 19:07:20 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (411 ms) by sky_v13
2012/12/03 19:07:20 98EB930 r add client job action 24 queue length 0 buero
2012/12/03 19:07:21 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:24 0 --- Skipped 3 duplicated log lines ---
2012/12/03 19:07:24 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.21 => allowed
2012/12/03 19:07:25 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:07:25 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:25 98FDEC0 c WARNING: invalid client
2012/12/03 19:07:25 98FDEC0 c buero disconnected from 192.168.178.21
2012/12/03 19:07:25 98FDEC0 c thread B756FB70 ended!
2012/12/03 19:07:26 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:08:25 0 --- Skipped 58 duplicated log lines ---
2012/12/03 19:09:25 0 --- Skipped 60 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:09:38 2012
-------------------------------------------------------------------------------
2012/12/03 19:09:38 0 s starting thread log_list_thread
2012/12/03 19:09:38 0 s log_list_thread thread started
2012/12/03 19:09:38 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:09:38 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:09:38 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:09:38 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:09:38 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:09:38 0 s signal handling initialized (type=sysv)
2012/12/03 19:09:38 0 s 130 service-id's loaded in 1ms
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s monitor: disabled
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s camd35: disabled
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s cs378x: disabled
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:09:39 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:09:40 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:09:41 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:09:42 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:09:43 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:09:44 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:09:45 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:09:46 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:09:47 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:09:48 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:09:49 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:09:50 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:09:51 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:09:52 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:09:53 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:09:54 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:09:55 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:09:56 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:09:57 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:09:58 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:09:59 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:10:00 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:10:01 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:10:02 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:10:03 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:10:04 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:10:05 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:10:06 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:10:07 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:10:08 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:10:09 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:10:10 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:10:11 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:10:12 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:10:13 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:10:14 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:10:15 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:10:16 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:10:17 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:10:18 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:10:19 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:10:20 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:10:21 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:10:22 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:10:23 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:10:24 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:10:25 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:10:25 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:10:26 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:10:27 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:10:28 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:10:29 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:10:30 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:10:31 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:10:32 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:10:33 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:10:34 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:10:35 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:10:36 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:10:37 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:10:38 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:10:39 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:10:40 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:10:41 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:10:42 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:10:43 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:10:44 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:10:45 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:10:46 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:10:47 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:10:48 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:10:49 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:10:50 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:10:51 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:10:52 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:10:53 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:10:54 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:10:55 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:10:56 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:10:57 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:10:58 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:10:59 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:11:00 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:11:01 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:11:02 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:11:03 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:11:04 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:11:05 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:11:06 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:11:07 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:11:08 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:11:09 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:11:10 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:11:11 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:11:11 0 --- Skipped 46 duplicated log lines ---
2012/12/03 19:11:11 0 share-updater mode=interval t=240s
2012/12/03 19:11:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:11:12 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:11:13 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:11:14 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:11:15 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:11:16 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:11:17 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:11:18 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:11:19 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:11:20 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:11:21 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:11:22 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:11:23 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:11:24 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:11:25 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:11:26 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:11:27 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:11:28 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:11:29 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:11:30 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:11:31 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:11:32 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:11:33 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:11:34 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:11:35 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:11:36 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:11:37 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:11:37 0 s Starting listener 0
2012/12/03 19:11:37 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:11:38 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:11:39 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:11:40 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:11:41 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:11:42 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:11:43 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:11:44 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:11:45 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:11:46 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:11:47 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:11:48 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:11:49 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:11:50 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:11:51 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:11:52 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:11:53 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:11:54 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:11:55 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:11:56 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:11:57 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:11:58 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:11:59 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:12:00 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:12:01 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:12:02 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:12:03 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:12:04 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:12:05 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:12:06 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:12:07 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:12:08 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:12:09 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:12:10 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:12:11 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:12:11 0 --- Skipped 59 duplicated log lines ---
2012/12/03 19:12:12 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:12:13 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:12:14 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:12:15 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:12:16 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:12:17 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:12:18 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:12:19 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:12:20 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:12:21 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:12:22 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:12:23 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:12:24 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:12:25 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:12:26 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:12:27 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:12:28 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:12:29 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:12:30 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:12:31 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:12:32 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:12:33 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:12:34 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:12:35 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:12:36 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:12:37 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:12:38 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:12:39 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:12:40 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:12:41 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:12:42 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:12:43 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:12:44 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:12:45 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:12:46 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:12:47 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:12:48 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:12:49 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:12:50 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:12:51 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:12:52 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:12:53 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:12:54 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:12:55 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:12:56 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:12:57 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:12:58 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:12:59 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:13:00 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:13:01 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:13:02 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:13:03 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:13:04 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:13:05 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:13:06 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:13:07 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:13:08 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:13:09 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:13:10 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:13:11 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:13:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:13:12 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:13:13 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:13:14 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:13:15 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:13:16 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:13:17 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:13:18 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:13:19 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:13:20 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:13:21 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:13:22 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:13:23 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:13:24 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:13:25 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:13:26 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:13:27 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:13:28 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:13:29 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:13:30 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:13:31 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:13:32 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:13:33 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:13:34 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:13:35 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:13:36 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:13:36 0 s Starting listener 0
2012/12/03 19:13:36 0 s pandora: disabled
2012/12/03 19:13:36 0 s Starting listener 0
2012/12/03 19:13:36 0 s csp: disabled
2012/12/03 19:13:36 0 s Starting listener 0
2012/12/03 19:13:36 0 s radegast: disabled
2012/12/03 19:13:36 0 s starting thread http
2012/12/03 19:13:36 0 s http thread started
2012/12/03 19:13:36 0 s starting thread reader check
2012/12/03 19:13:36 0 s reader check thread started
2012/12/03 19:13:36 0 s starting thread check
2012/12/03 19:13:36 0 s check thread started
2012/12/03 19:13:36 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:13:36 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:13:36 0 s waiting for local card init
2012/12/03 19:13:36 8804350 r sky_v13 [smargo] smargo init
2012/12/03 19:13:36 88137B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:13:36 8804350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:13:37 8804350 r sky_v13 [smargo] card detected
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:13:42 8804350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:13:43 8804350 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:13:43 8804350 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] ready for requests
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:13:44 8804350 r sky_v13 [videoguard2] card detected
2012/12/03 19:13:44 8804350 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:58 0 s init for all local cards done
2012/12/03 19:13:58 0 s anti cascading disabled
2012/12/03 19:14:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:15:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:15:11 0 share-updater mode=interval t=240s
2012/12/03 19:15:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:16:11 0 --- Skipped 59 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:17:10 2012
-------------------------------------------------------------------------------
2012/12/03 19:17:10 0 s starting thread log_list_thread
2012/12/03 19:17:10 0 s log_list_thread thread started
2012/12/03 19:17:10 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:17:10 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:17:10 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:17:10 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:17:10 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:17:10 0 s signal handling initialized (type=sysv)
2012/12/03 19:17:10 0 s 130 service-id's loaded in 1ms
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s monitor: disabled
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s camd35: disabled
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s cs378x: disabled
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:17:11 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:17:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:17:12 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:17:13 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:17:14 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:17:15 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:17:16 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:17:17 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:17:18 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:17:19 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:17:20 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:17:21 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:17:22 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:17:23 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:17:24 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:17:25 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:17:26 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:17:27 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:17:28 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:17:29 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:17:30 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:17:31 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:17:32 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:17:33 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:17:34 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:17:35 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:17:36 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:17:37 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:17:38 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:17:39 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:17:40 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:17:41 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:17:42 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:17:43 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:17:44 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:17:45 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:17:46 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:17:47 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:17:48 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:17:49 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:17:50 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:17:51 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:17:52 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:17:53 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:17:54 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:17:55 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:17:56 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:17:57 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:17:58 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:17:59 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:18:00 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:18:01 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:18:02 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:18:03 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:18:04 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:18:05 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:18:06 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:18:07 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:18:08 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:18:09 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:18:10 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:18:11 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:18:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:18:12 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:18:13 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:18:14 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:18:15 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:18:16 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:18:17 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:18:18 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:18:19 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:18:20 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:18:21 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:18:22 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:18:23 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:18:24 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:18:25 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:18:26 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:18:27 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:18:28 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:18:29 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:18:30 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:18:31 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:18:32 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:18:33 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:18:34 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:18:35 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:18:36 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:18:37 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:18:38 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:18:39 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:18:40 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:18:41 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:18:42 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:18:43 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:18:44 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:18:45 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:18:46 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:18:47 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:18:48 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:18:49 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:18:50 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:18:51 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:18:52 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:18:53 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:18:54 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:18:55 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:18:56 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:18:57 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:18:58 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:18:59 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:19:00 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:19:01 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:19:02 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:19:03 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:19:04 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:19:05 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:19:06 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:19:07 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:19:08 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:19:09 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:19:09 0 s Starting listener 0
2012/12/03 19:19:09 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:19:10 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:19:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:19:11 0 share-updater mode=interval t=240s
2012/12/03 19:19:11 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:19:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:19:12 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:19:13 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:19:14 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:19:15 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:19:16 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:19:17 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:19:18 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:19:19 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:19:20 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:19:21 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:19:22 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:19:23 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:19:24 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:19:25 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:19:26 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:19:27 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:19:28 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:19:29 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:19:30 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:19:31 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:19:32 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:19:33 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:19:34 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:19:35 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:19:36 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:19:37 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:19:38 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:19:39 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:19:40 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:19:41 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:19:42 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:19:43 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:19:44 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:19:45 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:19:46 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:19:47 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:19:48 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:19:49 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:19:50 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:19:51 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:19:52 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:19:53 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:19:54 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:19:55 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:19:56 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:19:57 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:19:58 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:19:59 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:20:00 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:20:01 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:20:02 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:20:03 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:20:04 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:20:05 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:20:06 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:20:07 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:20:08 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:20:09 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:20:10 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:20:11 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:20:11 0 --- Skipped 59 duplicated log lines ---
2012/12/03 19:20:12 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:20:13 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:20:14 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:20:15 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:20:16 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:20:17 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:20:18 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:20:19 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:20:20 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:20:21 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:20:22 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:20:23 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:20:24 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:20:25 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:20:26 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:20:27 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:20:28 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:20:29 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:20:30 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:20:31 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:20:32 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:20:33 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:20:34 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:20:35 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:20:36 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:20:37 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:20:38 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:20:39 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:20:40 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:20:41 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:20:42 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:20:43 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:20:44 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:20:45 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:20:46 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:20:47 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:20:48 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:20:49 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:20:50 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:20:51 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:20:52 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:20:53 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:20:54 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:20:55 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:20:56 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:20:57 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:20:58 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:20:59 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:21:00 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:21:01 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:21:02 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:21:03 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:21:04 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:21:05 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:21:06 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:21:07 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:21:08 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:21:08 0 s Starting listener 0
2012/12/03 19:21:08 0 s pandora: disabled
2012/12/03 19:21:08 0 s Starting listener 0
2012/12/03 19:21:08 0 s csp: disabled
2012/12/03 19:21:08 0 s Starting listener 0
2012/12/03 19:21:08 0 s radegast: disabled
2012/12/03 19:21:08 0 s starting thread http
2012/12/03 19:21:08 0 s http thread started
2012/12/03 19:21:08 0 s starting thread reader check
2012/12/03 19:21:08 0 s reader check thread started
2012/12/03 19:21:08 0 s starting thread check
2012/12/03 19:21:08 0 s check thread started
2012/12/03 19:21:08 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:21:08 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:21:08 0 s waiting for local card init
2012/12/03 19:21:08 99BA350 r sky_v13 [smargo] smargo init
2012/12/03 19:21:08 99C97B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:21:08 99BA350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:21:09 99BA350 r sky_v13 [smargo] card detected
2012/12/03 19:21:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:21:15 99BA350 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:21:15 99BA350 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] ready for requests
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:21:16 99BA350 r sky_v13 [videoguard2] card detected
2012/12/03 19:21:16 99BA350 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:22 99BA350 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:22 99BA350 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:30 0 s init for all local cards done
2012/12/03 19:21:30 0 s anti cascading disabled
2012/12/03 19:22:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:23:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:23:11 0 share-updater mode=interval t=240s
2012/12/03 19:23:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:24:11 0 --- Skipped 59 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:24:42 2012
-------------------------------------------------------------------------------
2012/12/03 19:24:42 0 s starting thread log_list_thread
2012/12/03 19:24:42 0 s log_list_thread thread started
2012/12/03 19:24:42 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:24:42 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:24:42 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:24:42 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:24:42 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:24:42 0 s signal handling initialized (type=sysv)
2012/12/03 19:24:42 0 s 130 service-id's loaded in 1ms
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s monitor: disabled
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s camd35: disabled
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s cs378x: disabled
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:24:43 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:24:44 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:24:45 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:24:46 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:24:47 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:24:48 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:24:49 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:24:50 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:24:51 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:24:52 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:24:53 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:24:54 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:24:55 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:24:56 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:24:57 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:24:58 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:24:59 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:25:00 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:25:01 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:25:02 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:25:03 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:25:04 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:25:05 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:25:06 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:25:07 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:25:08 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:25:09 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:25:10 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:25:11 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:25:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:25:12 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:25:13 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:25:14 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:25:15 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:25:16 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:25:17 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:25:18 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:25:19 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:25:20 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:25:21 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:25:22 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:25:23 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:25:24 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:25:25 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:25:26 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:25:27 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:25:28 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:25:29 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:25:30 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:25:31 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:25:32 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:25:33 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:25:34 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:25:35 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:25:36 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:25:37 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:25:38 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:25:39 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:25:40 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:25:41 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:25:42 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:25:43 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:25:44 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:25:45 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:25:46 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:25:47 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:25:48 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:25:49 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:25:50 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:25:51 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:25:52 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:25:53 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:25:54 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:25:55 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:25:56 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:25:57 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:25:58 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:25:59 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:26:00 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:26:01 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:26:02 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:26:03 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:26:04 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:26:05 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:26:06 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:26:07 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:26:08 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:26:09 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:26:10 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:26:11 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:26:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:26:12 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:26:13 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:26:14 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:26:15 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:26:16 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:26:17 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:26:18 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:26:19 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:26:20 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:26:21 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:26:22 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:26:23 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:26:24 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:26:25 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:26:26 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:26:27 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:26:28 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:26:29 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:26:30 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:26:31 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:26:32 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:26:33 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:26:34 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:26:35 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:26:36 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:26:37 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:26:38 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:26:39 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:26:40 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:26:41 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:26:41 0 s Starting listener 0
2012/12/03 19:26:41 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:26:42 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:26:43 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:26:44 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:26:45 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:26:46 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:26:47 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:26:48 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:26:49 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:26:50 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:26:51 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:26:52 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:26:53 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:26:54 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:26:55 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:26:56 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:26:57 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:26:58 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:26:59 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:27:00 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:27:01 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:27:02 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:27:03 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:27:04 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:27:05 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:27:06 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:27:07 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:27:08 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:27:09 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:27:10 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:27:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:27:11 0 share-updater mode=interval t=240s
2012/12/03 19:27:11 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:27:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:27:12 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:27:13 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:27:14 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:27:15 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:27:16 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:27:17 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:27:18 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:27:19 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:27:20 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:27:21 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:27:22 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:27:23 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:27:24 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:27:25 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:27:26 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:27:27 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:27:28 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:27:29 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:27:30 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:27:31 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:27:32 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:27:33 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:27:34 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:27:35 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:27:36 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:27:37 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:27:38 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:27:39 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:27:40 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:27:41 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:27:42 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:27:43 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:27:44 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:27:45 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:27:46 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:27:47 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:27:48 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:27:49 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:27:50 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:27:51 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:27:52 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:27:53 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:27:54 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:27:55 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:27:56 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:27:57 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:27:58 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:27:59 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:28:00 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:28:01 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:28:02 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:28:03 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:28:04 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:28:05 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:28:06 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:28:07 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:28:08 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:28:09 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:28:10 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:28:11 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:28:11 0 --- Skipped 59 duplicated log lines ---
2012/12/03 19:28:12 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:28:13 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:28:14 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:28:15 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:28:16 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:28:17 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:28:18 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:28:19 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:28:20 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:28:21 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:28:22 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:28:23 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:28:24 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:28:25 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:28:26 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:28:27 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:28:28 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:28:29 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:28:30 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:28:31 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:28:32 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:28:33 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:28:34 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:28:35 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:28:36 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:28:37 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:28:38 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:28:39 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:28:40 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:28:40 0 s Starting listener 0
2012/12/03 19:28:40 0 s pandora: disabled
2012/12/03 19:28:40 0 s Starting listener 0
2012/12/03 19:28:40 0 s csp: disabled
2012/12/03 19:28:40 0 s Starting listener 0
2012/12/03 19:28:40 0 s radegast: disabled
2012/12/03 19:28:40 0 s starting thread http
2012/12/03 19:28:40 0 s http thread started
2012/12/03 19:28:40 0 s starting thread reader check
2012/12/03 19:28:40 0 s reader check thread started
2012/12/03 19:28:40 0 s starting thread check
2012/12/03 19:28:40 0 s check thread started
2012/12/03 19:28:40 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:28:40 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:28:40 0 s waiting for local card init
2012/12/03 19:28:40 94B2350 r sky_v13 [smargo] smargo init
2012/12/03 19:28:40 94C17B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:28:40 94B2350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:28:41 94B2350 r sky_v13 [smargo] card detected
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:28:47 94B2350 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:28:47 94B2350 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] ready for requests
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:28:48 94B2350 r sky_v13 [videoguard2] card detected
2012/12/03 19:28:48 94B2350 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:29:02 0 s init for all local cards done
2012/12/03 19:29:02 0 s anti cascading disabled
2012/12/03 19:29:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:30:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:31:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:31:11 0 share-updater mode=interval t=240s
2012/12/03 19:31:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:11 0 --- Skipped 59 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:32:14 2012
-------------------------------------------------------------------------------
2012/12/03 19:32:14 0 s starting thread log_list_thread
2012/12/03 19:32:14 0 s log_list_thread thread started
2012/12/03 19:32:14 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:32:14 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:32:14 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:32:14 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:32:14 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:32:14 0 s signal handling initialized (type=sysv)
2012/12/03 19:32:14 0 s 130 service-id's loaded in 0ms
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s monitor: disabled
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s camd35: disabled
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s cs378x: disabled
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:32:15 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:32:16 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:32:17 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:32:18 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:32:19 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:32:20 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:32:21 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:32:22 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:32:23 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:32:24 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:32:25 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:32:26 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:32:27 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:32:28 0 --- Skipped 17 duplicated log lines ---
2012/12/03 19:32:28 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:28 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:28 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:28 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:32:29 0 --- Skipped 5 duplicated log lines ---
2012/12/03 19:32:29 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:29 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:32:30 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:32:31 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:32:32 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:32:33 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:32:34 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:32:35 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:32:36 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:32:37 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:32:38 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:32:38 0 --- Skipped 9 duplicated log lines ---
2012/12/03 19:32:38 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:39 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:39 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:39 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:32:40 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:32:41 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:32:42 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:32:43 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:32:44 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:32:45 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:32:46 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:32:47 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:32:48 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:32:49 0 --- Skipped 9 duplicated log lines ---
2012/12/03 19:32:49 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:49 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:49 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:49 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:32:50 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:32:51 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:32:52 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:32:53 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:32:54 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:32:55 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:32:55 0 --- Skipped 6 duplicated log lines ---
2012/12/03 19:32:55 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:56 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:56 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:56 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:32:57 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:32:58 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:32:59 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:59 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:59 0 --- Skipped 1 duplicated log lines ---
2012/12/03 19:32:59 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:59 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:33:00 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:33:01 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:33:02 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:33:03 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:33:04 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:33:05 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:33:06 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:33:07 0 --- Skipped 7 duplicated log lines ---
2012/12/03 19:33:07 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:33:07 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:33:07 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:33:08 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:33:08 98ED790 h Got sigpipe signal -> captured
2012/12/03 19:33:08 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:33:08 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
>> OSCam << cardserver started at Mon Dec 3 19:02:06 2012
-------------------------------------------------------------------------------
2012/12/03 19:02:06 0 s starting thread log_list_thread
2012/12/03 19:02:06 0 s log_list_thread thread started
2012/12/03 19:02:06 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:02:06 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:02:06 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:02:06 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:02:06 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:02:06 0 s signal handling initialized (type=sysv)
2012/12/03 19:02:06 0 s 130 service-id's loaded in 1ms
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s monitor: disabled
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s camd35: disabled
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s cs378x: disabled
2012/12/03 19:02:06 0 s Starting listener 0
2012/12/03 19:02:06 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:02:07 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:02:08 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:02:09 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:02:10 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:02:11 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:02:12 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:02:12 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:02:13 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:02:14 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:02:15 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:02:16 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:02:17 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:02:18 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:02:19 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:02:19 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:02:20 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:02:21 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:02:22 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:02:23 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:02:24 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:02:25 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:02:26 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:02:26 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (411 ms) by sky_v13
2012/12/03 19:02:27 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:02:28 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:02:29 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:02:30 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:02:31 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:02:32 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:02:33 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:02:33 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:02:34 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:02:35 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:02:36 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:02:37 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:02:38 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:02:39 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:02:40 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:02:40 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:02:41 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:02:42 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:02:43 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:02:44 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:02:45 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:02:46 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:02:47 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:02:47 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (412 ms) by sky_v13
2012/12/03 19:02:48 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:02:49 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:02:50 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:02:51 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:02:52 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:02:53 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:02:54 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:02:54 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:02:55 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:02:56 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:02:57 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:02:58 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:02:59 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:03:00 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:03:01 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:03:01 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (424 ms) by sky_v13
2012/12/03 19:03:02 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:03:03 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:03:04 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:03:05 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:03:06 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:03:07 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:03:08 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:03:08 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (412 ms) by sky_v13
2012/12/03 19:03:09 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:03:10 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:03:11 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:03:12 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:03:13 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:03:14 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:03:15 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:03:15 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:03:16 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:03:17 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:03:18 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:03:19 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:03:20 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:03:21 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:03:22 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:03:22 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (405 ms) by sky_v13
2012/12/03 19:03:23 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:03:24 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:03:25 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:03:26 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:03:27 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:03:28 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:03:29 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:03:29 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:03:30 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:03:31 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:03:32 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:03:33 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:03:34 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:03:35 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:03:36 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:03:36 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:03:37 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:03:38 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:03:39 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:03:40 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:03:41 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:03:42 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:03:43 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:03:43 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:03:44 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:03:45 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:03:46 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:03:47 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:03:48 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:03:49 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:03:50 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:03:50 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:03:51 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:03:52 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:03:53 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:03:54 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:03:55 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:03:56 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:03:57 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:03:57 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:03:58 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:03:59 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:04:00 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:04:01 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:04:02 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:04:03 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:04:04 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:04:04 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:04:05 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:04:05 0 s Starting listener 0
2012/12/03 19:04:05 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:04:06 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:04:07 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:04:08 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:04:09 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:04:10 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:04:11 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:04:11 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:04:12 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:04:13 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:04:14 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:04:15 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:04:16 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:04:17 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:04:18 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:04:18 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:04:19 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:04:20 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:04:21 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:04:22 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:04:23 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:04:24 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:04:25 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:04:25 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:04:26 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:04:27 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:04:28 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:04:29 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:04:30 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:04:31 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:04:32 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:04:32 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:04:33 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:04:34 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:04:35 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:04:36 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:04:37 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:04:38 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:04:39 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:04:39 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (411 ms) by sky_v13
2012/12/03 19:04:40 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:04:41 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:04:42 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:04:43 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:04:44 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:04:45 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:04:46 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:04:46 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:04:47 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:04:48 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:04:49 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:04:50 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:04:51 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:04:52 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:04:53 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:04:53 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (403 ms) by sky_v13
2012/12/03 19:04:54 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:04:55 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:04:56 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:04:57 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:04:58 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:04:59 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:05:00 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:05:00 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (413 ms) by sky_v13
2012/12/03 19:05:01 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:05:02 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:05:03 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:05:04 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:05:05 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:05:06 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:05:07 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:05:07 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:05:08 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:05:09 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:05:10 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:05:11 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:05:12 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:05:13 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:05:14 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:05:14 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (404 ms) by sky_v13
2012/12/03 19:05:15 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:05:16 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:05:17 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:05:18 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:05:19 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:05:20 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:05:21 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:05:21 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (405 ms) by sky_v13
2012/12/03 19:05:22 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:05:23 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:05:24 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:05:25 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:05:26 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:05:27 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:05:28 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:05:28 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:05:29 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:05:30 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:05:31 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:05:32 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:05:33 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:05:34 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:05:35 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:05:35 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:05:36 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:05:37 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:05:38 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:05:39 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:05:40 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:05:41 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:05:42 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:05:42 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (408 ms) by sky_v13
2012/12/03 19:05:43 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:05:44 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:05:45 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:05:46 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:05:47 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:05:48 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:05:49 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:05:49 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:05:50 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:05:51 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:05:52 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:05:53 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:05:54 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:05:55 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:05:56 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:05:56 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (410 ms) by sky_v13
2012/12/03 19:05:57 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:05:58 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:05:59 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:06:00 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:06:01 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:06:02 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:06:03 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:06:03 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:06:04 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:06:04 0 s Starting listener 0
2012/12/03 19:06:04 0 s pandora: disabled
2012/12/03 19:06:04 0 s Starting listener 0
2012/12/03 19:06:04 0 s csp: disabled
2012/12/03 19:06:04 0 s Starting listener 0
2012/12/03 19:06:04 0 s radegast: disabled
2012/12/03 19:06:04 0 s starting thread http
2012/12/03 19:06:04 0 s http thread started
2012/12/03 19:06:04 0 s starting thread reader check
2012/12/03 19:06:04 0 s reader check thread started
2012/12/03 19:06:04 0 s starting thread check
2012/12/03 19:06:04 0 s check thread started
2012/12/03 19:06:04 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:06:04 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:06:04 0 s waiting for local card init
2012/12/03 19:06:04 9820350 r sky_v13 [smargo] smargo init
2012/12/03 19:06:04 982F7B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:06:04 9820350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:06:05 9820350 r sky_v13 [smargo] card detected
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:06:09 9820350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:06:10 9820350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:06:10 9900F60 r sky_v13 [videoguard2] classD0 ins40: (-2) status not ok 90 40
2012/12/03 19:06:10 9900F60 r sky_v13 [videoguard2] The card is not answering correctly! Restarting reader for safety
2012/12/03 19:06:10 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): not found (186 ms) by sky_v13
2012/12/03 19:06:10 9900F60 r sky_v13 [videoguard2] creating thread for device /dev/ttyUSB0
2012/12/03 19:06:10 98EB930 r sky_v13 [videoguard2] smargo init
2012/12/03 19:06:10 98EB930 r sky_v13 [videoguard2] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=500, cardmhz=357)
2012/12/03 19:06:11 98EB930 r sky_v13 [videoguard2] card detected
2012/12/03 19:06:12 9820350 r sky_v13 [smargo] card system not supported
2012/12/03 19:06:12 9820350 r sky_v13 [smargo] Normal mode failed, reverting to Deprecated Mode
2012/12/03 19:06:17 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (121 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] Specific mode: speed 'implicitly defined', not sure how to proceed, assuming default values
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=0
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:06:19 9820350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:06:20 9820350 r sky_v13 [smargo] card system not supported
2012/12/03 19:06:20 9820350 r sky_v13 [smargo] card initializing error
2012/12/03 19:06:20 98EB930 r sky_v13 [smargo] Error activating card.
2012/12/03 19:06:21 0 s init for all local cards done
2012/12/03 19:06:21 0 s anti cascading disabled
2012/12/03 19:06:24 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (120 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:06:25 98EB930 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] ready for requests
2012/12/03 19:06:27 98EB930 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:06:27 98EB930 r sky_v13 [videoguard2] card detected
2012/12/03 19:06:27 98EB930 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:06:31 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (120 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:32 98EB930 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:33 98EB930 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:06:38 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): rejected group (121 ms) (0/0/0/0) (no matching reader)
2012/12/03 19:06:45 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (430 ms) by sky_v13
2012/12/03 19:06:52 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:06:59 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (406 ms) by sky_v13
2012/12/03 19:07:04 98ED790 h all debug_level=1
2012/12/03 19:07:04 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:05 0 share-updater mode=initfast t=1s i=6
2012/12/03 19:07:05 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:06 98FDEC0 c matching_reader became slot attribute of 1
2012/12/03 19:07:06 98FDEC0 c request_cw stage=2 to reader sky_v13 ecm hash=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:07:06 98FDEC0 c start reader thread action 5
2012/12/03 19:07:06 98EB930 r data from add_job action=5 client r sky_v13
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: cardreader_do_checkhealth returned rc=1
2012/12/03 19:07:06 0 share-updater mode=initfast t=1s i=5
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: after csystem.do_ecm rc=1
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: ret rc=1
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_process_ecm: cardreader_do_ecm returned rc=1 (ERROR=0)
2012/12/03 19:07:06 98EB930 r sky_v13 [videoguard2] TRACE: ecm hash: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX real time: 406 ms
2012/12/03 19:07:06 98FDEC0 c poll() timeout
2012/12/03 19:07:06 98FDEC0 c sky_v13 [videoguard2] TRACE: ecm answer for ecm hash XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX rc=0
2012/12/03 19:07:06 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (407 ms) by sky_v13
2012/12/03 19:07:06 98EB930 r add client job action 24 queue length 0 buero
2012/12/03 19:07:07 0 share-updater mode=initfast t=1s i=4
2012/12/03 19:07:07 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:08 0 share-updater mode=initfast t=1s i=3
2012/12/03 19:07:08 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:09 0 share-updater mode=initfast t=1s i=2
2012/12/03 19:07:09 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:10 0 share-updater mode=initfast t=1s i=1
2012/12/03 19:07:10 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:11 0 share-updater mode=interval t=240s
2012/12/03 19:07:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:13 0 --- Skipped 1 duplicated log lines ---
2012/12/03 19:07:13 98FDEC0 c matching_reader became slot attribute of 1
2012/12/03 19:07:13 98FDEC0 c request_cw stage=2 to reader sky_v13 ecm hash=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:07:13 98FDEC0 c start reader thread action 5
2012/12/03 19:07:13 98EB930 r data from add_job action=5 client r sky_v13
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: cardreader_do_checkhealth returned rc=1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: after csystem.do_ecm rc=1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: ret rc=1
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_process_ecm: cardreader_do_ecm returned rc=1 (ERROR=0)
2012/12/03 19:07:13 98EB930 r sky_v13 [videoguard2] TRACE: ecm hash: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX real time: 408 ms
2012/12/03 19:07:13 98FDEC0 c poll() timeout
2012/12/03 19:07:13 98FDEC0 c sky_v13 [videoguard2] TRACE: ecm answer for ecm hash XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX rc=0
2012/12/03 19:07:13 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (409 ms) by sky_v13
2012/12/03 19:07:13 98EB930 r add client job action 24 queue length 0 buero
2012/12/03 19:07:14 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:14 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.21 => allowed
2012/12/03 19:07:15 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:07:15 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:20 0 --- Skipped 4 duplicated log lines ---
2012/12/03 19:07:20 98FDEC0 c matching_reader became slot attribute of 1
2012/12/03 19:07:20 98FDEC0 c request_cw stage=2 to reader sky_v13 ecm hash=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:07:20 98FDEC0 c start reader thread action 5
2012/12/03 19:07:20 98EB930 r data from add_job action=5 client r sky_v13
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: cardreader_do_checkhealth returned rc=1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: after csystem.do_ecm rc=1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_ecm: ret rc=1
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_process_ecm: cardreader_do_ecm returned rc=1 (ERROR=0)
2012/12/03 19:07:20 98EB930 r sky_v13 [videoguard2] TRACE: ecm hash: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX real time: 410 ms
2012/12/03 19:07:20 98FDEC0 c poll() timeout
2012/12/03 19:07:20 98FDEC0 c sky_v13 [videoguard2] TRACE: ecm answer for ecm hash XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX rc=0
2012/12/03 19:07:20 98FDEC0 c buero (09C4&000000/0000/0081/B3:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX): found (411 ms) by sky_v13
2012/12/03 19:07:20 98EB930 r add client job action 24 queue length 0 buero
2012/12/03 19:07:21 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:24 0 --- Skipped 3 duplicated log lines ---
2012/12/03 19:07:24 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.21 => allowed
2012/12/03 19:07:25 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:07:25 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:07:25 98FDEC0 c WARNING: invalid client
2012/12/03 19:07:25 98FDEC0 c buero disconnected from 192.168.178.21
2012/12/03 19:07:25 98FDEC0 c thread B756FB70 ended!
2012/12/03 19:07:26 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:08:25 0 --- Skipped 58 duplicated log lines ---
2012/12/03 19:09:25 0 --- Skipped 60 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:09:38 2012
-------------------------------------------------------------------------------
2012/12/03 19:09:38 0 s starting thread log_list_thread
2012/12/03 19:09:38 0 s log_list_thread thread started
2012/12/03 19:09:38 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:09:38 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:09:38 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:09:38 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:09:38 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:09:38 0 s signal handling initialized (type=sysv)
2012/12/03 19:09:38 0 s 130 service-id's loaded in 1ms
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s monitor: disabled
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s camd35: disabled
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s cs378x: disabled
2012/12/03 19:09:38 0 s Starting listener 0
2012/12/03 19:09:38 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:09:39 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:09:40 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:09:41 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:09:42 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:09:43 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:09:44 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:09:45 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:09:46 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:09:47 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:09:48 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:09:49 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:09:50 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:09:51 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:09:52 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:09:53 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:09:54 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:09:55 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:09:56 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:09:57 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:09:58 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:09:59 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:10:00 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:10:01 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:10:02 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:10:03 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:10:04 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:10:05 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:10:06 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:10:07 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:10:08 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:10:09 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:10:10 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:10:11 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:10:12 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:10:13 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:10:14 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:10:15 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:10:16 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:10:17 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:10:18 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:10:19 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:10:20 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:10:21 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:10:22 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:10:23 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:10:24 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:10:25 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:10:25 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:10:26 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:10:27 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:10:28 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:10:29 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:10:30 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:10:31 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:10:32 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:10:33 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:10:34 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:10:35 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:10:36 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:10:37 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:10:38 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:10:39 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:10:40 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:10:41 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:10:42 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:10:43 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:10:44 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:10:45 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:10:46 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:10:47 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:10:48 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:10:49 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:10:50 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:10:51 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:10:52 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:10:53 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:10:54 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:10:55 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:10:56 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:10:57 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:10:58 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:10:59 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:11:00 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:11:01 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:11:02 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:11:03 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:11:04 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:11:05 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:11:06 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:11:07 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:11:08 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:11:09 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:11:10 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:11:11 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:11:11 0 --- Skipped 46 duplicated log lines ---
2012/12/03 19:11:11 0 share-updater mode=interval t=240s
2012/12/03 19:11:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:11:12 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:11:13 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:11:14 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:11:15 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:11:16 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:11:17 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:11:18 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:11:19 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:11:20 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:11:21 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:11:22 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:11:23 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:11:24 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:11:25 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:11:26 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:11:27 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:11:28 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:11:29 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:11:30 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:11:31 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:11:32 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:11:33 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:11:34 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:11:35 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:11:36 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:11:37 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:11:37 0 s Starting listener 0
2012/12/03 19:11:37 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:11:38 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:11:39 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:11:40 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:11:41 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:11:42 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:11:43 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:11:44 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:11:45 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:11:46 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:11:47 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:11:48 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:11:49 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:11:50 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:11:51 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:11:52 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:11:53 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:11:54 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:11:55 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:11:56 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:11:57 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:11:58 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:11:59 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:12:00 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:12:01 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:12:02 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:12:03 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:12:04 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:12:05 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:12:06 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:12:07 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:12:08 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:12:09 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:12:10 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:12:11 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:12:11 0 --- Skipped 59 duplicated log lines ---
2012/12/03 19:12:12 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:12:13 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:12:14 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:12:15 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:12:16 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:12:17 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:12:18 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:12:19 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:12:20 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:12:21 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:12:22 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:12:23 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:12:24 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:12:25 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:12:26 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:12:27 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:12:28 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:12:29 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:12:30 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:12:31 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:12:32 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:12:33 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:12:34 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:12:35 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:12:36 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:12:37 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:12:38 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:12:39 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:12:40 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:12:41 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:12:42 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:12:43 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:12:44 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:12:45 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:12:46 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:12:47 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:12:48 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:12:49 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:12:50 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:12:51 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:12:52 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:12:53 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:12:54 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:12:55 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:12:56 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:12:57 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:12:58 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:12:59 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:13:00 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:13:01 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:13:02 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:13:03 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:13:04 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:13:05 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:13:06 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:13:07 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:13:08 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:13:09 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:13:10 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:13:11 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:13:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:13:12 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:13:13 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:13:14 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:13:15 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:13:16 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:13:17 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:13:18 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:13:19 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:13:20 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:13:21 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:13:22 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:13:23 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:13:24 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:13:25 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:13:26 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:13:27 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:13:28 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:13:29 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:13:30 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:13:31 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:13:32 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:13:33 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:13:34 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:13:35 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:13:36 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:13:36 0 s Starting listener 0
2012/12/03 19:13:36 0 s pandora: disabled
2012/12/03 19:13:36 0 s Starting listener 0
2012/12/03 19:13:36 0 s csp: disabled
2012/12/03 19:13:36 0 s Starting listener 0
2012/12/03 19:13:36 0 s radegast: disabled
2012/12/03 19:13:36 0 s starting thread http
2012/12/03 19:13:36 0 s http thread started
2012/12/03 19:13:36 0 s starting thread reader check
2012/12/03 19:13:36 0 s reader check thread started
2012/12/03 19:13:36 0 s starting thread check
2012/12/03 19:13:36 0 s check thread started
2012/12/03 19:13:36 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:13:36 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:13:36 0 s waiting for local card init
2012/12/03 19:13:36 8804350 r sky_v13 [smargo] smargo init
2012/12/03 19:13:36 88137B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:13:36 8804350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:13:37 8804350 r sky_v13 [smargo] card detected
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:13:41 8804350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:13:42 8804350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:13:43 8804350 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:13:43 8804350 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] ready for requests
2012/12/03 19:13:44 8804350 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:13:44 8804350 r sky_v13 [videoguard2] card detected
2012/12/03 19:13:44 8804350 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:49 8804350 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:13:58 0 s init for all local cards done
2012/12/03 19:13:58 0 s anti cascading disabled
2012/12/03 19:14:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:15:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:15:11 0 share-updater mode=interval t=240s
2012/12/03 19:15:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:16:11 0 --- Skipped 59 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:17:10 2012
-------------------------------------------------------------------------------
2012/12/03 19:17:10 0 s starting thread log_list_thread
2012/12/03 19:17:10 0 s log_list_thread thread started
2012/12/03 19:17:10 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:17:10 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:17:10 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:17:10 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:17:10 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:17:10 0 s signal handling initialized (type=sysv)
2012/12/03 19:17:10 0 s 130 service-id's loaded in 1ms
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s monitor: disabled
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s camd35: disabled
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s cs378x: disabled
2012/12/03 19:17:10 0 s Starting listener 0
2012/12/03 19:17:10 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:17:11 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:17:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:17:12 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:17:13 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:17:14 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:17:15 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:17:16 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:17:17 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:17:18 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:17:19 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:17:20 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:17:21 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:17:22 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:17:23 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:17:24 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:17:25 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:17:26 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:17:27 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:17:28 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:17:29 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:17:30 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:17:31 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:17:32 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:17:33 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:17:34 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:17:35 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:17:36 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:17:37 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:17:38 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:17:39 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:17:40 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:17:41 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:17:42 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:17:43 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:17:44 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:17:45 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:17:46 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:17:47 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:17:48 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:17:49 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:17:50 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:17:51 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:17:52 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:17:53 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:17:54 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:17:55 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:17:56 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:17:57 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:17:58 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:17:59 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:18:00 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:18:01 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:18:02 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:18:03 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:18:04 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:18:05 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:18:06 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:18:07 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:18:08 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:18:09 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:18:10 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:18:11 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:18:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:18:12 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:18:13 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:18:14 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:18:15 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:18:16 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:18:17 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:18:18 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:18:19 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:18:20 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:18:21 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:18:22 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:18:23 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:18:24 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:18:25 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:18:26 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:18:27 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:18:28 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:18:29 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:18:30 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:18:31 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:18:32 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:18:33 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:18:34 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:18:35 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:18:36 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:18:37 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:18:38 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:18:39 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:18:40 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:18:41 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:18:42 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:18:43 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:18:44 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:18:45 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:18:46 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:18:47 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:18:48 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:18:49 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:18:50 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:18:51 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:18:52 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:18:53 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:18:54 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:18:55 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:18:56 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:18:57 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:18:58 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:18:59 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:19:00 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:19:01 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:19:02 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:19:03 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:19:04 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:19:05 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:19:06 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:19:07 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:19:08 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:19:09 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:19:09 0 s Starting listener 0
2012/12/03 19:19:09 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:19:10 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:19:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:19:11 0 share-updater mode=interval t=240s
2012/12/03 19:19:11 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:19:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:19:12 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:19:13 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:19:14 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:19:15 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:19:16 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:19:17 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:19:18 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:19:19 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:19:20 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:19:21 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:19:22 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:19:23 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:19:24 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:19:25 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:19:26 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:19:27 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:19:28 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:19:29 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:19:30 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:19:31 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:19:32 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:19:33 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:19:34 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:19:35 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:19:36 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:19:37 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:19:38 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:19:39 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:19:40 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:19:41 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:19:42 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:19:43 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:19:44 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:19:45 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:19:46 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:19:47 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:19:48 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:19:49 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:19:50 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:19:51 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:19:52 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:19:53 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:19:54 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:19:55 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:19:56 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:19:57 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:19:58 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:19:59 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:20:00 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:20:01 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:20:02 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:20:03 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:20:04 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:20:05 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:20:06 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:20:07 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:20:08 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:20:09 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:20:10 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:20:11 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:20:11 0 --- Skipped 59 duplicated log lines ---
2012/12/03 19:20:12 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:20:13 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:20:14 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:20:15 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:20:16 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:20:17 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:20:18 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:20:19 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:20:20 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:20:21 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:20:22 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:20:23 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:20:24 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:20:25 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:20:26 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:20:27 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:20:28 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:20:29 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:20:30 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:20:31 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:20:32 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:20:33 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:20:34 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:20:35 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:20:36 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:20:37 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:20:38 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:20:39 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:20:40 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:20:41 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:20:42 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:20:43 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:20:44 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:20:45 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:20:46 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:20:47 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:20:48 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:20:49 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:20:50 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:20:51 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:20:52 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:20:53 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:20:54 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:20:55 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:20:56 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:20:57 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:20:58 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:20:59 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:21:00 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:21:01 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:21:02 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:21:03 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:21:04 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:21:05 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:21:06 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:21:07 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:21:08 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:21:08 0 s Starting listener 0
2012/12/03 19:21:08 0 s pandora: disabled
2012/12/03 19:21:08 0 s Starting listener 0
2012/12/03 19:21:08 0 s csp: disabled
2012/12/03 19:21:08 0 s Starting listener 0
2012/12/03 19:21:08 0 s radegast: disabled
2012/12/03 19:21:08 0 s starting thread http
2012/12/03 19:21:08 0 s http thread started
2012/12/03 19:21:08 0 s starting thread reader check
2012/12/03 19:21:08 0 s reader check thread started
2012/12/03 19:21:08 0 s starting thread check
2012/12/03 19:21:08 0 s check thread started
2012/12/03 19:21:08 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:21:08 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:21:08 0 s waiting for local card init
2012/12/03 19:21:08 99BA350 r sky_v13 [smargo] smargo init
2012/12/03 19:21:08 99C97B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:21:08 99BA350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:21:09 99BA350 r sky_v13 [smargo] card detected
2012/12/03 19:21:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:21:14 99BA350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:21:15 99BA350 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:21:15 99BA350 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] ready for requests
2012/12/03 19:21:16 99BA350 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:21:16 99BA350 r sky_v13 [videoguard2] card detected
2012/12/03 19:21:16 99BA350 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:21 99BA350 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:22 99BA350 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:22 99BA350 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:21:30 0 s init for all local cards done
2012/12/03 19:21:30 0 s anti cascading disabled
2012/12/03 19:22:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:23:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:23:11 0 share-updater mode=interval t=240s
2012/12/03 19:23:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:24:11 0 --- Skipped 59 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:24:42 2012
-------------------------------------------------------------------------------
2012/12/03 19:24:42 0 s starting thread log_list_thread
2012/12/03 19:24:42 0 s log_list_thread thread started
2012/12/03 19:24:42 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:24:42 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:24:42 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:24:42 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:24:42 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:24:42 0 s signal handling initialized (type=sysv)
2012/12/03 19:24:42 0 s 130 service-id's loaded in 1ms
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s monitor: disabled
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s camd35: disabled
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s cs378x: disabled
2012/12/03 19:24:42 0 s Starting listener 0
2012/12/03 19:24:42 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:24:43 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:24:44 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:24:45 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:24:46 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:24:47 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:24:48 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:24:49 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:24:50 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:24:51 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:24:52 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:24:53 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:24:54 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:24:55 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:24:56 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:24:57 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:24:58 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:24:59 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:25:00 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:25:01 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:25:02 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:25:03 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:25:04 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:25:05 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:25:06 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:25:07 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:25:08 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:25:09 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:25:10 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:25:11 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:25:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:25:12 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:25:13 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:25:14 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:25:15 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:25:16 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:25:17 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:25:18 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:25:19 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:25:20 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:25:21 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:25:22 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:25:23 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:25:24 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:25:25 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:25:26 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:25:27 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:25:28 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:25:29 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:25:30 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:25:31 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:25:32 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:25:33 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:25:34 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:25:35 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:25:36 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:25:37 0 s newcamd: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:25:38 0 s newcamd: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:25:39 0 s newcamd: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:25:40 0 s newcamd: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:25:41 0 s newcamd: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:25:42 0 s newcamd: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:25:43 0 s newcamd: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:25:44 0 s newcamd: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:25:45 0 s newcamd: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:25:46 0 s newcamd: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:25:47 0 s newcamd: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:25:48 0 s newcamd: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:25:49 0 s newcamd: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:25:50 0 s newcamd: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:25:51 0 s newcamd: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:25:52 0 s newcamd: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:25:53 0 s newcamd: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:25:54 0 s newcamd: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:25:55 0 s newcamd: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:25:56 0 s newcamd: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:25:57 0 s newcamd: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:25:58 0 s newcamd: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:25:59 0 s newcamd: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:26:00 0 s newcamd: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:26:01 0 s newcamd: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:26:02 0 s newcamd: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:26:03 0 s newcamd: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:26:04 0 s newcamd: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:26:05 0 s newcamd: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:26:06 0 s newcamd: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:26:07 0 s newcamd: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:26:08 0 s newcamd: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:26:09 0 s newcamd: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:26:10 0 s newcamd: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:26:11 0 s newcamd: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:26:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:26:12 0 s newcamd: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:26:13 0 s newcamd: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:26:14 0 s newcamd: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:26:15 0 s newcamd: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:26:16 0 s newcamd: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:26:17 0 s newcamd: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:26:18 0 s newcamd: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:26:19 0 s newcamd: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:26:20 0 s newcamd: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:26:21 0 s newcamd: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:26:22 0 s newcamd: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:26:23 0 s newcamd: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:26:24 0 s newcamd: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:26:25 0 s newcamd: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:26:26 0 s newcamd: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:26:27 0 s newcamd: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:26:28 0 s newcamd: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:26:29 0 s newcamd: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:26:30 0 s newcamd: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:26:31 0 s newcamd: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:26:32 0 s newcamd: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:26:33 0 s newcamd: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:26:34 0 s newcamd: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:26:35 0 s newcamd: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:26:36 0 s newcamd: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:26:37 0 s newcamd: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:26:38 0 s newcamd: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:26:39 0 s newcamd: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:26:40 0 s newcamd: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:26:41 0 s newcamd: Bind request failed (Address already in use), giving up
2012/12/03 19:26:41 0 s Starting listener 0
2012/12/03 19:26:41 0 s cccam: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:26:42 0 s cccam: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:26:43 0 s cccam: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:26:44 0 s cccam: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:26:45 0 s cccam: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:26:46 0 s cccam: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:26:47 0 s cccam: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:26:48 0 s cccam: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:26:49 0 s cccam: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:26:50 0 s cccam: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:26:51 0 s cccam: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:26:52 0 s cccam: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:26:53 0 s cccam: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:26:54 0 s cccam: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:26:55 0 s cccam: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:26:56 0 s cccam: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:26:57 0 s cccam: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:26:58 0 s cccam: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:26:59 0 s cccam: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:27:00 0 s cccam: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:27:01 0 s cccam: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:27:02 0 s cccam: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:27:03 0 s cccam: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:27:04 0 s cccam: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:27:05 0 s cccam: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:27:06 0 s cccam: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:27:07 0 s cccam: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:27:08 0 s cccam: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:27:09 0 s cccam: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:27:10 0 s cccam: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:27:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:27:11 0 share-updater mode=interval t=240s
2012/12/03 19:27:11 0 s cccam: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:27:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:27:12 0 s cccam: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:27:13 0 s cccam: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:27:14 0 s cccam: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:27:15 0 s cccam: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:27:16 0 s cccam: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:27:17 0 s cccam: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:27:18 0 s cccam: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:27:19 0 s cccam: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:27:20 0 s cccam: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:27:21 0 s cccam: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:27:22 0 s cccam: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:27:23 0 s cccam: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:27:24 0 s cccam: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:27:25 0 s cccam: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:27:26 0 s cccam: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:27:27 0 s cccam: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:27:28 0 s cccam: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:27:29 0 s cccam: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:27:30 0 s cccam: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:27:31 0 s cccam: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:27:32 0 s cccam: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:27:33 0 s cccam: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:27:34 0 s cccam: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:27:35 0 s cccam: Bind request failed (Address already in use), waiting another 65 seconds
2012/12/03 19:27:36 0 s cccam: Bind request failed (Address already in use), waiting another 64 seconds
2012/12/03 19:27:37 0 s cccam: Bind request failed (Address already in use), waiting another 63 seconds
2012/12/03 19:27:38 0 s cccam: Bind request failed (Address already in use), waiting another 62 seconds
2012/12/03 19:27:39 0 s cccam: Bind request failed (Address already in use), waiting another 61 seconds
2012/12/03 19:27:40 0 s cccam: Bind request failed (Address already in use), waiting another 60 seconds
2012/12/03 19:27:41 0 s cccam: Bind request failed (Address already in use), waiting another 59 seconds
2012/12/03 19:27:42 0 s cccam: Bind request failed (Address already in use), waiting another 58 seconds
2012/12/03 19:27:43 0 s cccam: Bind request failed (Address already in use), waiting another 57 seconds
2012/12/03 19:27:44 0 s cccam: Bind request failed (Address already in use), waiting another 56 seconds
2012/12/03 19:27:45 0 s cccam: Bind request failed (Address already in use), waiting another 55 seconds
2012/12/03 19:27:46 0 s cccam: Bind request failed (Address already in use), waiting another 54 seconds
2012/12/03 19:27:47 0 s cccam: Bind request failed (Address already in use), waiting another 53 seconds
2012/12/03 19:27:48 0 s cccam: Bind request failed (Address already in use), waiting another 52 seconds
2012/12/03 19:27:49 0 s cccam: Bind request failed (Address already in use), waiting another 51 seconds
2012/12/03 19:27:50 0 s cccam: Bind request failed (Address already in use), waiting another 50 seconds
2012/12/03 19:27:51 0 s cccam: Bind request failed (Address already in use), waiting another 49 seconds
2012/12/03 19:27:52 0 s cccam: Bind request failed (Address already in use), waiting another 48 seconds
2012/12/03 19:27:53 0 s cccam: Bind request failed (Address already in use), waiting another 47 seconds
2012/12/03 19:27:54 0 s cccam: Bind request failed (Address already in use), waiting another 46 seconds
2012/12/03 19:27:55 0 s cccam: Bind request failed (Address already in use), waiting another 45 seconds
2012/12/03 19:27:56 0 s cccam: Bind request failed (Address already in use), waiting another 44 seconds
2012/12/03 19:27:57 0 s cccam: Bind request failed (Address already in use), waiting another 43 seconds
2012/12/03 19:27:58 0 s cccam: Bind request failed (Address already in use), waiting another 42 seconds
2012/12/03 19:27:59 0 s cccam: Bind request failed (Address already in use), waiting another 41 seconds
2012/12/03 19:28:00 0 s cccam: Bind request failed (Address already in use), waiting another 40 seconds
2012/12/03 19:28:01 0 s cccam: Bind request failed (Address already in use), waiting another 39 seconds
2012/12/03 19:28:02 0 s cccam: Bind request failed (Address already in use), waiting another 38 seconds
2012/12/03 19:28:03 0 s cccam: Bind request failed (Address already in use), waiting another 37 seconds
2012/12/03 19:28:04 0 s cccam: Bind request failed (Address already in use), waiting another 36 seconds
2012/12/03 19:28:05 0 s cccam: Bind request failed (Address already in use), waiting another 35 seconds
2012/12/03 19:28:06 0 s cccam: Bind request failed (Address already in use), waiting another 34 seconds
2012/12/03 19:28:07 0 s cccam: Bind request failed (Address already in use), waiting another 33 seconds
2012/12/03 19:28:08 0 s cccam: Bind request failed (Address already in use), waiting another 32 seconds
2012/12/03 19:28:09 0 s cccam: Bind request failed (Address already in use), waiting another 31 seconds
2012/12/03 19:28:10 0 s cccam: Bind request failed (Address already in use), waiting another 30 seconds
2012/12/03 19:28:11 0 s cccam: Bind request failed (Address already in use), waiting another 29 seconds
2012/12/03 19:28:11 0 --- Skipped 59 duplicated log lines ---
2012/12/03 19:28:12 0 s cccam: Bind request failed (Address already in use), waiting another 28 seconds
2012/12/03 19:28:13 0 s cccam: Bind request failed (Address already in use), waiting another 27 seconds
2012/12/03 19:28:14 0 s cccam: Bind request failed (Address already in use), waiting another 26 seconds
2012/12/03 19:28:15 0 s cccam: Bind request failed (Address already in use), waiting another 25 seconds
2012/12/03 19:28:16 0 s cccam: Bind request failed (Address already in use), waiting another 24 seconds
2012/12/03 19:28:17 0 s cccam: Bind request failed (Address already in use), waiting another 23 seconds
2012/12/03 19:28:18 0 s cccam: Bind request failed (Address already in use), waiting another 22 seconds
2012/12/03 19:28:19 0 s cccam: Bind request failed (Address already in use), waiting another 21 seconds
2012/12/03 19:28:20 0 s cccam: Bind request failed (Address already in use), waiting another 20 seconds
2012/12/03 19:28:21 0 s cccam: Bind request failed (Address already in use), waiting another 19 seconds
2012/12/03 19:28:22 0 s cccam: Bind request failed (Address already in use), waiting another 18 seconds
2012/12/03 19:28:23 0 s cccam: Bind request failed (Address already in use), waiting another 17 seconds
2012/12/03 19:28:24 0 s cccam: Bind request failed (Address already in use), waiting another 16 seconds
2012/12/03 19:28:25 0 s cccam: Bind request failed (Address already in use), waiting another 15 seconds
2012/12/03 19:28:26 0 s cccam: Bind request failed (Address already in use), waiting another 14 seconds
2012/12/03 19:28:27 0 s cccam: Bind request failed (Address already in use), waiting another 13 seconds
2012/12/03 19:28:28 0 s cccam: Bind request failed (Address already in use), waiting another 12 seconds
2012/12/03 19:28:29 0 s cccam: Bind request failed (Address already in use), waiting another 11 seconds
2012/12/03 19:28:30 0 s cccam: Bind request failed (Address already in use), waiting another 10 seconds
2012/12/03 19:28:31 0 s cccam: Bind request failed (Address already in use), waiting another 9 seconds
2012/12/03 19:28:32 0 s cccam: Bind request failed (Address already in use), waiting another 8 seconds
2012/12/03 19:28:33 0 s cccam: Bind request failed (Address already in use), waiting another 7 seconds
2012/12/03 19:28:34 0 s cccam: Bind request failed (Address already in use), waiting another 6 seconds
2012/12/03 19:28:35 0 s cccam: Bind request failed (Address already in use), waiting another 5 seconds
2012/12/03 19:28:36 0 s cccam: Bind request failed (Address already in use), waiting another 4 seconds
2012/12/03 19:28:37 0 s cccam: Bind request failed (Address already in use), waiting another 3 seconds
2012/12/03 19:28:38 0 s cccam: Bind request failed (Address already in use), waiting another 2 seconds
2012/12/03 19:28:39 0 s cccam: Bind request failed (Address already in use), waiting another 1 seconds
2012/12/03 19:28:40 0 s cccam: Bind request failed (Address already in use), giving up
2012/12/03 19:28:40 0 s Starting listener 0
2012/12/03 19:28:40 0 s pandora: disabled
2012/12/03 19:28:40 0 s Starting listener 0
2012/12/03 19:28:40 0 s csp: disabled
2012/12/03 19:28:40 0 s Starting listener 0
2012/12/03 19:28:40 0 s radegast: disabled
2012/12/03 19:28:40 0 s starting thread http
2012/12/03 19:28:40 0 s http thread started
2012/12/03 19:28:40 0 s starting thread reader check
2012/12/03 19:28:40 0 s reader check thread started
2012/12/03 19:28:40 0 s starting thread check
2012/12/03 19:28:40 0 s check thread started
2012/12/03 19:28:40 0 s sky_v13 [smargo] creating thread for device /dev/ttyUSB0
2012/12/03 19:28:40 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2012/12/03 19:28:40 0 s waiting for local card init
2012/12/03 19:28:40 94B2350 r sky_v13 [smargo] smargo init
2012/12/03 19:28:40 94C17B8 h HTTP Server couldn't bind on port 83 (errno=98 Address already in use). Not starting HTTP!
2012/12/03 19:28:40 94B2350 r sky_v13 [smargo] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2012/12/03 19:28:41 94B2350 r sky_v13 [smargo] card detected
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] ATR: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] Init card protocol T0, FI=1, F=372, D=1, N=3
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] Setting baudrate to 9600 bps
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] Calculated work ETU is 74.40 us
2012/12/03 19:28:46 94B2350 r sky_v13 [smargo] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 5.00 Mhz (specified in reader->mhz)
2012/12/03 19:28:47 94B2350 r sky_v13 [smargo] Card type: P1TV
2012/12/03 19:28:47 94B2350 r sky_v13 [smargo] Rom version: 10A7
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] parental lock setting: FF FF FF FF
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] type: VideoGuard Sky Germany (09C4), caid: 09C4
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] serial: ########, BoxID: ########, baseyear: 2004
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] ready for requests
2012/12/03 19:28:48 94B2350 r sky_v13 [smargo] found card system videoguard2
2012/12/03 19:28:48 94B2350 r sky_v13 [videoguard2] card detected
2012/12/03 19:28:48 94B2350 r sky_v13 [videoguard2] type: VideoGuard Sky Germany (09C4)
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 005a, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 007b, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 007d, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 0081, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 008e, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c0, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c7, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c8, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00c9, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00ca, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:53 94B2350 r sky_v13 [videoguard2] tier: 00cb, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00d4, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00f3, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00fa, expiry date: 2013/03/01-00:01:00
2012/12/03 19:28:54 94B2350 r sky_v13 [videoguard2] tier: 00ff, expiry date: 2013/03/01-00:01:00
2012/12/03 19:29:02 0 s init for all local cards done
2012/12/03 19:29:02 0 s anti cascading disabled
2012/12/03 19:29:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:30:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:31:11 0 --- Skipped 60 duplicated log lines ---
2012/12/03 19:31:11 0 share-updater mode=interval t=240s
2012/12/03 19:31:11 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:11 0 --- Skipped 59 duplicated log lines ---
-------------------------------------------------------------------------------
>> OSCam << cardserver started at Mon Dec 3 19:32:14 2012
-------------------------------------------------------------------------------
2012/12/03 19:32:14 0 s starting thread log_list_thread
2012/12/03 19:32:14 0 s log_list_thread thread started
2012/12/03 19:32:14 0 s >> OSCam << cardserver started, version 1.20-unstable_svn, build #7944 (i486-linux-gnu)
2012/12/03 19:32:14 0 s version=1.20-unstable_svn, build #7944, system=i486-linux-gnu, nice=-1
2012/12/03 19:32:14 0 s client max. idle=120 sec, debug level=0, filter_sensitive=1
2012/12/03 19:32:14 0 s max. logsize=4069 Kb, loghistorysize=4096 bytes
2012/12/03 19:32:14 0 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=120 ms
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.services" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s userdb reloaded: 6 accounts loaded, 0 expired, 0 disabled
2012/12/03 19:32:14 0 s signal handling initialized (type=sysv)
2012/12/03 19:32:14 0 s 130 service-id's loaded in 0ms
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.tiers" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.provid" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.guess" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.ird" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.whitelist" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s ERROR: Cannot open file "/usr/local/etc/oscam.cacheex" (errno=2 No such file or directory)
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s monitor: disabled
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s camd35: disabled
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s cs378x: disabled
2012/12/03 19:32:14 0 s Starting listener 0
2012/12/03 19:32:14 0 s newcamd: Bind request failed (Address already in use), waiting another 119 seconds
2012/12/03 19:32:15 0 s newcamd: Bind request failed (Address already in use), waiting another 118 seconds
2012/12/03 19:32:16 0 s newcamd: Bind request failed (Address already in use), waiting another 117 seconds
2012/12/03 19:32:17 0 s newcamd: Bind request failed (Address already in use), waiting another 116 seconds
2012/12/03 19:32:18 0 s newcamd: Bind request failed (Address already in use), waiting another 115 seconds
2012/12/03 19:32:19 0 s newcamd: Bind request failed (Address already in use), waiting another 114 seconds
2012/12/03 19:32:20 0 s newcamd: Bind request failed (Address already in use), waiting another 113 seconds
2012/12/03 19:32:21 0 s newcamd: Bind request failed (Address already in use), waiting another 112 seconds
2012/12/03 19:32:22 0 s newcamd: Bind request failed (Address already in use), waiting another 111 seconds
2012/12/03 19:32:23 0 s newcamd: Bind request failed (Address already in use), waiting another 110 seconds
2012/12/03 19:32:24 0 s newcamd: Bind request failed (Address already in use), waiting another 109 seconds
2012/12/03 19:32:25 0 s newcamd: Bind request failed (Address already in use), waiting another 108 seconds
2012/12/03 19:32:26 0 s newcamd: Bind request failed (Address already in use), waiting another 107 seconds
2012/12/03 19:32:27 0 s newcamd: Bind request failed (Address already in use), waiting another 106 seconds
2012/12/03 19:32:28 0 --- Skipped 17 duplicated log lines ---
2012/12/03 19:32:28 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:28 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:28 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:28 0 s newcamd: Bind request failed (Address already in use), waiting another 105 seconds
2012/12/03 19:32:29 0 --- Skipped 5 duplicated log lines ---
2012/12/03 19:32:29 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:29 0 s newcamd: Bind request failed (Address already in use), waiting another 104 seconds
2012/12/03 19:32:30 0 s newcamd: Bind request failed (Address already in use), waiting another 103 seconds
2012/12/03 19:32:31 0 s newcamd: Bind request failed (Address already in use), waiting another 102 seconds
2012/12/03 19:32:32 0 s newcamd: Bind request failed (Address already in use), waiting another 101 seconds
2012/12/03 19:32:33 0 s newcamd: Bind request failed (Address already in use), waiting another 100 seconds
2012/12/03 19:32:34 0 s newcamd: Bind request failed (Address already in use), waiting another 99 seconds
2012/12/03 19:32:35 0 s newcamd: Bind request failed (Address already in use), waiting another 98 seconds
2012/12/03 19:32:36 0 s newcamd: Bind request failed (Address already in use), waiting another 97 seconds
2012/12/03 19:32:37 0 s newcamd: Bind request failed (Address already in use), waiting another 96 seconds
2012/12/03 19:32:38 0 s newcamd: Bind request failed (Address already in use), waiting another 95 seconds
2012/12/03 19:32:38 0 --- Skipped 9 duplicated log lines ---
2012/12/03 19:32:38 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:39 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:39 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:39 0 s newcamd: Bind request failed (Address already in use), waiting another 94 seconds
2012/12/03 19:32:40 0 s newcamd: Bind request failed (Address already in use), waiting another 93 seconds
2012/12/03 19:32:41 0 s newcamd: Bind request failed (Address already in use), waiting another 92 seconds
2012/12/03 19:32:42 0 s newcamd: Bind request failed (Address already in use), waiting another 91 seconds
2012/12/03 19:32:43 0 s newcamd: Bind request failed (Address already in use), waiting another 90 seconds
2012/12/03 19:32:44 0 s newcamd: Bind request failed (Address already in use), waiting another 89 seconds
2012/12/03 19:32:45 0 s newcamd: Bind request failed (Address already in use), waiting another 88 seconds
2012/12/03 19:32:46 0 s newcamd: Bind request failed (Address already in use), waiting another 87 seconds
2012/12/03 19:32:47 0 s newcamd: Bind request failed (Address already in use), waiting another 86 seconds
2012/12/03 19:32:48 0 s newcamd: Bind request failed (Address already in use), waiting another 85 seconds
2012/12/03 19:32:49 0 --- Skipped 9 duplicated log lines ---
2012/12/03 19:32:49 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:49 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:49 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:49 0 s newcamd: Bind request failed (Address already in use), waiting another 84 seconds
2012/12/03 19:32:50 0 s newcamd: Bind request failed (Address already in use), waiting another 83 seconds
2012/12/03 19:32:51 0 s newcamd: Bind request failed (Address already in use), waiting another 82 seconds
2012/12/03 19:32:52 0 s newcamd: Bind request failed (Address already in use), waiting another 81 seconds
2012/12/03 19:32:53 0 s newcamd: Bind request failed (Address already in use), waiting another 80 seconds
2012/12/03 19:32:54 0 s newcamd: Bind request failed (Address already in use), waiting another 79 seconds
2012/12/03 19:32:55 0 s newcamd: Bind request failed (Address already in use), waiting another 78 seconds
2012/12/03 19:32:55 0 --- Skipped 6 duplicated log lines ---
2012/12/03 19:32:55 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:56 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:56 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:56 0 s newcamd: Bind request failed (Address already in use), waiting another 77 seconds
2012/12/03 19:32:57 0 s newcamd: Bind request failed (Address already in use), waiting another 76 seconds
2012/12/03 19:32:58 0 s newcamd: Bind request failed (Address already in use), waiting another 75 seconds
2012/12/03 19:32:59 0 --- Skipped 2 duplicated log lines ---
2012/12/03 19:32:59 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:32:59 0 --- Skipped 1 duplicated log lines ---
2012/12/03 19:32:59 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:32:59 0 s newcamd: Bind request failed (Address already in use), waiting another 74 seconds
2012/12/03 19:33:00 0 s newcamd: Bind request failed (Address already in use), waiting another 73 seconds
2012/12/03 19:33:01 0 s newcamd: Bind request failed (Address already in use), waiting another 72 seconds
2012/12/03 19:33:02 0 s newcamd: Bind request failed (Address already in use), waiting another 71 seconds
2012/12/03 19:33:03 0 s newcamd: Bind request failed (Address already in use), waiting another 70 seconds
2012/12/03 19:33:04 0 s newcamd: Bind request failed (Address already in use), waiting another 69 seconds
2012/12/03 19:33:05 0 s newcamd: Bind request failed (Address already in use), waiting another 68 seconds
2012/12/03 19:33:06 0 s newcamd: Bind request failed (Address already in use), waiting another 67 seconds
2012/12/03 19:33:07 0 --- Skipped 7 duplicated log lines ---
2012/12/03 19:33:07 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:33:07 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:33:07 0 s newcamd: Bind request failed (Address already in use), waiting another 66 seconds
2012/12/03 19:33:08 98ED790 h WebIf: Origin checked. Result: access from 192.168.178.31 => allowed
2012/12/03 19:33:08 98ED790 h Got sigpipe signal -> captured
2012/12/03 19:33:08 98EB930 r sky_v13 [videoguard2] TRACE: cardreader_do_checkhealth: reader->card_status = 2, ret = 1
2012/12/03 19:33:08 0 s newcamd: Bind request failed (Address already in use), waiting another 65 seconds